/* @override 
	http://localhost:3000/stylesheets/home.css?1239889876
	http://localhost:3000/stylesheets/home.css?1239890513
	http://localhost:3000/stylesheets/home.css?1239892152
	http://localhost:3000/stylesheets/home.css?1246973299
*/

.top_left_table .top_row td{
	height: 231px;
}

.bottom_row{
	background: #96eba5 url(/images/lower_left_bg.png) repeat-x;
}

.sidebar_table{
	border-top: 1px solid #000;
}

.sidebar_left{
	background-image: none;
	background-color: transparent;
}

.middle_row{
	width: 100%;
}

#home_logo{
	
	margin-left: 20px;
	margin-top: 10px;
}

#contact_info{
	margin-left: 75px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#contact_info a{
	border-style: none;
}

.artist_submission{
	margin-top: 25px;
	margin-bottom: 10px;
}

.artist_submission a{
	color: #f91615;
	border-style: none;
}

.selling_link{
	margin-top: 10px;
	margin-bottom: 25px;
}

.selling_link a{
	color: #f91615;
	border-style: none;
}

.home_search{
}

.home_search input[type=search]{
	width: 170px;
}

.home_search input[type=submit]{
}

