/* styles to override r2-looking tb component */
.component .hd
{
    background-color: #ededed;
}

.component .hd,
#footer.environment
{
	border-top-width: 3px !important;
	border-top-style: solid !important;
	min-height: 28px; /* heading height 50px (4 + 15 padding, 3 border) */
	margin-bottom: 4px;
}

.component .hd h2,
.heading-vertical-links .hd h2
{
    font-size: 18px;
    font-weight: normal !important;
    line-height: 21px;
}

.component .hd h2,
.heading-vertical-links .hd h2,
.editable-trailblock-grid .hd h2
{
    padding-left: 3px !important;    
}

.heading-vertical-links .hd h2
{
	font-family: georgia, serif;
}

.heading-vertical-links li.major-heading
{
	border-top-width: 1px;
	padding-bottom: 0;
}

.heading-vertical-links li
{
	border-color: #999;
}

.heading-vertical-links h2
{
	color: #333;
	font-weight: bold;
    font-family: arial, san-serif;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 7px;
}


/* styles to override r2-style promo components */
#global-jobs
{
	float: none !important;
}

/* jobs box */

.jobsbox .hd
{
    padding-bottom: 0;
    border-top-color: #999;
}

.jobsbox
{
    background-color: #ededed;
    width: 300px;
}

.jobsbox form
{
    padding-top: 5px;
    padding-bottom: 10px;
}

.jobsbox form input#freetext-searchalljobs
{
    width: 220px;
}

.twelve-col .twelve-col .jobsbox.front-component,
.twelve-col .twelve-col .jobsbox.front-component .hd
{
    background-color: transparent;
}

.jobsbox.network-front-component
{
	background-color: #fff;
}

.jobsbox.network-front-component .hd
{
	padding-bottom: 14px;
}

#google-ads-container,
.slot-machine-two .hd,
.sponsored-features
{
    border-top-width: 3px !important;
    border-top-style: solid;
    border-top-color: #999 !important;
}

#google-ads-container h3
{
    font-size: 18px;
    font-weight: normal;
	margin-bottom: 4px !important;
	padding-top: 3px;
}

#google-ads-container h4
{
    font-size: 12px;
}

.slot-machine-two .hd
{
	background-color: white;
}

.sponsored-features h3
{
    font-size: 18px !important;
    font-weight: normal !important;
    margin-bottom: 4px;
    padding-top: 3px;
}

.sponsored-features li
{
	margin-bottom: 10px;
}

.sponsored-features .hd,
.slot-machine-two .hd		
{
	padding-top: 0px;
}

.twelve-col .four-col .sponsored-features .hd
{
	background-color: #fff;
	border-top: none;
}
