/* CSS Document */
#container {
	margin:auto;
	margin-bottom:5px;
	width:768px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
	}
#border {
	margin:auto;
	width:746px;
	border:1px solid #d8e4eb;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px
	}
div.clear {
	clear:both
	}
img.left {
	float:left;
	clear:both
	}
#heading {
	width:746px;
	padding-bottom:15px;
	padding-top:10px;
	clear:both;
	}
#leftcol {
	width:160px;
	padding-right:15px;
	float:left;
	}
#main {
	margin-left:175px;
	}
img.box {
	margin-bottom:15px;
	padding-right:5px
	}
div.item {
	border-bottom:1px solid #d8e4eb;
	padding-bottom:2px;
	margin-bottom:25px
	}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px; 
    line-height: 15px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 }
a:link {text-decoration: underline; color:#000;}
a:active {text-decoration: underline; color:#000;}
a:visited {text-decoration: underline; color:#000;}
a:hover {text-decoration: underline; color:#ff0033;}

ul.browse { list-style-type:none; padding-left:0px; padding-right:0px; padding-bottom:10px; padding-top:5px; margin:0px }
li.browse { padding-bottom:5px; padding-top:3px; border-bottom:1px dotted #bdc8d0; margin:0px; }
