#banner {
	background: url(../images/recent_banner.jpg) no-repeat;
	margin: 0 20px 0 20px;
	height: 252px;
	width: 800px;
}


#main_column {
	width: 800px;
}

#main_column h2 {
	display: none;
}

#main_column {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: .01em;
}

#mainphoto {
	background-image: url(../images/recent_imagetop.png);
	padding: 21px 21px 0 21px;
	width: 700px;
	margin-left: 20px;
}

#imagebottom {
	background-image: url(../images/recent_imagebottom.png);
	height: 43px;
	width: 720px;
	padding: 10px 0 0 30px;
	margin-left: 20px;
	
} 


#otherimages {
	margin-bottom: 20px;
	width: 780px;
	text-align: center;
	
	
}



#otherimages img {
	background: url(../images/150imageback.png) no-repeat;
	padding: 14px;
	
	
}



#description {
	
	width: 675px;
	margin-bottom: 30px;
	margin-right: 45px;
	margin-left: 53px;
	margin-top: 20px;
}



.title { 
	float: left;
	color: #333366;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.info {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight: normal;
	text-align: right;
	height: 20px;
	width: 680px;
	padding: 0 40px 0 0;
	margin-top: 8px;
	
}

#bottom_bar {
	width: 800px;
}

#previous  {
	float: left;
	margin: 0 16px 0 16px;
}

#previous a {
	background: url(../images/recent_previous2.png);
	display: block;
	width: 160px;
	height: 62px;
}

#previous .button {
	display: none;
}

#previous a:hover {
	background: url(../images/recent_previous2.png) 0 -62px;
}

#next {
	float: right;
	margin: 0 16px 0 16px;
}

#next a {
	background: url(../images/recent_next2.png);
	display: block;
	width: 160px;
	height: 62px;
}

#next .button {
	display: none;
}

#next a:hover {
	background: url(../images/recent_next2.png) 0 -62px;
}

#price {
	background-image: url(../images/recent_purchaseback.png);
	width: 416px;
	height: 41px;
	padding: 21px 0 0 0px;
	margin: 0 0 0 192px;	
	color: #FFFFFF;
	text-align: center;
}

#price a {
	color: #FFFFFF;
	text-decoration: none;
}


#price a:hover {
	color: #333366;
	text-decoration: underline;
} 

#price .sold {
	color: #a52020;
}

#spacer {
	height: 30px;
	width: 50px;
	background: none;
	clear: both;
}

#divider {
	margin: 10px 0 25px 0;
	background: url(../images/divider.png);
	height: 2px;
	width: 532px;
	clear: both;
}