/*  ----------------------|  ABOUT  |----------------------  */


#img_about_graphic {
 	background:url(../images/about_graphic.png);
 	float: right;
 	margin: 25px 0px 10px 10px;
 	width: 142px;
 	height: 151px; }

#about_left {
	float: left;
 	width: 140px; }
	 	
#about_right {
 	float: right;
	width: 680px; }
 		
#img_about_download {
 	background: #fff url(../images/about/downloadableplayer.png);
 	width: 150px;
 	height: 150px;
 	float: right;
 	/*border-width: 35px 21px 10px 0px;
 	border-style: solid;
 	border-color: #fff; */}
 		
#img_about_branded {
 	background: #fff url(../images/about/customize.png);
 	width: 150px;
 	height: 173px;
 	float: left;
 	/*border-width: 35px 24px 0px 0px;
 	border-style: solid;
 	border-color: #fff; */}
 		
#img_about_live {
 	background: #fff url(../images/about/tvguide.png);
 	width: 150px;
 	height: 150px;
 	float: right;
	margin-top: 20px;
 	/*border-width: 35px 20px 10px 0px;
 	border-style: solid;
 	border-color: #fff; */}
 		
#img_about_technology {
 	background: #fff url(../images/about/distributed.png);
 	width: 270px;
 	height: 150px;
 	float: left;
	margin-top: 40px;
 	/*border-width: 35px 20px 20px 0px;
 	border-style: solid;
 	border-color: #fff; */}
 		
#img_about_audience {
 	background: #fff url(../images/about/unlimited.png);
 	width: 150px;
 	height: 150px;
 	float: right;
 	/*border-width: 35px 15px 50px 0px;
 	border-style: solid;
 	border-color: #fff;*/ }
