
#grrl{
	position:absolute;
	top:3px;
	left:0px;
	width:202px;
	height:390px;	
	z-index:20;
	cursor:pointer;
	background-image:none;
}

#grrl div{	
	width:204px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}
	#grrl div img{position:absolute;}
#grrl div a{
	position:absolute;
	bottom:5px;
	right:5px;
}
#t1{height:112px;}
	#t1 img{top:0;left:0;}
#t2{height:127px;}
	#t2 img{top:-112px;left:0;}
#t3{height:151px;}
	#t3 img{bottom:0;left:0;}
/*---------------*/
* html .centralcolumn ul.lc{
	margin:0 60px 0 45px;
	position:static;
}
.centralcolumn ul.lc li{
	margin:6px 25px 6px 25px;
	font-size:0.85em;	
	padding:2px 10px 2px 35px;
	min-height:40px;
	font-family : Arial, Helvetica, sans-serif;
	border:1px #eae7db solid;
	background:#fefdf7 url(../images/quotes.gif) no-repeat;
	position:relative;
	color:#444;
}

* html .centralcolumn ul.lc li{
	position:static;
	float:none;
	clear:both;
	margin:6px 0px 6px 0px;
	padding:2px 0px 2px 35px;
}

span.lc_a{	
	display:block;
	position:relative;
	float:right;
	background:#a0bdc1 url(../images/icon_user.gif) no-repeat 1px 1px;
	border:1px solid #759ea0;
	padding:0 2px 0 14px;
	font-size:10px;
	line-height:15px;
	top:-5px;
	right:-5px;
	color:#000;
}



* html span.lc_a{	
	float:right;
	position:relative;
	z-index:1;
	right:0px;
	margin:0 3px 0 0;
	top:-5px;
}

span.lc_d{font-size:9px;	color:#999;}

ul.lc a{
	color:#555;
	text-decoration:none;
}
ul.lc a:visited{color:#999;}
ul.lc a:hover, ul.lc a:active{color:#111;}
