/* CSS Document */

#header h1, #header h2{
	margin: 0px;
}

#main_content {
	background: #FFF url(../images/info_bg_long.jpg) 535px 0px no-repeat;
	min-height: 165px;
}

#left_content_wrap {
	width: 525px;
	padding: .5em 10px;
	float: left;
	font-size: .9em;
}
#sidebar_wrap {
	width: 240px;
	float: right;
}


.action_wrap {
	background: #FFF url(../images/sidebar_action_bg.jpg) top left no-repeat;
	padding: 0px 3px;
	margin-bottom: 1em;
}
.action_wrap h2 {
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	margin: 0px;
}
.action_wrap h2 a {
	color: #FFF;
	text-decoration: none;
}

#featured{
	height: 130px;
	margin-bottom:1em;
}
#featured h2{
	color:#666;
	text-align: center;
}

#browse {
	padding-top: 5px;
}

#sell img{
	float: left; 
	padding-right: 10px;
}