div.console	{
font-family: helvetica, arial, sans-serif;
font-size: 11px;
color: #999;
clear:both;
float: left;
width: 790px;
margin-top: 10px;
text-align: right;
}

 /* html markup for console
<div class="console">
<span style="color: #000000">previous</span> / <span style="color: #000000">next image</span> (1 of 3)</span></p>			
</div>
*/

div.img_holder	{
clear: both;
float: left;
margin-top: 10px;
width: 790px;
height: 300px;
}

div.tick dt	{
	margin-top: 0px;
}

.dark	{
color: black;
text-decoration: underline;
}


.link	{
font-family: helvetica, arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: black;
}

#hartley	{
font-family: helvetica, arial, sans-serif;
text-transform: lowercase;
letter-spacing: 1px;
font-weight: bold;
font-size: 11px;
color: #999;
}