#contactcontentbox
{
	height:480px;
	font-size:12px;
}

.contactdetails
{
	width:350px;
	margin-top:15px;
	font-size:14px;
}

#contactleftpane
{
	float:left;
}

#contactrightpane
{
	float:right;
	text-align:center;
	margin-right:200px;
	/*margin-top:-50px;*/
}
/* written by karthik- ref: new design: june 09 2010 for contact us page */
 .paddedbox_k
{
	width:100%;
	padding:10px 10px 10px 10px;
}
 .subpagenav_K
 {
	margin-top:24px;
 }
 .whitebox_K
{
	background-color:white;
}
.graybox_K
{
	background-color:#eeeeee;
}

.round_K
{
	-moz-border-radius:5px 5px 5px 5px;
}


