@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9dee6;
	background-image:url(images/pricelist_back.jpg);
	background-repeat:no-repeat;

}

a {
color: #555;
text-decoration: none;

}
p {
color: #555;
font-size:12px;

}


#pricedetails{
margin-top:-10px;
margin-left:30px;
width:175px;
}
#pricelist_list li {

	list-style-type: none;
	margin-right:-5px;
	margin-left: -40px;
margin-bottom:2px;

	
}
#pricelist_list li a{


	font-size:12px;
	
}