/* CSS Document */

/* GDC Jobs */
#container{
	background:url(/images/bg-content-qry.gif) top center no-repeat;
	
}

#featured-content {
	background:none;
}

#featured-content h3 #crumb a {
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	font-size: 12px;
	color:#FFCC00;
	text-decoration:none;
	padding-right: 25px;
	background:url(/images/separator-crumb2.gif) no-repeat right;
	text-wrap:none;
}

#featured-content h3 #crumb a:hover{
	text-decoration:underline;
	background:url(/images/separator-crumb-ov2.gif) no-repeat right;
}

#featured-content {
	background:none;	
	height:auto;
	width:100%;
	margin-bottom:20px;
}

#featured-content h3 {
	color:#006699;
	margin:0px 0 0 20px;
}

#content-srch{
	width:760px;
	padding-left: 20px;
	padding-top:20px;
}

#quick-srch{
	width:750px;
	margin-left: 20px;
	margin-top:20px;
}

#form1{
	background: none;
	width:745px;
	display: inline;
	line-height:2em;
	display:block;
	float:left;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#CCCCCC 1px solid;
}

#form1 h3 {
	color:#006699;
	font-size: 30px;
	padding-top:10px;
}

select, input{
	font-size:11px;
}

h5{
	margin: 10px 0px 10px 0px;
}


/* End GDC Jobs */
