#tv {
	background: url("/i/fontv.gif") repeat-x;
width: 350px;
height: 270px;
position: relative;
text-align: center;
margin: 0 auto 50px auto;
padding: 0;
}

#tv a {
text-decoration: none;
color: #c4d0ea;
cursor: pointer;
}


#tv img {
border: 0;
margin: 0;
padding: 10px 15px 10px 16px;

position: absolute;
top: 0;
left: 0;
}

#tv p {
font: 12px/24px;
position: absolute;
margin: 0;
padding: 13px 16px 13px 0;
top: 0;
right: 0;
}



#monitor {
	padding: 0 15px 0 15px;
	position: absolute;
top: 46px;
left: 0;

}



