/* CSS Document */
div#releases h3 { clear:both; margin-bottom:0px; padding-bottom:4px; }
div#releases h3.new { padding-left:35px; background-image:url(../IMAGES/pic_cont_new.gif); background-repeat:no-repeat; }
div#releases p.date { font-size:11px; color:#333333; margin-bottom:5px; }
div#listings { clear:both; padding:20px 0 20px 0; }
div#listings p { margin-bottom:5px; }
p.link { padding-bottom:18px; }
/* PAGER */
div.results {
	border-top:1px solid #999999;
	padding:5px;
	margin-bottom:0;
}
p.results { margin:0; }
div.pager-container { clear:both; margin:0; padding-top:10px; border-top:1px solid #999999; }
div.pager { float:left; position:relative; width:70px; padding:0 15px 0 15px; margin:0; text-align:center; }
div.pager img.prev { position:absolute; top:-12px; left:0; }
div.pager img.next { position:absolute; top:-12px; right:0; }
div.pager p { padding:0; margin:0; text-align:center; }
div.pagejump { float:left; margin-left:14px; }
div.pagejump * { float:left; margin-right:5px; }
input.pagejump { width:30px; }