@charset "windows-1251";
#wrapper{
	width: 826px;
	margin: 0 auto;
}
.box{
background: #FDFDFD;
}
.boxholder{
clear: both;
padding: 5px;
background: #E7EAEC;
}
.tab{
	float:left;
	height: 32px;
	width: 120px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #EDEDED url(../Tv/module_p.png) repeat-x;
	padding: 0px;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
