﻿/*

.imgBrandExp
{
	width:636px;
	height:208px;
}

.mediaContact
{	
	padding-top:2px;
	padding-bottom:2px;	
	font-size:18px;	
	color:#003366;	
	border-bottom:solid 1px #003366;
	
}


.mediaContacts
{
	padding:10px;
	background-color:#e4e2e0;	
	height:123px;	
	overflow:auto;
}

.tblMediaContacts
{
	font-size:12px;	
}

.rowMediaName
{
	padding-top:5px;
}

*/
/* NEW COMMON STYLES...DELETE OLDER STYLES LATER!!!! */





.rightCol
{
		
	background:white;
	padding:15px 10px 5px 13px;	
	/*height:100%;*/
	width:275px;		
	background-color:#ebeced;
	float:right;			
	position:relative;		
	/* IE6 Specific CSS */
	/*_padding:15px 0px 5px 0px;	*/
}

.leftCol
{				
	width:650px;
	/*height:495px; */
	background-color:#ffffff;
	float:left;	
	padding:0px 10px 5px 13px;
	overflow:hidden;			
	_height:495px; 
	_width:652px;
	_padding:0px 10px 0px 13px;
	
}


.contentContainerArea
{	
	background:#ffffff;
	overflow:hidden;			
}

.brandExp
{
	position:relative;
	left:0px;	
	background:gray;		
	width:675px;
	height:208px;
	overflow:hidden;
	position:relative;
	float:left;		
	/*margin:0px 0px 0px 12px;*/
}

.imgBrandExp
{
	width: 675px;
	height: 208px;	
}