.text, div#content ul, div#content ul li, .highlight_area {

	font: normal 12/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	line-height: 150%;
	font-size: small;
}

#mcontent, .mcontent {
	text-align: left;
	color: #000;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h1
{
	color: #000000;
	font: bold 24px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h2
{
	color: #C91CA7;
	font: bold 18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h4
{
	margin: 0;
	font-size: 13px;
}

h4 + p
{
	margin-top: 0;
}

sup
{
	font-size: 10px;
}

p
{
	margin: 15px 0;
	line-height: 140%;
	font:11px/20px verdana, arial, helvetica, sans-serif;
}

div#content a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #973B97;
	background: transparent; 
	}

div#content a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #F87BAF;
	background: transparent; 
	}

div#content a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #973B97;
	background: transparent;  
	}
	
.breadcrumbs
{
	font-size: 11px;
}

.video-table
{
	width: 100%;
}

.video-table th,
.video-table td
{
	text-align: center;
}
.video-table th
{
	padding-top: 20px;
}

#cse-search-results iframe
{
	width: 710px;
}
