
a.online_mini_ru {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(online_mini.jpg) no-repeat scroll left top;
	border: 0 none;
	color: #FFFFFF;
/*	display: block;*/
	font-family: "Trebuchet MS",Arial,Verdana;
	font-size: 10px;
	height: 20px;
	padding:7px 7px 7px 45px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

a.online_mini_ru:hover {
background-image:url(online_mini_hover.jpg);
}

a.online_ru {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(online.jpg) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	/* display:block; */
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:11px;
	height:20px;
	padding:7px 7px 7px 45px;
	text-transform:uppercase;
	margin-bottom: 5px;
}

a.online_ru:hover {
	background-image:url(online_hover.jpg);
}

#dtlon1{

	margin-top: 20px;
	
}

.apple_overlay2 {
	margin: 0 auto;
	vertical-align:	top;
	background:	#1DA199;
	padding: 3px 10px 30px 10px;
	border: 3px double gray;
	-webkit-border-radius:6px;
	-moz-border-radius:5px;
	-khtml-border-radius:10px;	
	display:none;
	
	
}

/* default close button positioned on upper right corner */
.apple_overlay2 .close {
	background-image:url(close.png);
	position:absolute; right:-25px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.onl1{
	height: 10px;
/*	background-color: blue;*/	
}

.onl2{

	font-weight: bold;
	color: blue;

}




