/* File: showcoll_frame.css */

/* (needed to prevent Win/MSIE6 horiz. scrollbar) */
body {
	/*width: 366px; /* width of table, plus 2px fudge insurance ;-) */
}

div.group {
	padding: 0;
	margin: 0;
	height: 150px;
	width: 100px;
}

div.square {
	border: 1px solid #999;
	height: 100px;
	width: 100px;
}

div.rno {
	padding: 3px 0 0 3px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: #FFF;
}

.ctlsB { padding-right: 4px; }
.ctlsB img { padding-top: 4px; }
.ctlsR { padding-bottom: 4px; }
.ctlsR img { padding-left: 4px; }

img.text { padding: 3px 0 0 3px; }

.mainwrap{
position:relative;
padding-left:200px;
padding-top:100px;
}

.topofmain{
position:relative;
border-top:solid;
border-top-color:#999999;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#999999;
border-bottom-width:1px;
margin-right:20px;
padding-top:3px;
padding-bottom:3px;

}



.printable {
position:absolute;
right:0px;
top:0px;
width:80px;
}

.lnav {
position:absolute;
left:0px;
top:0px;
width:auto;
height:auto;
z-index:10000;
}


.rnav {
position:absolute;
right:0px;
top:0px;
width:auto;
height:auto;
z-index:10000;
}

.pimage{
float:left;
}



.copyright

.titleimage





