/* S:START PAGE*/
#shows1, #shows2, #shows3{
	position: relative;
	width: 300px;
	_height: 150px;
	padding-bottom: 4px;
	float: left;
	background: #BFC7C1 URL('../images/column-300-bcorners.gif') center bottom no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 146px;
}
#shows2{
	margin: 0 4px 0 3px;
}
div.col-header{
	position: relative;
	width: 300px;
	height: 20px;
	font-size: 7pt;
	line-height: 7pt;
	padding: 8px 5px 0 19px;
	color: #FFFFFF;
	background: #BFC7C1 URL('../images/column-300-tcorners.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 276px;
	height: 12px;
}
div.col-item{
	position: relative;
	width: 290px;
	height: 150px;
	margin: 0 5px 7px;
	background: #B2BBB4;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 290px;
}
div.item-title{
	_width: 290px;
	_height: 20px;
    padding: 3px 3px 0 14px;
	background: transparent URL('../images/item-title-background.gif') center top no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 268px;
	height: 17px;
}
div.item-title h2{
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.10em;
	color: #FFFFFF;
	text-decoration: none;
}
div.item-title a{
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
div.item-image{
    position: relative;
    _width: 288px;
    _height: 128px;
    margin: 1px;
	padding: 5px 5px 3px 6px;
    background: #FFF;
	overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 277px;
    _height: 120px;
    min-height: 118px;
}
div.item-image:hover{
	background: #E1E5E5;
}
div.item-image a,
div.item-image a:link,
div.item-image a:hover,
div.item-image a:active,
div.item-image a:visited{
	text-decoration: none;
}
div.item-text{
	position: relative;
	width: 288px;
	height: 129px;
	margin: 0 1px 1px;
	padding: 8px 15px 4px;
	background: #FFFFFF;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 258px;
	height: 117px;
}
div.item-text h3{
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	padding: 0 2px 1em 0;
	color: #005EA8;
}
div.item-text h3 *{
	font-weight: bold;
	padding: 0 2px 1em 0;
	color: #005EA8;
}
div.item-text a,
div.item-text a:link,
div.item-text a:visited,
div.item-text a:active,
div.item-text a:hover{
	color: #005EA8;
	text-decoration: none;
}
div.item-descr{
	height: 80px;
	overflow: hidden;
}
div.item-descr img{
	float: left;
	margin-right: 5px;
}
div.item-descr a,
div.item-descr a:link,
div.item-descr a:hover,
div.item-descr a:active,
div.item-descr a:visited{
	color: #000;
	text-decoration: none;
}
div.item-descr a:hover,
div.item-descr a:active{
	color: #7B807C;
	text-decoration: none;
}/**/
/* E:START PAGE*/

/* S:INFO */
div.item-info-list{
	position: absolute;
	bottom: 6px;
	left: 15px;
	height: 12px;
	overflow: hidden;
}
div.item-info-list ul{
	list-style: none;
	width: 255px;
	height: 12px;
	font-size: 7pt;
	color: #858680;
}
div.item-info-list li{
	float: left;
	font-size: 7pt;
	color: #858680;
}
div.item-info-list li a,
div.item-info-list li a:link,
div.item-info-list li a:hover,
div.item-info-list li a:active,
div.item-info-list li a:visited{
	font-size: 7pt;
	font-weight: bold;
	color: #E94E18;
	text-decoration: none;
}
li.video{
	padding: 0 18px 0 8px;
	background: transparent URL('../images/video-icon.gif') right center no-repeat;
}
li.comment{
	padding: 0 18px 0 8px;
	background: transparent URL('../images/comment-icon.gif') right center no-repeat;
}
li.read{
	padding: 0 0 0 8px;
}
/* E:INFO */