/*
** 11/6/09
*/


div.productSubCategoryList ul.productItems li {
	min-height:150px;
}

div.productSubCategoryList ul.productItems li p.cost span.price, div.fullWidthContent ul.productItems li p.cost span.price {
	min-height:32px;
}

div.productSubCategoryList ul.productItems li p.productDescription {
	min-height:32px;
}

div.productSubCategoryList ul.threeColumns li {
	min-height:155px;
}

div.productSubCategoryList ul.threeColumns {
/*	height:155px; */
}

div.productSubCategoryList ul.threeColumns li div.callToAction {
	bottom:0px;
	position:relative;
}





.bn_productdetails .bn_g_container
{
	width: 148px;
	border: 0px solid #dddddd;
}
.bn_productdetails .bn_g_area
{
	background: transparent url(http://business.bt.com/assets/images/css/bg_carousel_divider.gif);
	width: 148px;
	font-family: arial,sans-serif;
	text-align: left;
}
.bn_productdetails .bn_g_welcome
{
	display:none;
	color: #FFFFFF;
	background-color: #3E7C3F;
	padding: 5px 5px 5px 8px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,sans-serif;
}
.bn_productdetails .bn_g_results_list
{
	font-size: 11px;
	padding: 7px 7px 0px 2px;

}
.bn_productdetails .bn_g_result
{
	text-align:left;
	padding: 10px 0 10px;
	clear: both;
}
.bn_productdetails .bn_g_result IMG
{
	margin: 0 5px 0 0;
	border: 1px solid #C0C0C0;
	width:100px;
	height:100px;
}

.bn_productdetails .bn_g_result_image{
	/*To avoid issues with IE never place float, height, or width for this div*/
}

.bn_productdetails .bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited 
{
 	margin-bottom:10px;
	color:#0055B0;
	text-decoration:none;
	font-weight:bold; 
	font-size:12px;
}

.bn_productdetails .bn_g_result_title a:hover
{
	text-decoration:underline;
}

.bn_productdetails .bn_g_result_attr1
{
	color: #666666;
	font-weight:normal;
	font-family:Tahoma;
}

.bn_productdetails .bn_attr_description
{
	font-size:12px;
}

.bn_productdetails .bn_attr_prefix
{
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:20px;
	font-size:1.1em;
}

.bn_productdetails .bn_attr_price
{
	margin-bottom:10px;
	margin-top:10px;
	color:#000000;
	float:left;
	font-size:2em;
	padding:0 3px;
}

.bn_productdetails .bn_attr_suffix
{
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:50px;
	font-size:1.1em;
}

.bn_productdetails .bn_g_result_terms
{
	display: none;
}
.bn_productdetails .bn_g_details
{
	clear: left;
	color:#666666;
}
.bn_productdetails .bn_g_footer{
	clear:left;
}
.bn_productdetails .bn_g_footer a
{
	padding: 0px 2px 2px 0px;
	color:#666666;
	font-weight:normal;
}

/*-------End defaults---------*/

.bn_productdetails .bn_g_horizontal .bn_g_container
{
	width: 590px;
}

.bn_productdetails .bn_g_horizontal .bn_g_area
{
	width: 590px;
	margin: 0;
	font-size: 10px;
}

.bn_productdetails .bn_g_horizontal .bn_g_welcome
{
	background-color: #F1F1F1;
	margin: 0 0 0px 0;
	color:#55A537;
	font-size:2em;
	font-weight:normal;
	padding:15px 20px;
}

.bn_productdetails .bn_g_horizontal .bn_g_result
{
	width: 150px;
	border: none;
	margin: 5px 21px 5px 21px;
	_margin: 5px 5px 5px 21px;
	font-size: 10px;
	clear: none;
	float: left;
}
