/* STYLESHEET FOR AJAX TEMPLATE 31 */

body	{background:#FFFFFF; font-family:tahoma; font-size:11px; margin:15 15 15 50; overflow-y:auto; overflow-x:hidden;}

#title 	{}
h1		{font-size:13px; color:#333333; padding:3 0 0 0; margin:0px;}
h2		{font-size:11px; margin:0 0 5 0; color:#333333;}
h3		{font-size:11px; margin:0 0 5 0; color:#666666;}
#left	{float:left;}
#right 	{position:relative; width:70%; padding:5px; float:left; color:#666666; }
.folder	{padding:3 20 0 3; margin-left:10px; color:#666666;}
.img	{padding:3px;  float:left; margin:0 4 4 0; width:90px; height:90px;}

#imgs {position:absolute; left:0; top:0; }
#smlA {position:absolute; left:0; top:0; }
#smlB {position:absolute; left:0; top:0; }

#loading {width:33px; height:33px; background-image:url('/images/loader31.gif'); position:absolute; left:10; top:10;}

.smlimg	{padding:0px; margin:0px;}
.header	{color:#666666; float:none; display:block; padding:0 0 5 0;}
A:active, A:link, A:visited {text-decoration:none; font-weight:bold; color:#333333;}  
A:hover	{color:#990000;}
