#classads_promo { background: url("../images/promo/promo_bg_250.png") bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 183px;
	width: 250px }

#classads_promo a { color: #00429b;
	text-decoration: none }

#classads_promo a:hover { color: #00a2ff }

#classads_promo .fx { background: url("../images/promo/promo_fx_250.png") no-repeat;
	height: 80px;
	position: absolute;
	width: 250px;
	z-index: 2 }
	
#classads_promo .contents { position: relative;
	padding-bottom: 5px;
	z-index: 3 }

#classads_promo .logo { background: url("../images/promo/promo_logo_250.png") no-repeat;
	display: block;
	height: 39px;
	margin-bottom: 1px;
	width: 250px;
	}

#classads_promo .cleardiv { height: 1px;
	clear: both }
	
#classads_promo #tabs_container { background: url("../images/promo/promo_tabs_bg_250.png") bottom no-repeat;
	border-top: 1px solid #acc6d6;
	margin: 0 7px 3px 6px;
	padding: 1px 2px 0 2px }

#classads_promo .font_small { font-size: 11px }

#classads_promo #tabs { background-color: #f60;
	height: 17px;
	width: 100% }

#classads_promo #tabs ul { border: 0;
	list-style: none;
	margin: 0;
	padding: 0 }
	
#classads_promo #tabs a { background-color: #f60;
	color: #fff;
	display: block;
	padding: 1px 8px;
	text-decoration: none }

#classads_promo #tabs a:hover,
#classads_promo #tabs .tab_active a { background-color: #c93400 }

#classads_promo #tabs li { float: left }

#classads_promo #tab_div1 { background: url("../images/promo/promo_tab_general.png") no-repeat right top; }
#classads_promo #tab_div2 { background: url("../images/promo/promo_tab_jobs.png") no-repeat right top; }
#classads_promo #tab_div3 { background: url("../images/promo/promo_tab_motors.png") no-repeat right top; }
#classads_promo #tab_div4 { background: url("../images/promo/promo_tab_property.png") no-repeat right top; }

#classads_promo #tab_div1,
#classads_promo #tab_div2,
#classads_promo #tab_div3,
#classads_promo #tab_div4 { clear: both;
	height: 71px;
	overflow: hidden }

#classads_promo .tab_div_inactive { display: none }
#classads_promo .tab_div_active { display: block }

#classads_promo #tab_div1 ul,
#classads_promo #tab_div2 ul,
#classads_promo #tab_div3 ul,
#classads_promo #tab_div4 ul { color: #888;
	font-size: 12px;
	list-style: none;
	padding: 5px 0 10px 4px;
	margin: 0 70px 0 4px;
	}

#classads_promo .pa_button { background: url("../images/promo/promo_pa_button.png") no-repeat left;
	display: block;
	font-weight: bold;
	height: 25px;
	margin: 0 0 3px 60px;
	width: 125px;
	}

#classads_promo .pa_button:hover { background: url("../images/promo/promo_pa_button.png") no-repeat right; }
#classads_promo .pa_button div { padding: 4px 0 0 14px; }

/**** ticker ****/
#ticker .hilite { color: #00a2ff; }
#ticker-container { background: #f7fbfd;
	border-left: 1px solid #d6e4ee;
	border-right: 1px solid #d6e4ee;
	height: 17px;
	margin: 0 7px 0 6px;
	}
#ticker { overflow: hidden;
	padding: 1px 0;
	width: 233px;
	white-space: nowrap;
	}
#ticker .spacer { height: 1px;
	width: 233px;
	display: inline;
	}
#no-ticker { display: none;
	padding: 1px 0;
	text-align: center;
	width: 233px;
	}