.box_hl
{
	border-top:thin solid #E1E8FB;
	border-right:thin solid #CFD6E9;
	border-bottom:thin solid #CFD6E9;
	border-left:thin solid #E1E8FB;
	padding:.1em 1em 0em .5em;
	margin:2em 0em 1.2em .2em;
	background-color:#F7F9FD;
	color:#000080;
	padding-bottom:.5em
}

#highlight_daylist{ padding:3px 0;margin-left:0;margin-bottom:0;border-bottom:1px solid #CFD6E9;font-weight:bold;font-size:0.9em; }
#highlight_daylist li{list-style:none;margin:0;display:inline;}
#highlight_daylist li a{padding:3px 0.5em;margin-left:3px;border: 1px solid #CFD6E9;border-bottom:none;background:#EFF3F9;text-decoration:none;color:#4A7BA6;}
#highlight_daylist li a:hover{color:#FFF;background:#749AC8;border-color:#CFD6E9;}
#highlight_daylist li a#current{background:white;border-bottom:1px solid white;}
#highlight_daylist li a:hover#current{background:#749AC8;border-bottom:1px solid white;}



.highlights
{
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;

	background-color: #ffffff;
	border-left: 1px solid #cfd6e9;
	border-right: 1px solid #cfd6e9;
	border-bottom: 1px solid #cfd6e9;
}

.highlight-row
{
	vertical-align: top;
	clear: both;
	border-bottom: 1px solid #cfd6e9;
	margin-bottom:10px;
}
.highlight-left
{
/*	border-right: 1px solid #cfd6e9;*/
}
.highlight-right
{
/*	border-left: 1px solid #cfd6e9;*/
}
.highlight
{
	width:50%;
	padding:0;
}

.highlight_intro
{
	border-top: 1px dotted #cfd6e9;
	padding-top: 10px;

	font-weight: bold;
	margin-top:15px;
	margin-bottom:10px;
}

.highlight_progdetails
{
	margin-top:10px;
	margin-bottom:0px;
	font-size:0.85em;
}
.highlight_heading
{
	margin-bottom:5px;
	font-size:0.85em;
	font-weight: bold;
}
.highlight_reviewpara
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:0.85em;
}
.highlight_wrongone
{
	font-weight: bold;
	margin-top:0px;
	font-size:1em;
	border-bottom: 1px dotted #cfd6e9;
	padding-bottom:15px;
}

.highlights_more
{
	margin-left:10px;
	font-size:0.85em;
}
.highlights_links
{
	margin: 5px 0 5px 0;
	padding-top:5px;
	font-size:0.85em;
	text-align:center;
}
.highlights_more_link
{
	font-size:0.85em;
}
.highlights_link
{
	margin-right: 10px;
}
.highlights_link_img
{
	margin-right: 3px;
	vertical-align: middle;
}
.highlights_admin_links
{
	margin: 0;
/*		border-top: 1px dotted #cfd6e9; */
	font-size:0.85em;
	text-align:left;
}

.highlight_category
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: red;
	padding: 2px 0 5px 8px;
	white-space: nowrap;
	background: url(/i/grad1.jpg) repeat-x; 
	margin: 0;
	border-bottom: 1px solid #cfd6e9;
}

.highlight_imgthumb
{
	float: left;
	margin-right: 5px;
	border: 1px solid #cfd6e9;
}


/* Used for a specific review */
.highlight_review_img
{
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #cfd6e9;
}

.highlight_review_img_credit
{
	float: none;
	clear: both;
	font-style: italic;
	font-size:0.75em;
	text-align:center;
}

.highlight_review_links
{
	margin: 5px 0 5px 0;
	padding-top:5px;
/*		border-top: 1px dotted #cfd6e9;
	font-size:0.85em; */
}

.highlights_review_showing
{
	font-weight: bold;
	font-size:1.15em;
}
