.text11 {
	font:11px Arial, Helvetica, sans-serif;
	text-align: left;
}

.text14 {
	font:14px Arial, Helvetica, sans-serif;
	text-align: left;	
}

.text18 {
	font:18px Arial Black; 
	text-align: left;	
}

.text24 {
	font:24px Arial Black; 
	text-align: left;	
}

.textWhite {
	color:#ffffff;
}

.textOrange {
	color:#f75d0a;
}

.textStrong {
	font-weight:bold;
}

.field100 {
	width:100px;
}

.field180 {
	width:180px;
}

.classSpacer {
	background-color:#ffffff;
	width:5px;
	height:124px;
	float:left;
}

.classSpacerVert {
	background-color:#ffffff;
	width:790px;
	height:20px; 
	float:left;
}

.classSearchBar {
	background-color:#ffffff;
	width:790px;
	height:25px;
	float:left;
}

div#search_supersize {
	float:right;
}

div#classBuyStuff {
	background-color:#cccccc; 
	background-image:url('../images/tr_gray.jpg'); 
	background-repeat:no-repeat; 
	background-position:top right;
	border-bottom:solid 2px #999999;
	width:550px;
	height:124px;
	float:left;
}

div#indentBuyStuff {
	width:550px;
	position:relative;
	left:10px;
	top:10px;
	text-align:left;
}

div#classSellStuff {
	background-color:#f18816; 
	background-image:url('../images/tr_orange.jpg');
	background-repeat:no-repeat; 
	background-position:top right;
	border-bottom:solid 2px #f75d0a;
	width:235px;height:124px; 
	float:left;
}

div#indentSellStuff {
	width:216px;
	position:relative;
	left:10px;
	top:10px;
	text-align:left;
}

.catBox {
	width:790px;
	float:inherit;
}

.catIndent {
	width:150px;
	position:relative;
	left:100px;
	top:30px;
	text-align:left;
}

.catLeft {
	background-color:#cccccc;
	width:260px;
	height:140px;
	float:left;
}

.catFooter {
	width:255px;
	height:20px;
	color:#003366; 
	padding-left:5px;
}

a.catLinks {
	color:#003366;
	text-decoration:none;
}

a.catLinks:hover {
	text-decoration:underline;
}

.classCommon
{
	background-color:#ffffff;
	width:260px;
	height:124px;
}

div#classJobs {
	background-image:url('../landing/images/back_jobs.jpg');
}

div#classRealEstate {
	background-image:url('../landing/images/back_realestate.jpg');
}

div#classCars {
	background-image:url('../landing/images/back_cars.jpg');
}

div#classAnnounce {
	background-image:url('../landing/images/back_announcements.jpg');
}

div#classMerch {
	background-image:url('../landing/images/back_merch.jpg');
}

div#classPets {
	background-image:url('../landing/images/back_pets.jpg');
}

div#classBrowseAds {
	background-color:#cccccc; 	
	background-image:url('../landing/images/tr_gray.jpg'); 
	background-repeat:no-repeat; 
	background-position:top right;
	border-bottom:solid 2px #999999;
	width:790px;
	height:126px; 
	float:left;
}

div#browseIndent {
	width:800px;
	position:relative;
	left:10px;
	top:10px;
}

ul.browseList {
	color:#f75d0a; 
	margin-left: 0; 
	padding-left: 1em;
}

a.browseLinks {
	color:#000000;
}

a.browseLinks:hover {
	color:#f75d0a;
}

#main_utility {
	text-align:left;
}