							/* productpage */
							
							
div#content div#column_2 div.hr_blue{
	margin-top: 13px;
}

div#content div#column_2 h2{
	margin: 11px 0 0 0;	
}

div#content div#column_2 div.wrapper{
	width: 570px;
	overflow: hidden;
	background: url(/images/line_wrapper.gif) bottom no-repeat;
}

div#content div#column_2 div.wrapper div{
	float: left;
	width: 285px;
	padding: 0 20px 13px 10px;	
}

html>body div#content div#column_2 div.wrapper div{
	width: 255px;	
}

div#content div.wrapper div a{
	display: block;
	text-decoration: none;	
}

div#content div.wrapper div a:hover{
	text-decoration: underline;
}

div#content div.wrapper div a span{
	background: url(/images/readon.gif) no-repeat right;
	padding-right: 12px;
}
