/* AKR Interactive - Contact styles */

.AKR #main .block2 .section1 {	
	width:280px;
/*	width:300px; */
}

.AKR #main .block2 .section2 {	
	width:690px;
}


.AKR #main .block2 .section2 .send-msg-bar{
	width:680px;
	height:43px;
	background-image: url(../images/contactSendMsgBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.AKR #main .block2 .section2 #contact-form{	
/*	margin-left:10px; */
}


.msg-field {
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:500;
	height:298px;
	margin-bottom:11px;
	margin-top:24px;
	width:660px;
}

