.leftSideContentPanel
{
	margin:30px 0 0 60px;
	text-align:left;
	width:362px;
}
.leftSideBrandPicturePanel
{
	background-image:url(../Images/clothingMedia/PicturePlaceholder.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 45px;
	height:189px;
	padding: 25px 0 0 0px;
	width:284px;
}
.leftSideBrandPicturePanel img
{
	cursor:pointer;
	cursor:hand;
	margin-left:21px;
}
.leftSideTitle
{
	color:#72FF00;
	font-family:"Futura Hv";
	font-size:30pt;
	left:0px;
	line-height:30pt;
	padding:1px;
	position:relative;
	text-transform:uppercase;
	top:-30px;	
	white-space:nowrap;
}
.leftSideShade
{
	color:#505050;
	font-family:"Futura Hv";
	font-size:30pt;
	text-transform:uppercase;	
	white-space:nowrap;
}
.leftSideDescription
{
	color:#717171;
	font-family:"Futura Bk";
	font-size:11pt;
	line-height:22px;
	position:relative;
	top:0px;
}
.leftSideContentPanel a
{
	color:#abadab;
	cursor:pointer;
	cursor:hand;
	font-family:"Futura Hv";
	font-size:12pt; 
	position:relative;
	padding:5px;
	left:0;
	top:0;
	text-transform:uppercase;
	text-decoration:none;
}
.leftSideContentPanel a:hover
{
	background-color:#72FF00;
	padding:5px;
	color:White;
}


.leftSideContentPanel a.brandPicture, .leftSideContentPanel a.brandPicture:hover
{
	
	background-color:Transparent;
}

























.rightSideBrandsTable
{
	position:relative;
	left:92px;
	margin-bottom:20px;
}
.rightSideBrandsTable tr td
{
	cursor:pointer;
	cursor:hand;
	font-size:smaller;
	padding:5px;
	text-align:center;
}
.rightSideBrandsTable tr td:hover
{
	background-color:Black;
	color:White;
}
.rightSideBrandsTable tr td a
{
	color:#343434;
	text-decoration:none;
}
.rightSideBrandsTable tr td a:hover
{
	color:White;
}
.rightSideBrandsTable tr td a img
{
	border-style:none;
}
