<style type="text/css">
/* commented backslash hack v2 \*/ 

#productheader {
	height:285px;
	position: relative;
	width: 750;
}

#c1prod {
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7DCC7;
	padding: 5px;
}
#c2prod {
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7DCC7;
}
#c3prod {
	width: 245px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
}
 
.systembackground {
	background-color: #FFFFFF;
	background-image: url(images/system_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inlaysbackground {
	background-color: #FFFFFF;
	background-image: url(images/inlays_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.accessoriesbackground {
	background-color: #FFFFFF;
	background-image: url(images/accessories_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Pnewsitem {
	padding-top: 3px;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: 4px;
	display: block;
}
.Pnewsitem h2 {
	color: #000000;
	margin-top: 0px;
	margin-left: 2px;
	font-size: 11px;
	display: inline;
	padding-top: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Pcase {
	padding-top: 3px;
	padding-left: 0px;
	margin-bottom: 4px;
	display: block;
}

.Iconproducts{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	word-spacing: 20em;
	padding-left: 5px;
}
.Iconproducts img {
	padding-right: 5px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Iconproducts a {
	color: #000000;
}
.Iconproducts a:hover {
	color: #003300;
	text-decoration: none;
}
#c2_3prod {
	width: 480px;
font-family:Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 11px;
	padding-bottom: 15px;
	color: #333333;
	vertical-align: top;
	padding: 5px;
}
#c2_3prod h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#c2_3prod h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.P_cel {
font-family:Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding: 5px;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7DCC7;
	padding-right: 10px;
	padding-left: 10px;
}
/* NEXT */
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 220px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 20px;
	}

a.buttongr{
	background: transparent url('images/square-green-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	width: 200px;
}

a:link.buttongr, a:visited.buttongr, a:active.buttongr{
color: #494949; /*button text color*/
}

a.buttongr span{
	background: transparent url('images/square-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	color: #FFFFFF;
}

a.buttongr:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.buttongr:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
}

</style>

