

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_classifieds_page #pt1_main_column {
	float: left;
	width: 600px;
}
#sign_in a, #sign_out a, #account a {
	font-weight: normal;
	font-size: 13px;
	color: #000;
}

#pt1_login_controls {
	float: left;
	width: 300px;
}

#pt1_search_controls {
	float: left;
	padding-top: 3px;
	padding-left: 100px;        
}

.userMenu #sign_out {
	margin-left: 30px;
}

#pt1_search_bar {
	background: #000 url('http://assets.matchbin.com/sites/280/assets/search_bar_bg_sparks.gif') repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

#pt1_browse_classifieds_bar #pt1_real_estate {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_real_estate.gif") no-repeat;
	margin-right: 20px;
	margin-left: 15px;
}

#pt1_browse_classifieds_bar #pt1_autos {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_autos.gif") no-repeat;
	margin-right: 20px;
}

#pt1_browse_classifieds_bar #pt1_rentals {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_rentals.gif") no-repeat;
	margin-right: 20px;
}

#pt1_browse_classifieds_bar #pt1_jobs {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_jobs.gif") no-repeat;
	margin-right: 20px;
}

#pt1_browse_classifieds_bar #pt1_browse_all {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_all.gif") no-repeat;
}

