.main {
	padding:10px 10px 1px 1px;
	margin:0 0 5px 0;
	position:relative;
	min-height:20px;
	clear:both;
	text-align: justify;
}
.main h1 {
    font-family:Arial, Helvetica,Verdana,  sans-serif;
	font-size:1.8em;
	font-weight:normal;
	color:#EC9E08;	}
	
.main img.highlight {
    float:left;
	border: 1px solid #3C3C3C;
	padding: 3px; 
    background: #222222;
    position:relative;
    margin-right:10px;}
	
.main img.highlight:hover { 
    border: 1px solid #3C3C3C; }

.small {
    font-family: "Lucida Grande", Arial, Helvetica,Verdana,  sans-serif ;
	font-size: 10px;color: #A8A282;
	font-weight:normal;	
	line-height:12px;
	display:block;
	border-bottom:1px solid #811B0D;
	padding:2px 0;}

.link {
    color: #828282;
	font-size: 9pt;
	font-weight: normal;
	}
.font {font-size:-9999em;}