#price ul{ list-style:none;}

#price{
	float:left;
	z-index:10;
	margin-right:0px;
	position:relative;
	line-height:18px;
	padding: 10px;
	}

#price h2{
	color:#38627e;
	font-size:16px;
	font-weight:bold;
	padding: 10px;	
	margin:0px;
	font-family : Tahoma;
	}

#price h3{
	color:#38627e;
	font-size:14px;
	font-weight:bold;
	padding: 5px 5px 5px 15px;	
	margin:0px;
	font-family : Tahoma;
	}

#price table.main_tbl{	
	width:600px;
	margin: 0px 0px 5px 0px;
}
#price table.main_tbl tr td div{	
	background: url(../images/052.gif) left top no-repeat #ebf1f5; 
	margin: 0px;
}
#price table.main_tbl tr td div div{
	height:33px;
	padding: 10px 0px 0px 10px;
	background: url(../images/053.gif) right top no-repeat; 
}
#price table.main_tbl tr td div div ul{margin:0px;padding:0px;}
#price table.main_tbl tr td div div ul li{
	float : left;
	padding : 0px;
	width : 20%;
	color : #38627e;
	font-family : Tahoma;
	font-weight : bold;
}
#price table.main_tbl tr td div div ul li.bord{
	background : url(../images/054.png) right top no-repeat;
	padding-left:0px;
	height:25px;
	width:70%;
	margin-right:55px;}

#price table.main_tbl2{	
	width:92%;
	margin: 10px 0px 10px 20px;
}
#price table.main_tbl2 tr td{	
	width:90%;
	padding: 10px 0px 10px 6px;
	background : url(../images/055.gif) left bottom repeat-x;
}
#price table.main_tbl2 tr:hover td{	
	padding: 10px 0px 10px 6px;
	background : url(../images/055.gif) left bottom repeat-x #ebf1f5;
}	
