@charset "utf-8";
/* CSS Document */

.rollerbannerpic {float: right;}

.rollerbannerpic {
	margin: -90px -25px 0 0;
	display: inline;
}

.rightprice {}



ul.pdf
	{width: 350px; float: left; margin: 10px 0 0 0;}
	
	ul.pdf li
		{margin: 0 10px 10px 0; display: block; width: 14.5em;}
		
		ul.pdf li a
			{display: block;color: #FFF; background-image: url(../images/icon_pdf_16.png); padding: 5px 10px 5px 30px; border: 3px solid #F90; background-color: #FF8000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-repeat: no-repeat; background-position: 8px 50%; text-decoration: none; font-weight: bold;}
			ul.pdf li a:hover
				{background-color: #F90; border-color: #FF8000; color: #FFF;}
				
body.roller-banner div.addtobasket
	{}
	
body.roller-banner div.prodprice
	{}
	
	p.graphicprice
		{font-size: 120%;}
		
body.roller-banner p.small
	{text-align: left;}
		
		
body.roller-banner ul.picgroup
	{margin: 2em 0;}
	
div.material-features
	{margin: 0 0 20px 0;}

div.material-feature
	{float: left; width: 48%;}
	
div.material-feature-last
	{float: right;}
	
	div.material-feature h4
		{color: #F90; font-weight: bold; font-size: 16px; border-bottom: 1px dashed #F90; margin: 5px 0 0 0;}
		
	div.material-feature p
		{margin: 8px 0 3px 0;}
		
		

