#main2 {
	background-color: #FFFFFF;
	width: 610px;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

#main2 P {
	color: #333333;
	font-size: 1.3em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(file:///C|/Documents%20and%20Settings/gt/images/images/products_background.gif) no-repeat 333px 555px;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input.sendtofriend{
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px solid #00008B;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 170px;
}
.leftProductBtn1 {	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	background-image: url(../images/main_images/secondary_btn_0.gif);
	height: 25px;
	width: 170px;
	margin-bottom: 10px;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(file:///C|/Documents%20and%20Settings/gt/images/images/products_background.gif) no-repeat 333px 555px;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
}
/*solutions page*/
.figure img {
	float: left;
	margin: 0px;
}
div.figure {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	height: 110px;
	border: 2px solid #e2e2e2;
	margin: 1px 1px 1px 0px;
	display: block;
}
#feature #wrapper #main2 .figure P {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	width: 185px;
	float: left;
	font-size: 1.1em;
}
#feature #wrapper #main2 .figure H2 {
	margin: 2px 0px 0px;
	padding: 1px 1px 1px 2px;
	font-size: 1.1em;
	float: left;
	width: 184px;
}

/*solutions page*/
.figure img {
	padding: 2px;
	float: left;
}
