/* CSS Document */
span#close
{
	display: block; 
	font-size: 12px; 
	background: #efefef; 
	cursor: pointer; 
	color: #666666; 
	line-height: 18px; 
	padding: 0px 5px 0px 5px; 
	text-align: center;
}
div#s1_r
{
	position: absolute;
	left: 10px;  
	top: 20px;
	z-index:100;
}
