.content a:hover{
	color:#0055ee !important;
}

a{
	color:#000 !important;
	text-decoration:underline !important;
}

#wrapper{
	font-size:10pt;
	width:760px;
	text-align:left;
	margin-top:5px;
}

.search_box{
	float:left;
	width:250px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:9pt;
	background:#ddeeff;
}

.search_box table{
	font-size:10pt;
}




.right_content{
	width:500px;
	padding-left:5px;
	float:right;
}

.intro{
	background:#ffeedd;
	border:1px solid #f70;
	padding:5px;
	margin:5px;
}

.content{
	clear:both;
	margin-top:10px;
}

h2{
	background:url(../image/h2back.gif) repeat-x;
	font-size:12pt;
	padding-left:10px;
	
	line-height:30px;
	color:#222;
	margin-bottom:2px;
}



.priceBody{
	background:#eee;
}

.priceBody h3{
	font-size:12pt;
	margin-bottom:0px;
}

.priceBody ul{
	margin-top:3px;
	font-size:10pt;
}


.body h3{
	background:#ffeebb;
	padding:4px;
	padding-top:6px;
}