@charset "utf-8";

/* CSS Document */



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  CONTENT   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/



.wire {
background: #fff;
	width: 515px;
	padding:10px;
	position:absolute;
	height: 385px;
	overflow: auto;
	left: -1px;
	top: 132px;
	background-image: url(../images/wireBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #999999;

}

.search {
background: #fff;
	position:absolute;
	width: 269px;
	height: 150px;
	left: 536px;
	top: 135px;
	overflow: hidden;

}

.music {
background: #fff;
	width: 271px;
	position:absolute;
	left: -1px;
	text-align: justify;
	height: 237px;
	top: 539px;
	padding:5px 7px;
	overflow: auto;

}
	
.tvfilmad {
background: #fff;
	width: 240px;
	position:absolute;
	height: 237px;
	left: 284px;
	top: 538px;
	padding:5px;
	overflow: auto;
	border: thin solid #999999;
}

.composer {
background: #fff;
	width: 259px;
	position:absolute;
	text-align: justify;
	padding: 5px;
	height: 493px;
	left: 536px;
	top: 281px;
	overflow: auto;
	background-image: url(../images/wireBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	

}

 img{

	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}

/*>>>>>>FOOTER>>>>>>>*/
#footerNEWS {
	background-color: #000;
	position:relative;
	text-align: center;
	padding: 4px;
	color: #fff;
	font-size: 9px;
	height: 20px;
	line-height: 20px;
	width: 807;
	top:655px;
	left: -1px;

	/*border: thin solid #000000;*/

}