.methodpod {
	-moz-border-radius-topleft : 15px;
	-webkit-border-top-left-radius : 15px;
	-moz-border-radius-topright : 15px;
	-webkit-border-top-right-radius : 15px;
	-moz-border-radius-bottomleft : 15px;
	-webkit-border-bottom-left-radius : 15px;
	-moz-border-radius-bottomright : 15px;
	-webkit-border-bottom-right-radius : 15px;
	border : 1px solid #acacac;
	background : url("../images/contact/fade_downup.png") repeat-x top left;
	margin : 10px 0;
}

.methodpod  h5 {
	float : left;
	background : url("../images/services/arrow_header.png") no-repeat 20px 22px;
	margin : 0;
	padding : 17px 20px 17px 30px;
	color : #000000;
	border : 0;
	font-size : 15px;
	width : 120px;
	white-space : nowrap;
	overflow : hidden;
}

.methodpod .divide {
	float : left;
	width : 48px;
	height : 52px;
	background : url("../images/contact/method_divider.png") no-repeat center center;
}

.methodpod .email span {
	float : left;
	width : 133px;
	height : 52px;
	margin : 0 5px;
	background : url("../images/contact/method_email.png") no-repeat center center;
	text-indent : -9999em;
}

.methodpod .support a {
	float : left;
	width : 133px;
	height : 52px;
	margin : 0 5px;
	background : url("../images/contact/method_support.png") no-repeat center center;
	text-indent : -9999em;
	outline : 0;
}

.methodpod .support a:hover {
	background-image : url("../images/contact/method_support_hover.png");
}

.methodpod .chat a {
	float : left;
	width : 133px;
	height : 52px;
	margin : 0 5px;
	background : url("../images/contact/method_chat.png") no-repeat center center;
	text-indent : -9999em;
	outline : 0;
}

.methodpod .chat a:hover {
	background-image : url("../images/contact/method_chat_hover.png");
}

.contactpod  {
	margin : 10px 0;
}

.contactpod .header {
	-moz-border-radius-topleft : 15px;
	-webkit-border-top-left-radius : 15px;
	-moz-border-radius-topright : 15px;
	-webkit-border-top-right-radius : 15px;
	border : 1px solid #acacac;
	border-bottom : 0px;
	background : url("../images/services/fade_downup.png") repeat-x top left;
	padding : 0;
	width : 647px;
}

.contactpod .header h1 {
	background : url("../images/services/arrow_header.png") no-repeat 20px 16px;
	margin : 0;
	padding : 11px 20px 10px 30px;
	color : #000000;
	border : 0;
	font-size : 15px;
}

.contactpod .content {
	border-left : 1px solid #acacac;
	border-right : 1px solid #acacac;
	width : 647px;
}

.contactpod .content .people {
	float : right;
	width : 270px;
	height : 200px;
	background : url("../images/contact/questionpeople.png") no-repeat center center;
	position : relative;
	top : -30px;
}

.contactpod .content label {
	display : block;
	font-size : 12px;
	padding : 10px 5px;
	width : 360px;
}

.contactpod .content label.half {
	float : left;
	width : 174px;
}

.contactpod .content label input {
	display : block;
	margin : 3px 0 0 0;
	width : 100%;
	border : 1px solid #acacac;
}

.contactpod .content label select {
	width : 222px;
}

.contactpod .content label textarea {
	display : block;
	margin : 3px 0 0 0;
	width : 358px;
	border : 1px solid #acacac;
	height : 150px;
}

.contactpod .footer {
	-moz-border-radius-bottomleft : 15px;
	-webkit-border-bottom-left-radius : 15px;
	-moz-border-radius-bottomright : 15px;
	-webkit-border-bottom-right-radius : 15px;
	width : 647px;
	background : #dcdcdc;
	padding : 12px 0;
	border : 1px solid #acacac;
	border-top : 0px;
}

.contactpod .footer .button.submit {
	cursor : pointer;
	margin : 0 auto;
}

h2 span {
	font-weight : normal;
	color : #818181;
}

.penscroll {
	float : left;
	width : 125px;
	height : 125px;
	background : url("../images/contact/scrollpen.png") no-repeat center center;
}

.mailing {
	float : left;
	width : 200px;
	font-size : 12px;
	padding : 20px 0;
}

.contacts {
	float : left;
	width : 275px;
	font-size : 12px;
	padding : 20px 0;
}

.contacts .fixed {
	float : left;
	display : block;
	width : 75px;
}