.main_topbox {
	clear:both;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	background-color:#DEE9DF;
	border:1px solid #999999;
	border-radius:8px;
}

.main_stuff {
	width:376px;
	font-size:8pt;
}

div.main_infobox {
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	background-color:#DEE9DF;
	border:1px solid #999999;
	float:right;
	padding:12px;
	width:280px;
	border-radius:8px;
}

.main_heading {
	color:#79BD4A;
	font-size:11pt;
	font-weight:600;
	padding:12px;
}

div.main_infobox .heading, .main_heading {
	color:#79BD4A;
	font-size:11pt;
	font-weight:600;
}

div.main_infobox div.news {
	background: url(images/newspaper.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-style:italic;
	text-align:right;
	text-decoration:none;
}

div.main_infobox div.hot_topics {
	border-top: 1px solid #999999;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-style:italic;
	padding-top:12px;
	text-align:right;
	text-decoration:none;
}

div.main_infobox div.hot_topics .topic {
	padding-bottom:12px;
}

div.main_infobox div.hot_topics .topic a {
	font-size:9pt;
	font-weight:600;
}

div.main_infobox div.news a:hover {
	color:#79BD4A;
	text-decoration:underline;
}

div.main_infobox div.news a {
	color:#CD7219;
	font-size:9pt;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
}

div.main_infobox .newsbody {
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
}

.main_topbox .chair {
	float:left;
	height:70px;
	margin-left:14px;
	margin-right:24px;
	width:198px;
}

.main_topbox .chair a.clink {
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
}

.main_topbox .chair img {
	position:relative;
	top:4px;
}

.main_topbox .chair .totalright {
	bottom:-12px;
	float:right;
	position:relative;
	right:0;
}

.main_topbox .chair img.chairpic {
	border:medium none;
	float:left;
	height:40px;
	left:10px;
	margin-right:6px;
	margin-top:4px;
	position:relative;
	top:8px;
	width:40px;
}

.main_topbox .chair div {
	float:right;
	left:15px;
	position:relative;
	top:14px;
	width:152px;
}

.main_review {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background-color:#DEE9DF;
	border:1px solid #999999;
	padding:10px;
	width:170px;
}

.main_review .heading {
	color:#79BD4A;
	font-size:11pt;
	font-weight:600;
	font-style:italic;
}

.main_review .square {
	background-image:url(images/square_80rd.png);
	background-repeat:no-repeat;
	height:60px;
	margin-left:46px;
	margin-top:10px;
	padding:10px;
	width:60px;
}

.chPrice {
	background-image:url(images/boxes/pound.png);
}

.chSpecs {
	background-image:url(images/boxes/specs.png);
}

.chReviews {
	background-image:url(images/boxes/reviews.png);
}

.chWrite {
	background-image:url(images/boxes/write.png);
}

.chGallery {
	background-image:url(images/boxes/gallery.png);
}

.chDescription {
	background-image:url(images/boxes/description.png);
}

.chDisplayObj {
	background-repeat:no-repeat;
	position: relative;
	top:10px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	width:134px;
}

.chDisplayObj a {
	position: relative;
	top:10px;
}

table.comparison {
	text-align:center;
	width:716px;
}

table.comparison tbody {
	text-align:center;
	vertical-align:middle;
}

table.comparison img.chair_image {
	background-color:#DCFFC8;
	border:1px solid #79BD4A;
}

table.comparison td {
	width:120px;
	height:40px;
	border-top: 1px solid #000000;
}

table.comparison thead tr {
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#79BD4A;
}

table.comparison td.feature {
	border-right: 1px dashed #000000;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

table.comparison tbody tr {
	background-color:#E1E1E1;
}

.compare_remove {
	background-image:url(images/remove.png);
	background-position:right center;
	background-repeat:no-repeat;
	color:#5D5D63;
	font-size:8pt;
	font-weight:600;
	padding-right:18px;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
}

.chair_compare {
	color:#79BD4A;
}