#contentA,
#contentB {float:left;}

#contentA {
	width:286px;
	background:url(../images/content/contact.jpg) 14px 100% no-repeat;
	padding:7px 0 267px 9px;
	}
#contentA div {
	background:url(../images/text/contact_email.gif) 5px 0 no-repeat;
	width:224px;
	height:24px;
}
#contentA div  a {
	display:block;
	text-decoration:none;
	height:100%;
}
#contentA h2 {
	background-image:url(../images/text/contact_h2.gif);
	width:132px;
	height:54px;
}
#contentA h3,
#contentA p,
#contentA ul {padding:0 0 0 5px;}

#contentA h3 {
	font-size:0.75em;
	color:#FCAC01;
	}
#contentA li {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	clear:both;
	}
#contentA li span {
	display:block;
	float:left;
	width:60px;
	color:#e11673;
}
#contentA ul {margin:10px 0;}
#contentB {
	width:400px;
	padding:7px 0 0 0;
	}
	
#contentB h3 {
	background-image:url(../images/text/contact_h3.gif);
	width:254px;
	height:54px;
}
#contentB h4 {
	background-image:url(../images/text/about_main_Credentials.gif);
	width:121px;
	height:53px;
}

#contentB p {margin:0 0 1em 5px;}

#contentB li {
	background:url(../images/content/about_main_bullet.gif) 7px 0 no-repeat;
	padding:1px 0 8px 22px;
}

#contactform p strong {color:#fcac01;}

#contactform p {
	font-size:0.7em;
	color:#333;
	margin:0 0 10px 0;
	font-weight:bold;
}
#contactform td p {
	margin:0 0 4px 0;
	color:#bbbbbe;
	}
form {display:inline;}
input.full	{width:176px;}

input.twothirds	{width:129px;}

input.half	{width:82px;}

textarea {
	width:360px;
	height:85px;
}

input.full,
input.twothirds,
input.half,
textarea,
#emailfrom	{
	background:#fff;
	border:1px solid #6E8968;
	margin:0 0 8px 0;
}
td.a	{padding-right:10px;}