/*  ----------------------|  ADVERTISERS  |----------------------  */

#vda_graphic {
 	width: 100%;
 	height: 135px;
 	overflow: hidden;
 	margin: 15px 0px 30px 0px;
 	float: left;
 	background: url(../images/vda_graphic.png) repeat-y center top; }
 
#vda_formats {
	margin-top: 5px;
	margin-bottom: -10px; }
		
	#vda_formats li {
		padding-bottom: 0px;
	 	margin-bottom: 15px; }
 	
#vda_formats_graphic_1 {
	margin: 1px 0px 0px 0px;
	width: 264px;
	height: 291px;
	background: url(../images/advertisers/demoplayer.png) no-repeat;
	float: right;
					}
 	
 	
 	#vda_contact_button {
 		float: right;
 		margin-top: -84px; }
 
#vda_chart {
	float: right;
	background: url(../images/broadcasters/measure-graph.png) no-repeat;
	width: 315px;
	height: 150px; }
	
#advert-text{
	float: left;
	width:	350px;
}

#textscrolls-ad{
	width: 500px;
	height:150px;
	background: url(../images/broadcasters/text-scrolls.jpg) no-repeat center bottom; 
	float:right;
}

#advert-ad {
	width: 500px;
	height:150px;
	background: url(../images/broadcasters/in-stream-ad.jpg) no-repeat center bottom; 
	float:left;
}

#in-stream-text{
	float: left;
	width: 200px;
}

#pre-roll-text{
	float: left;
	width: 200px;
}
