/* SET LEFT SIDE HEIGHT */
#contentContainer .understandContent{
}

#contentContainer .understandContent .understandContainer{
	width: 740px;
}

#contentContainer .understandContent .understandContainer .spacer{
	width: 30px;
	clear: both;
	float: left;
}

#contentContainer .understandContent .understandContainer .understandContainerTop{
	/*height: 340px;*/
	margin: 10px 0px 10px 0px;
}

#contentContainer .understandContent .understandContainer .understandContainerTop div{
	float: left;
}

#contentContainer .understandContent .understandContainer div .bucketItem.left{
	float: left;
	width: 375px;
}

#contentContainer .understandContent .understandContainer div .bucketItem.left div{
	width: 330px;
	/*float: left;*/
}

#contentContainer .understandContent .understandContainer div .bucketItem.left div.showseeall{
	width: 330px;
	/*float: left;*/
	margin-bottom: 30px;
}

#contentContainer .understandContent .understandContainer div .bucketItem.right{
	float: left;
	width: 330px;
}

#contentContainer .understandContent .understandContainer div .bucketItem.right .sidebarTop, #contentContainer .understandContent .understandContainer div .bucketItem.left .sidebarTop
{
	background: url("/images/side-grey-top-wide.jpg");
	height: 4px;
	width: 332px;
	font-size: 4px;
}

#contentContainer .understandContent .understandContainer div .bucketItem.left .sidebarBottom, #contentContainer .understandContent .understandContainer div .bucketItem.right .sidebarBottom{
	background: url("/images/side-grey-bottom-wide.jpg");
	height: 4px;
	width: 332px;
	font-size: 4px;
}

#contentContainer .understandContent .understandContainer div .bucketItem.right div{
	width: 288px;
	/*float: left;*/
	/*clear: left;*/
}

#contentContainer .understandContent .understandContainer div .bucketItem.right div.showseeall{
	width: 330px;
	/*float: left;*/
	margin-bottom: 30px;
}

#contentContainer .understandContent .understandContainer div .bucketItem .bucketImage{
	padding: 0px 0px 20px 0px;
}

#contentContainer .understandContent .understandContainer div .bucketItem .bucketTitle{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding-top:10px;
	width:288px;
}

#contentContainer .understandContent .understandContainer div .bucketItem .bucketInfo{
	font-size: 13px;
	padding: 12px 20px 0px 0px;
	line-height: 16px;
}

#contentContainer .understandContent .understandContainer div .bucketItem .bucketInfo .findOutMore
{
	background-image:url(/images/greenarrow_whtbkg.gif);
	background-repeat: no-repeat;
	background-position: 98px 6px; 
	width: 102px;
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
	float: none;
	display:block;
	text-decoration: none;
	margin-bottom: 30px;
}

/* .b1,.b2, .b3, .b4 {

display:block; 

overflow:hidden;

font-size:1px;

}


.bucketItem .b1 {

margin:0 5px; 

background:#d6d6d6;

height:1px;

}

.bucketItem .b2 {

background:#fff; 

border-left:1px solid #d6d6d6; 

border-right:1px solid #d6d6d6;

margin:0 3px; 

border-width:0 2px;

height:1px;

}

.bucketItem .b3 {

background:#fff;

border-left:1px solid #d6d6d6; 

border-right:1px solid #d6d6d6;

margin:0 2px;

height:1px;

}

.bucketItem .b4 {

background:#fff;

border-left:1px solid #d6d6d6; 

border-right:1px solid #d6d6d6;

height:2px; 

margin:0 1px;

} */

#divProducts
{
	border-left:2px solid #d6d6d6; 
	border-right:2px solid #d6d6d6;
	height:30px;
	width:288px !important;
	padding:10px 20px 0px 20px;
}

#divTechnology
{
	border-left:2px solid #d6d6d6; 
	border-right:2px solid #d6d6d6;
	height:30px;
	width:288px !important;
	padding:10px 20px 0px 20px;
}

#technologyLibraryModuleTitle
{
	border-left:2px solid #d6d6d6; 
	border-right:2px solid #d6d6d6;
	height:30px;
	width:288px !important;
	padding:10px 20px 0px 20px;
}

#technologyLibraryModuleText
{
	border-left:2px solid #d6d6d6; 
	border-right:2px solid #d6d6d6;
	height:30px;
	width:288px !important;
	padding:10px 20px 0px 20px;
}
