#INFOContainer{
	width: 100%;
	text-align: center;
	clear:both;
	background-color: #ffebd2;
	background-image: url(../../img/cont_bg_r_205.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	color:#2f0707;
	padding: 0;
	margin: 0;
	border: 0;
}

#INFOContent{
	width:567px;
	clear:both;
}

#INFOContentTop{
   width:567px;
   padding-top: 1em;
   padding-bottom: 1em;
}

#INFOContentTop p {
font-size:9px;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align:center;
}

#INFOContentTop h1{
	font-size:1em;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 1em;	
	color:#2f0707;	
}

#INFOContentTop p .left {
text-align:left;
}


#INFOContentHeader{
	width:567px;
	text-align: left;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size:16px;		

}

#INFOContentBody {
	width:555px;
	line-height: 15px;
	text-align: left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 1em;
	padding-left:1em;
   }

#INFOContentBottom{
	width:567px;
	padding-top:5px;
}

#ShippingPrices{
padding-bottom: 2em;
}

#CountryPriceLine{
float:none;
width:567px;
clear:both;
}

#CountryShort{
padding-left: 5px;
width:20px;
float:left
}

#CountryDescription{
padding-left: 25px;
width:125px;
float:left
}

#CountryPrice{
padding-left: 10px;
width:100px;
text-align:right;
float:left;
}

#CountryPriceInfo{
margin-left:10px;
width:260px;
text-align:left;
float:left;

}


#body{
background: #ffebd2; padding: 0px;	background-image: url(../../img/cont_bg_l.jpg);
}

