.box {
  width: 550px;
  margin: 2px auto;
 

}
.titlea {
	margin-top: 0px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #006591;
	padding: 5px 20px 5px 20px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-blue.gif) no-repeat right ;	
	text-align:right;
	}
.contenta {
	margin-top: 0px;
	font: tahoma, 'Trebuchet MS', Sans-serif;
	color: #006591;
	padding: 5px 5px 5px 2px; 	
	border-bottom: 0px solid #EFF0F1;
	text-align:right;
	}	
.box div.topleft {
	display: block;
	background: url("../images/box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.box div.topright {
	display: block;
	background: url("../images/box-bg.png") top right no-repeat white;
	padding: 1.0em;
	margin: -2.0em 0 0 2.0em;
}
.imgbox {
padding-top: 10px;
padding-right: 10px;
background: url("../style/cbg_preview.gif") top right no-repeat;
border:0px;
}
.box div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("../images/box-bg.png") bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	background: url("../images/box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}

.warning_boxmail{width:490px;clear:both;background:url(../images/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.valid_boxmail{width:490px;clear:both;background:url(../images/valid.png) no-repeat left #edfce9;direction:rtl;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.valid_boxl{width:450px;clear:both;background:url(../images/valid.png) no-repeat center #edfce9;direction:rtl;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 40px 15px 60px;margin:0 0 10px 0;}

.error_boxl{width:450px;clear:both;background:url(../images/error.png) no-repeat center #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 40px 15px 60px;margin:0 0 10px 0;}


.error_box{width:540px;clear:both;background:url(../images/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}	
