/* $Id$ */

.tv_service_comp {
	background: #FFFFFF;
	font-size: 11px;
	margin: 50px auto;
	text-align: center;
	width: 350px;
}

.tv_service_header {
	background: url(images/tv_comp_header.gif);
	height: 26px;
	width: 350px;
}

.tv_service_select {
	background: url(images/tv_comp_sides.gif) repeat-y;
	padding: 30px 10px 10px 10px;
}

.tv_service_bareselect {
	padding: 30px 10px 10px 10px;
}

.tv_service_select select,
.tv_service_bareselect select {
	background: #EEEEEE;
	font-size: 10pt;
}

.tv_service_footer {
	background: url(images/tv_comp_footer.gif);
	height: 7px;
	width: 350px;
}

