/* CSS Document */


#imageContainer_top
{
	border: 0px;
/*	overflow: hidden;*/
	position: relative;
	width: 850px;
	height: 190px;
}

ul.boiler_details li span {
	clear: both;
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background: #FFF;
	color: #333333;
	padding: 10px;
	display: block;
}

ul, ul.product_link li {
	margin: 3px;
	padding: 3px;
}

#imageContainer_top img
{
	width: 850px;
	height: 190px;
	cursor: hand;
}

#imageContainer_top img {
	display:none;
	position:absolute;
	top:0; left:0;
}

div.tool_link {
	border: 1px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
	float: left;
	width: 348px;
	height: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.price {
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
}

div.prices {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
}

div.tool_link h3 {
	border: none;
	margin: 0;
}

div.tool_link h3 a {
	text-decoration: none;
}

div.inset {
	margin: 5px;
	width: auto;
	height: auto;
	float: right;
}


.boiler {
	width: 550px;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 10px auto 0 auto;
}

.boiler { *zoom: 1; clear: both; }
.boiler:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

.boiler-actions {
	float: left;
	width: 130px;
	text-align: left;
}

.boiler-description {
	width: 360px;
	float: right;
	text-align: left;
}

.boiler-description h3 a {
	text-decoration: none;
}


#feedControl {
	margin: 0 auto 0 auto;
  padding : 0px;
  clear: both;
  margin-bottom: 10px;
/*  height: 240px;*/
  width: 280px;
	padding: 0;
}

#feedControl  div.gfg-root div.gfg-title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	display: none;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result div.gf-title {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #818268;
	height: 30px;
	position: relative;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result .gf-author {
	width: 100%;
	clear: both;
	display: block;
	margin-top: 5px;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result .gf-relativePublishedDate {
	width: 100%;
	clear: both;
	display: block;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result .gf-snippet {
	height: 60px;
	padding-top: 10px;
	padding-bottom: 0;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result .gf-spacer {
	display: none;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result div.gf-title a {
	position: absolute;
	bottom: 0;
}

#feedControl div.gfg-root div.gfg-entry div.gf-result div.gf-title a {
	text-decoration: none;
	margin-top: auto 0 auto 0;
}

#feedControl div.gfg-root div.gfg-listentry {
	margin-bottom: 5px;
	font-size: 9px;
}

#feedControl div.gfg-root div.gfg-listentry a {
	font-weight: bold;
}

#feedControl div.gfg-root div.gfg-list div.gfg-listentry-odd {
	background: #e3e3db;
}

#feedControl div.gfg-root div.gfg-list div.gfg-listentry-even {
	background: #F1F1ED;
}

#feedControl  div.gfg-title a {
	text-decoration:none;
}

.gfg-title entry {
	margin-bottom: 5px;
}