#content {
	float: left;
	padding:0 30px 50px 50px;
	width:615px;
}

#breadcrumb {
	padding: 0px 0 5px 0px;
	font-size: 0.6em;
	color: #929292;
	position: relative;
	margin-bottom:0.5em;
	}
	
#breadcrumb a {
	color: #ccc;
	padding: 3px;
	background-color: #222;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	}
	
#breadcrumb a:hover {
	background-color: #8091a0;
	color:#222;
	}
	
ul.account {
	list-style-type: square;
	margin-left: 45px;
	margin-bottom: 10px;
	}

ul.account li {
	padding: 2px;
	}
	
ul.contentlist {
	clear: both;
	list-style: none;
	margin-left:0px;
	margin-right:1.0em;
	margin-top:0.8em;
	}
	
ul.contentlist li {
	margin-bottom: 1.5em;
	clear:both;
	}
	
ul.contentlist li a.title {
	background:url(../images/h1bullet.png) left no-repeat;
	color: #fff;
	font: normal 1.6em/35px Arial, Helvetica, sans-serif;
	height: 35px;
	margin-bottom: 0.7em;
	margin-left:0px;
	text-decoration:none;
	}
	
ul.contentlist li a.title:hover {
	color: #8091a0;
	text-decoration:none;
	}
	
ul.contentlist div.byline {
	font-size: 0.8em;
	color: #8091a0;
	font-family: verdana;
	margin-bottom: 1.0em;
	display: none;
	}
	
ul.contentlist li div.byline img {
	float: left;
	margin-right: 10px;
	}
	
ul.contentlist div.byline span.author, ul.contentlist div.byline span.time {
	color: #e8e8e8;
	}
	
.bylinebox {
	font-size: 0.8em;
	color: #8091a0;
	font-family: verdana;
	margin-bottom: 5px;
	display:none;
	}
	
.summary {
	font-style: italic;
	padding: 15px;
	color: #222;
	}
	
.downloadbox {
	float: right;
	padding: 25px;
	margin: 0 0 25px 25px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	text-align: center;
	font-weight: bold;
	}
	
 ol.searchlist {
 	list-style: none;
 	margin:0px;
 	margin-left: 35px;
 	padding:0px;
 }
 
 ol.searchlist li {
	list-style-type:decimal;
	list-style-position: outside;
 	list-style-image: none;
 	clear: both;
 	padding-bottom: 10px;
 }
 
 ol.searchlist h3 {
 	font-size: 14pt;
 	padding-left: 12px;
 	font-weight: normal;
 	margin-bottom: 0px;
 	font-style: italic;
 }
 
 ol.searchlist a.title {
 	text-decoration: none;
 	line-height: 2em;
 }
 
 ol.searchlist a.title:hover {
 	text-decoration: underline;
 }
 
 ol.searchlist div.author {
 	font-size: 7pt;
 	color: #999999;
 	width: 400px;
 	padding-left: 12px;
 }
 
 ol.searchlist p {
 	clear:right;
 	padding: 5px;
 	display: none;
 }
 
 ol.gallery {
 	list-style-type: none;
 	clear:both;
 }
 
 ol.gallery li {
 	display: inline;
 	float: left;
 }
 
 ol.gallery img {
 	margin: 10px;
 }
 
 div #image {
 	clear: both;
 	text-align: center;
 }
 
 div #image img {
 	margin-bottom: 10px;
 }
 
 div.flvplayer {
 	width: 100%;
 	text-align: center;
 	}