body {
		padding: 0 5%;
		background: #ffffff;
		font-family: Baskerville, "Times New Roman", "Times", serif;
		line-height: 16pt;
		}

#sidebar,#top_container, #flashcontent {
		display: none;
		}
h1, h2, h3, h4 {
		font-family: Helvetica, Arial, sans-serif;
		}

h1 {
		font-size: 17pt;
		}

h2 {
		font-size: 15pt;
		}

a:link, a:visited {
		text-decoration: underline;
		}
a img {
		border: 0;
		}

#content img {
		border: 0.5mm solid #555555;
		}
				
.doNotPrint
{
	display: none !important;
}
#listings {
	clear:both;
}
.img-container {
	overflow:hidden;
	position: relative; 
	margin:1px;
	float:left;
	border:1px solid #dddddd;
	text-align:center;
	background-color:#ffffff;
	z-index:1;
}
.img-container img {
	margin-top: 2px;
}
.webprice {
	line-height: 1.4em;
	font-size: 1.2em; 
	font-weight: bold; color: red;
}
.ymmm {
	line-height: 1.2em;
	font-size: 1.0em; 
	color: blue;
}
.pretty-hover, .img-container:hover { 
  border:1px solid #0f0;
}


#sort {
	float: right;
	width: 225px;
	text-align: right;
	padding-bottom: 4px;
	padding-right: 12px;
	}
	
.sort {
	width: 100px;
}
.headline {
	line-height: 1.4em;
	font-size: 1.2em; 
	font-weight: bold;
	padding-left: 4px;
	}
#loading {
	text-align: center;
  display: none;
	}	
