body {margin:0;padding:0;font-family:verdana;color:#000;}
#header {border-bottom:2px dotted #000;width:100%;}
#header img {margin:5px 20px;}
#header li {list-style:none;margin:20px 10px 0 0;}
#pg_wrapper {min-height:100%;height:auto !important;height:100%;margin:0 auto -65px;}
#content_wrap {margin: 0 auto;}
h2 {margin:15px 0 0 25px;font-size:22px;}
h3 {margin:15px 0 0 25px;font-size:18px;}
h4 {margin:15px 0 15px 25px;font-size:16px;}
h4 a {color:#333;border-bottom:1px dotted #000;text-decoration:none;}
h4 a:hover {color:#ff9933;text-decoration:none;border-bottom:none;}
h5 {margin:15px 0 0;font-size:14px;}
.content_item {
	width: 260px;
	height: 240px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline; 
	position: relative; 
	border: 1px solid black;
    background-color: #D8D8D8;
	margin: 8px 8px 8px 8px;
	padding-top: 6px;
	text-align: center; 
	font-family: Arial;
	font-size: 11px;
}
.content_item_sm {
	width: 240px;
	height: 240px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline; 
	position: relative; 
	border: 1px solid black;
    background-color: #D8D8D8;
	margin: 8px 8px 8px 8px;
	padding-top: 6px;
	text-align: center; 
	font-family: Arial;
	font-size: 11px;
}
.content_item a, .content_item_sm a {color: #000;text-decoration: none;font-size: 14px;font-weight: bold;}
.content_item a:hover, .content_item_sm a:hover {color:#ff9933;}
.sorted_link {margin-top:5px;}
.sorted_link a {font-size:11px;}
#left-col{margin:15px 0 0 35px;width: 650px;float:left;}
#right-col{margin:30px 0 0 40px;width: 250px;float:left;}
#left-col a {color:#000;font-size:12px;text-decoration:none;font-weight:bold;}
#left-col a:hover {color:#ff9933;font-size:12px;text-decoration:none;font-weight:bold;}
hr {width:100%;height:1px;margin-top:1px;color:#333;background:#333;}
.pager {margin:10px 0;font-size:12px;color:#000;}
.pager a {color:#000;text-decoration:none;}
.pager a:hover {color:#ff9933;}
#toplist {border-top:2px dotted #000;width:100%;}
#toplist ul {list-style-type:none;}
#toplist ol {font-size:10px;}
#toplist ul li {float:left;width:190px;color:#000;padding:2px 0 0 20px;}
#toplist ol li {float:left;width:190px;color:#000;padding:2px 0 0 0;}
#toplist ul li span {font-size: 8px;}
#toplist ul li a, #toplist ol li a {text-decoration:none;font-size:12px;color:#000;}
#toplist ul li a:hover, #toplist ol li a:hover {color:#ff9933;}
#footer {border-top:2px dotted #000;width:100%;text-align:center;padding-bottom:10px;}
#footer a {font-size:14px;color:#000;border-bottom:1px dotted #000;text-decoration:none;}
#footer a:hover {color:#ff9933;text-decoration:none;border-bottom:none;}
.share{
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    height: 20px;
    width: 160px;
    text-decoration: none;
    background-color: #DCDCDC;
    border-right: 1px dashed #000;
    border-bottom: 1px dashed #000;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    z-index:1;
    font-family: Arial;
    font-size: 12px;
}
