h2 {
	font-size:10px;
	margin:20px 0 10px 0;
	padding:7px 0 7px 10px;
	color:#333;
}




p#welcome {
	top:3px;
	right:8px;
}

div#change-city {
	top:63px;
	left:143px;
}




div.column {
	float:left; 
	width:210px; 
	/*margin-left:10px;*/ 
	overflow:hidden;
	padding-left:10px;
}

#catrow0{
padding-left:0;
}
div.column.double {
	float:right; 
	width:433px;

}

div#gumtree-forums {
	background:#ffffff;
	padding:0 0 4px 0px;
	border:#666666 solid 1px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}

div#gumtree-forums h2 {
	color:#333333;
	background:none;
	border:0;
	padding:8px 0 0 10px;
	margin-top:0;
}
div#gumtree-forums p {
	font-size:1.1em;
	margin:7px 10px;
	color:#666666;
	line-height:164%;
}

div#promotion-slot {
	text-align:center;
	margin:10px 0 20px 0;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:0.92em;
}
div#promotion-slot img {
	margin:2px auto;
/*	border:1px solid #006600;*/
}

div#sidebar {
float:right;
	width:170px;
	margin:0px;
border:1px solid #d7d0d8;overflow:hidden;padding:0;
height:100%;

}

div#sidebar div.panel.top {	
/*	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;*/
} 
div#sidebar div.panel.bottom {	
/*	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;*/
}
div#sidebar div.panel {
	
	margin-bottom:0px;
	line-height:164%;
}
div#sidebar h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	margin:7px;
}
div#sidebar p {
	color:#666666;
	font-size:1.1em;
	margin:7px;
}
div#sidebar div#announcements {
	background-color:#ffffff;
}
div#sidebar div#editors-picks {
	background-color:#ffffff;
}
div#sidebar ul.showcased-listings li {
	border-top:1px solid #c3e198;
	padding:7px 7px 5px 7px;
}
div#sidebar div#editors-picks p.category-breadcrumb {
	float:right;
	margin:0 0 0 3px;
	font-size:1em;
	width:98px;
}
div#sidebar div#editors-picks img.thumbnail {
	float:right;
	margin:0;
	border:1px solid #c3e198;
}
div#sidebar div#editors-picks h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 3px 0;
}
div#sidebar div#editors-picks p.location-price {
	margin:0;
	color:#333333;
}
div#sidebar div#other-popular-cities {
	background:#ffffff  no-repeat 70px 5px;
}
div#sidebar div#other-popular-cities img{
	margin:0 auto;
}
div#sidebar ul.bulleted {
	margin:0 0 0 7px;
	width:161px;
}
div#sidebar p.show-more-cities {
	font-weight:bold;
	margin:0 0 0 11px;
	padding:2px 0 6px 7px;
}

div#safety-tips {
	background-color:#ffffff;
	background-position:100% 0;
	background-repeat:no-repeat;
}
div#safety-tips h3 {
	font-size:1.4em;
}
div#safety-tips p {
	color:#333333;
}
div.number-1 {
	
}
div.number-2 {
	
}
div.number-3 {
	
}
div#sidebar div#email-alerts {
 background: url('../images/rightalertbox.jpg');
  background-repeat:repeat-x;
 height:auto; text-align:left;
}
div#sidebar div#email-alerts ul {
	padding:0;margin:0;text-align:left;padding-left:10px;
}
div#sidebar div#email-alerts ul li a {
	font-weight:bold;
	font-size:14px;
}


/**Additional css classes from the layout.css ***/

.menu {
    clear: both;
    padding-bottom: 0px;
    text-align: left;
}

.menu ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}

.menu li {
    float: left;
    white-space: nowrap;
}

.menu a {
	display: block;
	padding-right: 20px;
	color:#333300;
	font-weight:bold;
	text-decoration:none;
    background: url('../images/menusep.gif') no-repeat right;
}
.menu li:last-child a {
    background: none;
}
.menu a:hover {
	color:#999900;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menu a {
 float: left;
}
/* \*/
.menu a {
 float: none;
}
/* */

#adminMenu {
    clear: both;
}
#userStatus {
	color:#555555;
	font-size:10px;
    margin-bottom: 5px;
    text-align: left;
	width:300px;
}
#top {
    float: left;
}
#contentArea {width:698px;overflow:hidden;}

