/* COWTV CSS */

#mainTitle {
	background-image: url(../images/common/maintitle-black.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}
#mainTitle h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#mainTitle .text10 {
	font-size: 10px;
	color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main h2 {
	font-size: 13px;
	color: #333333;
	height: 19px;
	background-color: #EEEEEE;
	padding: 4px;
	margin-top: 10px;
}
#main p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
}
#main li {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
