﻿div.content div.content-top				{ clear: both; overflow: auto; }
div.content div.content-top-1			{ width: 420px; float: left; }
div.content div.content-top-2			{ width: 430px; float: right;}

div.content div.content-mid				{ clear: both; overflow: auto; }
div.content div.content-mid-1			{ width: 275px; float: left; margin-right: 30px; padding-bottom: 5px; }
div.content div.content-mid-2			{ width: 275px; float: left; padding-bottom: 5px; }
div.content div.content-mid-3			{ width: 275px; float: right; padding-bottom: 5px; }

div.content-img,
div.content-img-2,
div.content-img-3,
div.content-img-4						 
{
    background-position: -16px -8px; 
    margin: 15px 0px 0px 0px; 
    width: 430px; 	
    filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	cursor: default;
 }
div.content-img:hover,
div.content-img-2:hover,
div.content-img-3:hover,
div.content-img-4:hover					 
{
    filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	cursor: default;   
}
div.content-img-bottom,
div.content-img-bottom-2,
div.content-img-bottom-3,
div.content-img-bottom-4				{ background-position: -16px 0px; margin-top: 0px; }

div.content-img table,
div.content-img-2 table,
div.content-img-3 table,
div.content-img-4 table                 { margin: 0 0 0 8px;  *margin: 0 0 0 0px; display:block; padding-top: 0; cursor: pointer; }
div.content-img table td				{ border-top: 15px solid #CEE8F2; border-bottom: 10px solid #CEE8F2; }
div.content-img-2 table td				{ border-top: 15px solid #B7DDEC; border-bottom: 10px solid #B7DDEC; }
div.content-img-3 table td				{ border-top: 15px solid #C9D9F5; border-bottom: 10px solid #C9D9F5; }
div.content-img-4 table td				{ border-top: 15px solid #CBF5D1; border-bottom: 10px solid #CBF5D1; }
div.content-img table td.product-img,
div.content-img-2 table td.product-img,
div.content-img-3 table td.product-img,
div.content-img-4 table td.product-img	{ width: 80px; height: 45px; text-align: center; }
div.content-img table td.product-txt,
div.content-img-2 table td.product-txt,
div.content-img-3 table td.product-txt,
div.content-img-4 table td.product-txt-2	{ width: 250px; height: 45px; text-align: left; padding:0 10px;}
div.content-img table td.product-txt h2,
div.content-img-2 table td.product-txt h2,
div.content-img-3 table td.product-txt h2,
div.content-img-4 table td.product-txt-2 h2	{ margin: 0; padding: 0}
div.content-img table td.product-txt p,
div.content-img-2 table td.product-txt p,
div.content-img-3 table td.product-txt p,
div.content-img-4 table td.product-txt-2 p	{ margin: 0; padding: 0; line-height:15px; }

div.content-img-4 table td.product-txt-2	{ width: 330px; }
div.content-img-4 table td.product-txt-2-img { width: 250px; }



a.meer-product						{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #4288B7; padding: 4px 25px 5px 0; background: url(/Images/more.gif) right 3px no-repeat; text-decoration:none; }
a.meer-product:hover				{ color: #333333;  background: url(/Images/more.gif) right -27px no-repeat;}

a.up		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1A426F; padding: 6px 0px 5px 25px; background: url(../images/up.gif) left 3px no-repeat; height: 20px; display: block;}
a.up:hover	{ color: #333333;  background: url(../images/up.gif) left -27px no-repeat;}

h2.group	{ color: #444444; margin-top: 30px; }

