/* styles for image viewer */
body {font-family:arial; font-size:10px; margin:0; padding:0;}
#close {width:100px; text-align:center; background-color:#ccc; border-width:0 1px 1px; border-color:#000; border-style:solid; position:absolute; height:16px; top:0px; z-index:3; right:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px;}
#close:hover {background-color:#39c; height:20px;}
#close a {width:100%; font-weight:bold; display:block; padding:3px 0; color:#000;}
#close a:hover {color:#000; background-color:#39c;}
h2 {text-align:center; margin:0; padding:5px 0; font-size:16px; background-image:url(../images/red-car_grad.gif); background-position:top left; background-repeat:repeat-x; border-bottom:1px solid #000;}
h2 div {background-image:url(../images/gray-car_bar.gif); min-width:240px; background-repeat:no-repeat; background-position:center;}
table {margin:0; padding:0; clear:both;}
#icons {border-right:1px solid #000;}
#icons ul {list-style-type:none; margin:15px 0 0; padding:0; width:150px; text-align:center;}
#icons ul li {float:left; width:100%; margin-bottom:15px;}
#icons ul li a img {border:1px solid #ccc;}
#icons ul li a:hover img {border:1px solid #039 !important;}
#icons ul li p {margin:0; padding:0; text-align:center; font-size:10px;}
#contentArea {font-size:10px; padding:3px 0;}
#imageArea {text-align:center;}
#copy {width:100%; text-align:center; font-size:9px;}
