#smoverviewcontainer{
	padding:10px;
}

#smoverviewcontainer .header{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#F0F0F0;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

* html #sm_validationerrors{
	width: 78% !important;
}

#sm_validationerrors{
	width: 80%;
	_width: 76%;
}


#smoverviewcontainer fieldset{
	width:350px !important;
	border:none;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:15px;
}

#smoverviewcontainer fieldset .leftsection{
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:right;
	padding-right:5px;
	padding-left:15px;
}

#smoverviewcontainer fieldset .rightsection{
	float:left;
	text-align:left;
	padding-left:5px;
}

#smoverviewcontainer fieldset .section{
	float:right;
	background-color:#B0B0B0;
	height:100px;
	width:200px;
	margin-top:10px;
	margin-right:20px;
}

#smoverviewcontainer fieldset.withLegend .section{
	border:0;
	background:none;
	width:auto;
}

#smoverviewcontainer fieldset.withLegend .section textarea{
	border:1px solid #FDE7CE;
}

#smoverviewcontainer fieldset label{
	text-align:left !important;
}

#smoverviewcontainer fieldset legend{
	margin-bottom:5px;
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
}

/*
#smnext{
	border:0;
	background: url('../img/nextstep.gif') no-repeat;
	cursor:pointer;
	width:100px;
	height:20px;
	float:right;
	font-size:0px;
}
*/

#smback{
	border:0;
	background: url('../img/previousstep.gif') no-repeat;
	cursor:pointer;
	width:80px;
	height:20px;
	float:right;
	font-size:0px;
	margin-right:10px;
}

#smcancel{
	border:0;
	background: url('../img/cancel.gif') no-repeat;
	cursor:pointer;
	width:80px;
	height:20px;
	float:right;
	font-size:0px;
	margin-left:10px;
	float:left;
}

label.msg1Title{
	text-align:left;
	width:250px;
	font-weight:bold;
}
label.msg1Desc{
	text-align:left;
	width:300px;
	padding-left:20px;
	padding-bottom:5px;
}
label.msg2-3Title{
	text-align:left;
	width:250px;
	text-decoration: underline;
	padding-left:20px;
	padding-bottom:5px;
}
label.msg2-3Desc{
	text-align:left;
	width:250px;
	padding-left:20px;
	padding-bottom:5px;
	font-size:11px;
}
label.msg2-close{
	text-align:left;
	width:250px;
	text-decoration: underline;
	padding-left:20px;
	padding-bottom:5px;
	font-size:11px;
}
div label.msg2-close:hover{
	cursor:pointer;
	width:40px;
}
.tablePremie td.col2{
	background-color:#DDDDDD;
	font-weight:bold;
}
.tablePremie tr.rowNoBorder td{
	border-bottom:0px;
}
.tablePremie td.premie{
	padding-left:10px;
}
.tablePremie td.BM{
	text-align:right;
	padding-right:10px;
}
.tablePremie{
	width:360px;_width:340px;
	border-style:none;
}
label.PCsx{
	width:120px;
	text-align:right;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	margin:0px;
}
label.PCsx.bold{
	font-weight:bold;
}
label.PCsx.policyDate{
	padding-bottom:15px;
	font-size:11px;
}
label.PCtop{
	width:90px;
	text-align:left;
	padding-left:3px;
}