div{
border-width: 3px;
}

div.filelist{
display: inline;
float:right;
width:250px;
border-style: solid;
margin: 12px 60px 12px 12px;}

div.pic{
display: inline;
float:left;
width:200px;
margin: 12px 12px 12px 25px;
padding: .75em;}

div.viewer{
width:620px;
border-style: solid;}
#info {
	position:relative;
	left:31px;
	font:normal 12px Verdana;
	font-weight: bold;
	line-height: 18px;
	width: 125px;	}

#info a{
	background-color: #FFFF99;
	color: black;
	display: block;
	border-style: solid;
	border-width: 2px;
	padding: 1px 0;
	text-align: center;
	text-decoration: none;	}

#info a:hover{
background-color: #FFFF00;}
