/* ADVERTS GENERIC */
#advertiseHere
{
	width:150px;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:18px;
	margin-bottom:10px;
}
#advertiseHere a
{
	color:#000000;
	font-family:tahoma;
}
#advertiseHere a:hover
{
	text-decoration:underline;
}

hr.textImageAdSeparator
{
	height:1px;
	border: 0;
	color:#CCCCCC;
	background-color: #CCCCCC;
	margin-top:6px;
}

/* ADVERT GENERIC STYLES */
.advertTypeGeneric
{
	font-family:tahoma;
	color:#333333;
}

.advertTypeGeneric p
{	
	margin-top:10px;
	margin-bottom:0px;
}

.advertTypeGeneric a.advertTitle
{
	color:#000099;
	font-size:12px;
	font-weight:bold;
}
.advertTypeGeneric a.advertBody
{
	font-size:11px;
	text-decoration:none;
	color:#333333;
	line-height:14px;
}
.advertTypeGeneric img
{
	border:0;
}

div.clear
{
	clear:both;
	padding-top:10px;
}

/* ADVERT TYPE-SPECIFIC STYLES */

/* AD TYPE 1,2 */
/*-------------*/
.advertType1
{
	width:130px;
}

.advertType2
{
	width:130px;
}

#textImageAdContainer
{
	background-color:white;
	text-align:left;
	border:1px solid #000000;
	padding:0;
	margin:0;
	width:140px;
	padding-left:10px;
	padding-bottom:15px;
	padding-top:10px;
	float:left;
}
p.textImageAdTitle
{
	padding:0; margin:0;
}

/* AD TYPE 3 */
/*-----------*/
.advertType3
{	
}

#verticalBannerContainer
{
	text-align:center;
	float:left;
	width:140px;
}


/* AD TYPE 5 */
/*-----------*/
.advertType5
{	
}
.advertType5 img
{
	border:1px solid black;
}

#verticalPosterContainer
{
	text-align:center;
	float:left;
	padding-top:50px;
}


/* AD TYPE 6 */
/*-----------*/
.advertType6
{	
}

#verticalExternalContainer
{
	text-align:center;
	float:left;
	padding-left:15px;
	padding-top:0px;
}






