@charset "utf-8";
/* Styles for Buy page */


label.paySolu {
	display:block;
	padding:10px 0 0 0;
	font-weight:bold;
	background-image: url(../images/list-bullet-gold.gif);
	background-repeat: no-repeat;
	background-position: 0% 70%;	
	padding-left: 12px;
	
}

.worldpay {
	float:right;
	margin:15px 0 0 0;
}
.submitAP {
	background-color:#FEF9F4;
	text-align:left;
	margin: 3px;
	padding: 0;
	color: #003396;
	border:0;
	text-decoration:underline;
}

.submitAP:hover {
	background-color:#FEF9F4;
	color: #458CFF;
	border:0;
}

dt {
    float: left;
    clear: left;
    width: 200px;
    text-align: left;
		font-size:0.9em;    
    font-weight: bold; 
  }
dd {
	font-size:0.9em;	
  margin: 0 0 0 210px;
  padding: 0 0 0.5em 0;
}

.mandat {
    height:304px !important;
    width:588px !important; 
    background: transparent url(../images/mandat_1y.jpg) no-repeat !important;
}

.mandat2 {
    height:304px !important;
    width:588px !important; 
    background: transparent url(../images/mandat_2y.jpg) no-repeat !important;
}
.mandat_user { 
position:relative;top:178px;left:300px;
color:red; font-size:1.2em; font-family: Verdana, sans-serif; font-weight: bold;LETTER-SPACING: 3.9px;
} 

.ol{
list-style: decimal;
}