body { /*font-family: Arial, Verdana; font-size: 12px;*/ margin: 0px; padding: 0px; }

#adminlist 		{ height: 25px; width: 100%; background-image: url(../../images/app/bgadmin.gif);  line-height: 25px; }
#adminlisttitle { float: left; }
#adminlistfunc	{ float: right; }

#adminbody		{ width: 98%; padding: 7px; }

.adminbodyrow 	{ width: 100%; display: block; }
.adminbodyrowleft 	{ float: left; width: 20%; }
.adminbodyrowright 	{ float: right; width: 79%; }



.errormsg { color: #ff0000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 15px }
.sysmsg { color: #FF9933; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 15px }

.adminentry { list-style: none; display: block; width: 100%; border-bottom-color: #ccc; border-bottom-style: solid; border-bottom-width: 1px; }
.main_text	{  }

#randomImages_UL{
list-style-type:none;
}

#randomImages_UL img{
border:0;
}
.imageRandom{
width:80px;
height:90px;
}

#divRandomImage .closeWindow{
position:absolute;
top:40px;
left:250px;

}
.closeWindow img{
border:0;
}