﻿#contentHolder
{
	padding-bottom:25px;
}
/*********************************/

img.leftImage, img.rightImage
{
	margin-top:5px;	
}

img.rightImage
{
	margin-left:5px;
}

div.MainText
{
	margin-top:20px;
	margin-left:10px;
	
}

div.teamcopy
{
	width: 400px;
	float:left;	
	margin-top:20px;
	margin-left:10px;
	padding-right : 20px;
	
}

div.MainText p
{
    margin:0 0 8px 0;
    width:485px;
}

div.teamcopy p
{
	width: 400px;
}

div.MainText b, div.MainText strong
{
	color:#3f0544;
}

p.brandMainText a
{
	color:#3f0544;
    font-weight : bold;
}


div.theteam
{
	width	: 131px;
	float	: left;
	margin-bottom : 10px;
	margin-top	: 20px;
}


div.theteam div.team
{
	width	: 131px;
	background-color : #ebe6ec;
	overflow	: hidden;
	margin-bottom : 10px;
	padding-bottom : 5px;
}

div.theteam div.team p
{
	width	: 131px;
	background-color : #ebe6ec;
	margin	: 5px 0px 0px 0px;
	color: #400545;
	font-weight	: bold !important;
	font-size	: 0.7em; 
	text-align : center;
	line-height: 1em;
}

/*********** About Brands - START ***********/

p.brandMainText
{
	width:510px;
	margin-top:20px;
	margin-left:13px;
	margin-bottom:25px;
}

table.BrandLogos
{
	
}

table.BrandLogos td
{
	padding-right:12px;
	padding-bottom:15px;
}

table.BrandLogos img
{
	border:solid 1px #000000;
}

div.BrandsHolder
{
	background-color:#CFCFCF;
	width:240px;
	padding:24px 0 24px 0;
}
table.Brands td
{
	padding-left:15px;
	width:100px;
}

/*********** About Brands - END ***********/

div.MainText ul
{
	width:400px;
}
div.MainText ul li
{
	width:400px;
	background-image:url(../images/generic/listdot.gif);
	background-position:2px left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;

}

