/* CSS Document */


.msgs{
	width:720px !important;
	margin-top:0px !important;
	border-radius:4px !important;}
.msgs #newmsg{
	margin-left:60px;
	margin-top:40px;
	margin-bottom:50px;}
	
.msgs label{
	width:100%;
	float:left;
	height:30px; line-height:30px;
	font-size:14px;}
.msgs .accountinputs{
	width:490px;}
.msgs .selectdiv select{
	width:500px;}
.msgs .accounttexts{
	width:500px;
	height:200px;}
	
.msgslabel{
	width:670px;
	height:30px; line-height:30px;
	text-indent:15px;
	background:url(css_images/mainheaderbg.png) top repeat-x;
	text-shadow:0px 1px 0 #fff;
	box-shadow:0px 1px 1px rgba(0, 0, 0, 0.18);
	color:black;
	font-size:14px;
	border-radius:4px;
	float:left;
	margin-bottom:20px;}
		
	
	

