.textContainer
{
	margin-left: 10px; 
	color: #333333; 
	width: 90%;
}

.box_item_triple_vertical
{
	text-align:left;
	width:186px; 
	border: 1px solid #999999;
	border-top: 0px;
	height: 325px;
}

.box_item_double
{
	text-align:left;
	width:382px;
	border: 1px solid #999999;
	border-top: 0px;
	height: 325px;
}

.box_item_double_double
{
	text-align:left;
	width:382px;
	border: 1px solid #999999;
	border-top: 0px;
	height: 182px;
}

.box_item_double_vertical
{
	text-align:left;
	width:186px; 
	border: 1px solid #999999;
	border-top: 0px;
	height: 182px;
}

.box_item_triple
{
	text-align:left;
	width:577px; 
	border: 1px solid #999999;
	border-top: 0px;
	height: 182px;
}

.item_shadow
{
	background-image:url('../images/gfx/partner_bg_strech_1x5.jpg');
	background-repeat: repeat-x;
	height:5px;
	line-height: 5px;
}
