/*
searchandgo.com news stylesheet
*/

/* ==================================
  Text
================================== */
#content h2
{
	margin: 0 0 0.4em 0;
}
#content h3
{
	background: #97B496;
	color: #FFF;
	padding: 0.4em 0.2em;
}
* html #content h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.2em;
}
ul
{
	list-style-type: disc;
	list-style-image: url(../images/green-arrow.png);
	margin-top: 0;
}
ul#breadcrumbs li
{
	background: url(../images/green-arrow.png) no-repeat center left;
}
body #content h3.h3a, body #content h3.h3b, body #content h3.h3c, body #content h3.h3d, body #content h3.h3e, body #content h3.h3f
{
	color: #FFF;
	padding: 0.2em 0.2em 0.2em 0.4em;
}
body #content h3.h3a a, body #content h3.h3b a, body #content .h3c a, body #content .h3d a, body #content .h3e a, body #content .h3f a
{
	color: #FFF;
}
body #content h3.h3a
{
	background: #C7A7A8;
}
body #content h3.h3b
{
	background: #A8ADC0;
}
body #content h3.h3c
{
	background: #C1BBBB;
}
body #content h3.h3d
{
	background: #93CA91;
}
body #content h3.h3e
{
	background: #998888;
}
body #content h3.h3f
{
	background: #7788CC;
}
body #content .feature
{
	background: #DDE8DD;
	padding: 0.3em;
}
body ul#mainmenu a:hover
{
	background: #97B496;
	color: #FFF;
}
body #content a
{
	color: #577F68;
}
body #content a.hi
{
	color: #CE0C0C;
}
body #content .feature ul
{
	list-style-image: url(../images/grey-arrow.png);
}
body #content .feature a
{
	color: #577F68;
}
body #content .row
{
	clear: left;
	margin-bottom: 6px;
}
body #content .c3-2
{
	width: 406px;
	float: left;
	border: 1px solid #00F;
	margin: 0 2px;
}
body #content .c3-1
{
	width: 200px;
	float: left;
	border: 1px solid #00F;
	margin: 0 2px;
}
body #content .p0
{
	margin: 0;
}
body #content .p
{
	margin: 0 2px;
}
body #content .c3
{
	width: 612px;
	border: 1px solid #00F;
}
table
{
	width: 100%;
}
table td
{
	vertical-align: top;
	border: 1px solid #FFF;
}
table td.third
{
	width: 33%;
}
td h4
{
	padding: 0.1em 0 0 0.1em;
}
body #content .comment
{
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#content h3 a, #content h3 a:visited
{
	color: #577F68;
}