<link href="http://stg.odnoklassniki.ru/share/odkl_share.css" rel="stylesheet">
<script src="http://stg.odnoklassniki.ru/share/odkl_share.js" type="text/javascript" ></script>

@charset "windows-1251";
/* CSS Document */

.short_info {
	border:1px solid #B0B0B0;
	background:url(../images/tabs.png) repeat-x;
	padding:4px 16px 4px 16px;
	color:#777;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	bottom:10px;
	right:10px;
	cursor:pointer;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.sort a {
	cursor: pointer;
	position: relative;
	border:1px solid #C8C8C8;
	background:url(../images/tabs.png) repeat-x;
	padding:2px 10px 2px 10px;
	color:#999;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	margin-right:5px;
	display:block;
}


.net {
	border:1px solid #B0B0B0;
	background:url(../images/tabs.png) repeat-x;
	padding:4px 16px 4px 16px;
	color:#777;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	bottom:10px;
	right:10px;
	cursor:pointer;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.da {
	border:1px solid #ff9191;
	background:url(../images/tabs2.png) repeat-x;
	padding:4px 16px 4px 16px;
	color:#777;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	bottom:10px;
	right:10px;
	cursor:pointer;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#box{
	background:#FFF;
	height:500px;
	width:940px;
	padding:20px;
    -webkit-box-shadow: 0px 0px 5px #555;
    -moz-box-shadow: 0px 0px 5px #555;
    box-shadow: 0px 0px 5px #555;
	margin-top:-5px;
}