
div#searchFormTitle {
	background:url(/2009/images/sidebarheader.png);
	height:18px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	padding:2px 12px 0 12px;
	cursor:pointer;
	text-decoration:underline;
}
div#searchForm {
	background: #eee url(/2009/images/sidebarboxbottom.png) repeat-x bottom scroll;
	border:2px solid #8f0303;
	padding:10px;
}

div#results {
	margin-top:15px;
}

div#results div.release {
	width:49%;
	float:left;
	margin-bottom:8px;
}

div#results div.release div.cover {
	float:left;
	padding-right:10px;
}

div#results div.title a {
	text-decoration:none;
	color:#000;
}

div#results span.format {
	font-style:oblique;
	font-size:11px;
}

div#results div.artist a {
	text-decoration:none;
	font-weight:bold;
}

div#results div.price {
	color:#8f0303;
}
div#resuls div.price strike {
	color:#444;
}

div#pagenav {
	font-size:14px;
}
span.pagenum {
	font-weight:bold;
	padding:0 2px;
}
span.pagenum a {
	font-weight:normal;
	color:#8f0303;
	text-decoration:underline;
}
span.pagenum a:hover {
	text-decoration:none;
}
span.pagenum span {
	cursor:pointer;
}
table#searchResults {
	margin:20px 0;
	width:100%;
}
