﻿
/***********  Quote Control **************************/

#quoteheader
{
	text-align:left;
	width:185px;

}
#quotecontent
{
	text-align:left;
	width:185px;
}
#quoteauthor
{
	font-style:italic;
	text-align:left;
	width:185px;
}
#quotenav
{
	font-size:xx-small;
	text-align:right;
}




/*************** Google Right Ad Control ************/

.googleRtcollapsePanelHeader{
	width:100%;
	height:40px;
	background-color:#000066;
	color:#ffffff;
	font-weight:bold;
}

.googleRtcollapsePanel {
	
	overflow:hidden;
	background-color:#efefef;
	border: solid 1px #000066;
}

.googleRtcollapseContent
{
	margin: 1px 2px 1px 2px;
}
