#bigbox{
text-align:center;
}
#tarife_bas {
	text-align:left;
	width: 340px;
	border: 1px solid #000;
	float: left;
	background-image: url(../images/tarife_banner_bas.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 1em 2em;
}

#tarife_pre {
	text-align:left;
	width: 340px;
	border: 1px solid #000;
	float: right;
	background-image: url(../images/tarife_banner_pre.jpg);
	background-repeat: no-repeat;
	margin: 5px 2em 1em 0;
}

#bas_text {
	border-top: 1px solid #000;
	background-color: #F0DEB2;
	margin-top:-3px;
}

#pre_text {
	border-top: 1px solid #000;
	background-color: #99ccff;
	margin-top:-3px;
}
#text_pad {
	padding:10px;
}
#text_pad p{
	margin: 0;
}

#text_pad ul {
padding:0;
}
#text_pad li {
	margin:0 0 0 1em;
	list-style: square;
}

#tarif_more{
	width:170px;
	float:left;
	font: normal 1em/180% Arial, Helvetica, sans-serif;
}
#tarif_order{
	width:145px;
	float:right;
	font: bold 1.2em/120% Arial, Helvetica, sans-serif;
	text-align: center;
}
#tarif_order a{
text-decoration:none;
}
#tarif_order a:hover{
text-decoration:underline;
}


#bas_text_pad p{
	margin: -10px 0 0 0;
}
#tarif_more_list{
	margin: 0 0 0 0;
}
#tarif_more_list li{
	list-style: none;
	list-style-type: none;
}
