/*
searchandgo.com homepage stylesheet
*/

span
{
	color: #C00;
}
#precontent p
{
	line-height: 1.6em;
}
#content h4
{
	font-weight: bold;
}
#homeintro
{
	padding: 0 2em 1em 2em;
}
#content h3
{
	font-size: 1.1em;
	color: #FFF;
	margin: 0;
}
#content #news h3
{
	background: #A8C0B3;
}
#content #launch h3
{
	background: #CBBBE0;
}
#content #article h3
{
	background: #B8CDD0;
}
#content #directory h3, #content .directory h3
{
	background: #CFC0AD;
}
#content #news div, #content #launch div, #content #article div, #content #directory div, #content.directory div
{
	background: url(../images/home-fade-bg.gif) repeat-x top left;
	padding: 0.8em 0;
}
#content #news div p, #content #launch div p, #content #article div p, #content #directory div p, #content .directory div p
{
	margin: 0.2em 0;
}
#content #news div h4, #content #launch div h4, #content #article div h4, #content #directory div h4, #content .directory div h4
{
	margin: 0.2em 0;
	font-size: 1.1em;
}
#content #news div img, #content #launch div img, #content #article div img, #content #directory div img, #content .directory div img
{
	border: 1px solid #CCC;
	padding: 0.2em;
}
#col3 h3
{
	background: #F6F6F6;
	color: #505050;
	border: 1px solid #AAA;
	border-width: 0 0 1px 0;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 0.1em;
}
#weathersearch p
{
	text-align: center;
	padding: 0;
	margin: 0.2em 0;
}
#weathersearch #q
{
	width: 172px;
}
#weathersearch #go
{
	width: 180px;
	text-align: center;
}