@charset "UTF-8";
	
		a {
			outline-style:none;
		}
	
		img {
			display:block;
			border:none
		}
		
		img.toppic {
			margin-top: 35px
		}
		
		img.otherpics {
			margin-top: 19px
		}
		
		
		#deschead {
			border-top-color:#4C4C4C;
			border-top-width:thin;
			border-top-style:DOTTED;
			padding-top:5px;
			padding-bottom:5px;	
			color:#B3B3B3;	
		}
		
		#descbody {
			padding-top:5px;	
			color:#FFF;
			width:315px;
			text-align:left;
			line-height:15px;
			
		}
		
		#descbottom {
			border-bottom-color:#4C4C4C;
			border-bottom-width:thin;
			border-bottom-style:DOTTED;
			padding-bottom:10px;	
		}
		
		#list {
			padding-top:4px;
			padding-bottom:10px;
			line-height:17px;
		}
		
		.caption {
			color:#B3B3B3;
			text-align:left;
			line-height:15px;	
			font-family: helvetica, arial, sans-serif;
			font-size: 10px;
			font-style:italic;
		}
		
		#imagearea {
		 	padding-bottom:40px
		}