html {
overflow: auto;
overflow-x:hidden;
overflow-y:hidden;
}

html, body {
padding:0px;
margin:0 auto; 
height:100%;
min-height: 100%;
max-height: 100%;
font-family:arial;
color:#333;
font-size:12px;
}

.petrolpriceedit {
padding:10px;
}

.voucherwrap { 
padding:10px;
}


.editprice { font-size:12px;}

.prices { padding-top:10px; _padding-top:0px; _margin-top:-8px;}
.prices1 { float:left; width:75px; padding:3px 5px 0px 00px; text-align:right;}
.prices2 { float:left; width:100px;}
.prices3 { width:100px; padding:7px 0px 0px 0px;}
.clearit { clear:both; }

.petrolprice { font-size:12px; font-family:arial; width:50px; }

.btnExample {
  background: #FFFCCC url(../images/buttons/buttonbg.png) repeat-x;
 color: #e22b00;

font-family:arial;
  border: 1px solid #900;
  padding:3px;
 font-weight:bold;
font-size: 100%; 

}
.btnExample2 {
  background-color: #e22b00;
  background-position: 0 -50px;
  color:#fff;
}

.movepetrol { border:2px dotted #e22b00; padding:5px; position:absolute; top:35px; left:190px; width:200px;}



#voucher-code {

}

#voucher-code1 {
border:2px dashed #333;
background-color:#FFF74D;
padding:5px;

width:270px;
font-weight:bold;
font-size:15px;
text-align:center;
float:left;
margin-right:10px;
}



#ivoucher-code2 {
background-color:#eaeaea;
border:2px dashed #DADADA;
width:100px;
padding:5px;
float:left;
font-weight:bold;
font-size:15px;
text-align:center;
}


#voucher-code1 a:link,
#voucher-code1 a:visited,
#voucher-code1 a:active {
text-decoration:underline;
color:#5A4A0A;

}
#voucher-code1 a:hover {
text-decoration:underline;
color:#3B3106;
background-color:#FFF74D;
color:#333;
}
 

#ivoucher-code2 a:link,
#ivoucher-code2 a:visited,
#ivoucher-code2 a:active {
text-decoration:underline;
color:#e22b00;

}
#ivoucher-code2 a:hover {
text-decoration:none;
color:#fff;
background-color:#e22b00;

}
 .seperate10px {  height:15px; font-size:1px;}
 
