@charset "utf-8";
/* CSS Document */

#topBackground {
	background-image: url(../img/head-bg-catBroadcaster.gif);
	background-repeat: repeat-x;
}

#mainSubNav {
	background-image: url(../img/sub-bg-catBroadcaster.png);
	background-repeat:no-repeat;
}

#mainContentLeft {
	float: left;
	clear:left;
	width: 236px;
/*	min-height: 600px;
	height: auto !important;*/
	height: 100%;
	margin-right: 18px;
}
#mainContentRight {
	float: left;
	width: 726px;
	min-height: 600px;
	height: auto !important;
}
