html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #aaa;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000;
}

::selection {
	background: #ffcd05;
	color: #ffffff;
}

::-moz-selection {
	background: #ffcd05;
	color: #ffffff;
}

h1 {
	color: #444;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 6px -12px;
	padding: 16px 10px 5px 6px;
	line-height: 100%;
	border-left: 4px solid #ffcd05;
}

h2 {
	color: #237F10;
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
	margin: 12px 0 10px -12px;
	padding: 12px 10px 2px 8px;
	border-left: 6px solid #ffcd05;
	text-align: left;
	clear: left;
}

h2.noline {
	border: none;
	margin-top: -5px;
}

h3 {
	font-size: 16px;
	color: #555;
	/*text-transform: uppercase;*/
	font-weight: bold;
	margin: 5px 0 5px -12px;
	padding: 5px 0 2px 8px;
	border-left: 4px solid #ffcd05;
}

#content h4 {
	font-size: 14px;
	color: brown;
	/*text-transform: uppercase;*/
	font-weight: bold;
	margin: 5px 0 5px -12px;
	padding: 5px 0 2px 8px;
	border-left: 4px solid #ffcd05;
}


#right-col h2 {
	font-weight: bold;
	margin: 10px -10px 10px -10px;
	padding: 3px 10px 2px 6px;
	font-weight: normal;
	background: #fff9e1;
}

#right-col h3 {
	margin: 10px -10px 12px -10px;
	padding: 3px 10px 2px 6px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	color: #000;
	line-height: 140%;
	font-size: 125%;
	background: #fff9e1;
}

h4 {
	font-weight: normal;
	color: #888;
	font-size: 90%;
	margin: 2px 0 7px 0;
	line-height: 130%;
}

a, a:visited {
	background: none;
	color: #dc3737;
	text-decoration: underline;
}

a:hover {
	color: #ffcd05 !important;
}

a.img:hover {
	background: none;
	text-decoration: none;
}

img {
	border: none;
}

th {
	text-align: left;
	vertical-align: top;
	color: #414141;
}

p {
	margin: 0 0 14px 0;
}

hr {
	border: none;
	border-top: 1px solid #DBDBDB;
	height: 1px;
	clear: both;
}

hr.wide {
	border-bottom: 15px solid #f9f9f9;
}

hr.yellow {
	border-top-color: #FFCD05;
}

table {
	border-collapse: collapse;
}

small {
	font-size: 90%;
}

input.focused, textarea.focused {
	border-color: #ff6c00;
}

input.errored, textarea.errored {
	border-color: #ff0000;
}

.br {
	clear: both;
	height: 1px;
}

.msg {
	color: #333;
}

p.error, p.warning, p.ok {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	clear: both;
	vertical-align: middle;
}

.error {
	background-color: #aaa;
}

.warning {
	background-color: #ff6600;
	background-image: url('/i/ico/warning.png');
}

.ok {
	background-color: #89CC66;
	background-image: url('/i/ico/ok.png');
}

.hide {
	display: none;
}

.nomargin_btm {
	margin-bottom: 0;
}

.href {
	cursor: pointer;
}

.required {
	color: #000;
}

.rub {
	font-family: Cambria, Georgia, Times;
}

.uppercase {
	text-transform: uppercase;
}

sup.help {
	cursor: default;
	font-size: 9px;
	color: #999;
}

img.tip {
	vertical-align: top !important;
}

#main {
	width: 998px;
	margin: 0 auto;
	background: url('../i/bg_stars.png') repeat-y right 81px #fff;
	box-shadow: 0 0 4px 4px #999;
}

#head {
	height: 91px;
	background: #375fdc;
	background: url('../i/head.jpg');
	border-top: 3px solid #000;
}

#logo {
	width: 94px;
	height: 91px;
	padding: 0 20px 0 1px;
	float: left;
}

#logo a, #logo span {
	width: 94px;
	height: 91px;
	display: block;
	overflow: hidden;
	text-indent: -300px;
	background: none;
}

#logo a:hover {
	background: none !important;
}

#head_content {
	float: left;
	clear: right;
	width: 855px;
	height: 59px;
}

#slogan {
	float: left;
	text-align: right;
	width: 320px;
	height: 20px;
	padding: 3px 0 6px 0;
	margin: 0 0 0 373px;
	color: #bbb;
	font-size: 150%;
}

#search_brand {
	margin: 0;
	width: 200px;
	float: right;
	text-align: right;
}

#url {
	color: #FFCD05;
	font-size: 14px;
	background: #000;
	font-weight: bold;
	width: 108px;
	height: 24px;
	margin: 0 0 0 774px;
	text-align: center;
}

.search input.text {
	border: 1px solid #dc3737;
	line-height: 20px;
	font-size: 12px;
	color: #237F10;
	height: 21px;
	width: 150px;
	padding: 0 5px;
	margin: 0;
	font-weight: bold;
	vertical-align: top;
}

.search input.submit {
	background: url('../i/search_btn.png') no-repeat #000 5px center;
	width: 28px;
	height: 23px;
	border: none;
	cursor: pointer;
}

ul#menu {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 650px;
	float: left;
}

ul#menu li {
	height: 32px;
	width: 134px;
	margin: 0 8px;
	padding: 0;
	list-style-type: none;
	float: left;
	font-size: 18px;
	box-shadow: 0 -8px 4px -4px rgba(0, 0, 0, 0.5);
}

ul#menu li.active {
	border-bottom: 2px solid #fff;
	height: 32px;
}

ul#menu #menu_i1 {
	width: 190px;
}

ul#menu #menu_i3 {
	margin-right: 0;
}

#menu a, #menu span {
	display: block;
	height: 26px;
	padding: 5px 4px 0 4px;
	border: 1px solid #ffcd05;
	border-bottom-color: #fff;
	background: #fff;
	text-align: center;
	border-radius: 4px 4px 0 0;
}

#menu a, #menu a:visited, #menu span {
	color: #ffcd05;
	background: #ca2b0e;
	text-decoration: underline;
}

#menu a:hover, #menu li.active a:hover {
	background: #da3b1e;
	text-decoration: underline;
}

#menu li.active a, #menu li.active span {
	color: #555;
	background: #fff;
	text-decoration: underline;
}

#menu li.active span {
	text-decoration: none;
}

/* #menu a.on, #menu a.on:visited {color: #dc3737; text-decoration: none; background: #fff; border-color: #ffcd05;}*/
ul#menu li .dmenu {
	display: none;
	position: absolute;
	z-index: 100;
	width: 190px;
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
}

ul#menu li .dmenu li {
	float: none;
}

ul#menu li .dmenu li a {
	padding: 2px 5px;
	height: auto;
}

ul#menu li .dmenu li a:hover {
	color: #136F00;
}

#crumbs {
	position: relative;
	float: right;
	margin: 0 180px 10px 20px;
	padding: 0 0 0 10px;
	height: 13px;
}

#crumbs li {
	font-size: 11px;
	list-style-type: none;
	float: left;
	margin: 0 13px 0 0;
	background: url('../i/blt5.gif') no-repeat right center;
	padding: 0 16px 0 0;
	height: 18px;
}

#crumbs li img {
	vertical-align: top;
	margin-top: 4px;
}

#crumbs li a, #crumbs li a:visited {
	color: #999;
}

#crumbs li a:hover {
	color: #8F5CA6;
}

.breadcrumbs {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	margin: 5px 0 3px;
	padding: 3px 3px;
	background: #f0f0f0;
}

.breadcrumbs a, .breadcrumbs a:visited {
	color: #555;
}

.breadcrumbs a:hover {
	color: #FFCD05;
}

.breadcrumbs #href_home {
	background: url('/i/ico/home.gif') no-repeat 2px center;
	float: left;
	display: block;
	width: 15px;
	height: 14px;
	overflow: hidden;
	text-indent: -150px;
	margin-right: 1px;
}

.breadcrumbs span {
	color: #888;
}

#content {
	width: 710px;
	padding: 0 15px 20px 12px;
	margin: 3px 0 16px 0;
	float: left;
	clear: left;
	border-left: 16px #ffcd05 solid;
	border-right: 2px solid #FFCD05;
}

#right-col {
	margin-top: 3px;
	width: 223px;
	overflow-x: hidden;
	padding: 0 10px 20px 10px;
	float: right;
}

#menu2 {
	width: 170px;
	margin: 32px 0 0 10px;
	padding: 1px 0 30px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	border-top: 1px solid #939393;
}

#menu2 li {
	background: url('../i/blt2.gif') no-repeat left 16px;
	list-style-type: none;
	padding: 7px 0 7px 15px;
	margin: 0;
	border-bottom: 1px solid #939393;
}

#menu2 a, #menu2 a:visited {
	text-decoration: none;
	color: #eee;
}

#menu2 a:hover, #menu2 a.on, #menu2 a.on:visited {
	text-decoration: none;
	color: #136F00;
}

#contact {
	border-top: 1px solid #dbdbdb;
	padding: 10px 0 20px 8px;
}

#contact .phone {
	font-size: 130%;
	color: #000;
}

#contact .email {
	font-size: 1em;
	padding: 5px 0 0 15px;
	background: url('../i/mail.gif') no-repeat left 11px;
}

ul#menu_duplicate {
	font-size: 11px;
	text-transform: uppercase;
	margin: 16px 0 0 0;
	padding: 5px 0 7px 0;
	height: 16px;
	clear: both;
	background: #777;
	border-left: 8px solid #CA2B0E;
}

ul#menu_duplicate li {
	height: 14px;
	margin: 0 15px 0 15px;
	padding: 0 0 0 8px;
	list-style-type: none;
	float: left;
}

ul#menu_duplicate li#menu2_i4 {
	margin-right: 0;
}

#menu_duplicate a, #menu_duplicate a:visited, #menu_duplicate span {
	color: #fff;
	text-decoration: none;
}

#menu_duplicate a:hover, #menu_duplicate .active a, #menu_duplicate .active a:visited, #menu_duplicate .active a:hover {
	color: #FFCD05;
	text-decoration: none;
}

#footer {
	clear: left;
	float: left;
	width: 966px;
	font-size: 80%;
	padding: 10px 16px 0;
	margin: 0;
	color: #999;
	line-height: 130%;
	background: #fff;
}

#footer-left {
	width: 500px;
	float: left;
}

#footer-right {
	width: 200px;
	float: right;
	padding-left: 100px;
}

#footer-right table {
}

#footer-right table td {
	padding-bottom: 12px;
}

#footer p {
	margin-top: 0;
}

#counters {
	width: 180px;
	float: right;
	margin: 0;
	text-align: right;
}

#content ul {
	padding-left: 7px;
}

#content ul li, #right-col ul li {
	margin-bottom: 10px;
	background: url('../i/blt.gif') no-repeat left 11px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 14px;
}

#content li ul {
	margin-top: 10px;
}

#content ul.paragraph {
	padding: 0;
	margin: 0;
}

#content ul.paragraph li {
	list-style-type: none;
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#content ul.paragraph .first {
	text-transform: capitalize;
}

#annotation img {
	float: left;
	margin: 2px 10px 0 6px;
}

#footer-left img {
	vertical-align: middle;
}

#content table {
	margin-bottom: 15px;
}

#content table th {
	background-color: #ccc;
	border: 1px solid #fff;
	padding: 6px 6px 6px 5px;
	font-size: 12px;
}

form table th, #content form table th {
	font-size: 90%;
	background-color: #ccc;
	border: 1px solid #fff;
	padding: 6px 6px 6px 5px;
}

#content table td {
	padding: 2px 3px 2px 3px;
	/*border-bottom: 1px solid #ccc;*/
}

#content form table td {
	border: none;
	font-size: 100%;
}

form .note {
	background: #eee;
}

form textarea {
	font-family: Arial, Tahoma, sans-serif;
}

#content table.clear {
	margin-bottom: 0;
}

#content table.clear td {
	padding: 0;
	border: none;
}

table.valign_top td, table.valign_top th {
	vertical-align: top;
}

table.pricelist, #annotation table {
	width: 100%;
}

.pricelist .category {
	color: #fff;
	text-align: center;
}

.pricelist .brd_left {
	border-left: 1px solid #ccc;
}

#content table.pricelist th {
	font-size: 90%;
	padding: 6px 4px 4px 4px;
}

#content .pricelist td.cost {
	white-space: nowrap;
	border-left: 1px solid #ccc;
	background-color: #fdfdfd;
}

#content .pricelist td.note {
	font-size: 80%;
	border-left: 1px solid #ccc;
}

#content table tbody th {
	width: 40%;
	vertical-align: top;
}

form table td {
	padding-bottom: 10px;
}

form table .error_msg {
	color: #ff4444;
	font-weight: bold;
}

form table input.werror {
	border: 1px solid #ff6c00;
}

form table th {
	background-color: #dfdfdf !important;
	text-align: right;
}

.nobrd, #content .nobrd td {
	border: none;
}

.right_from_img {
	width: 561px;
	float: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

th a, th a:visited {
	color: #414141;
}

th a:hover {
	color: #ffcd05;
}

p.note {
	margin-top: 12px;
	font-size: 80%;
	color: #555;
}

img.photo {
	border: none;
	float: left;
	margin: 5px 10px 5px 0;
}

.brand {
	font-family: Georgia, 'MS Serif';
}

.brand_web {
	color: #ff6c00
}

.brand_pro {
	background-color: #ff6c00
}

#iframe_feedback {
	width: 569px;
	height: 350px;
	overflow: hidden;
	border: none;
	display: none;
}

a#link_feedback {
	display: block;
	background: url('../i/blt8.png') no-repeat 145px 8px;
	padding: 0 0 3px 7px;
	width: 153px;
}

a#link_feedback, a#link_feedback:visited {
	cursor: pointer;
	color: #8F5CA6;
	font-weight: bold;
	font-family: Georgia, 'MS Serif';
	font-size: 15px;
}

a#link_feedback:hover, a.on#link_feedback {
	background: url('../i/blt8_d.png') no-repeat 147px 7px;
	color: #ff6c00;
}

a.vio, a.vio:visited {
	background: none;
	color: #8F5CA6;
	text-decoration: underline;
}

a.vio:hover {
	color: #ffcd05;
	text-decoration: underline;
}

.b {
	font-weight: bold;
}

.lipic {
	float: left;
	margin: 4px 10px 0 0;
}

.search_results li span {
	font-weight: bold;
}

cite {
	font-style: italic;
}

.brand_note {
	margin-top: 20px;
	padding-top: 5px;
	font-size: 70%;
	border-top: 1px solid #d1d1d1;
	line-height: 130%;
	color: #777;
	clear: both;
}

.tags-cloud {
	text-align: center;
	margin-bottom: 10px;
	line-height: 170%;
}

.tags-cloud a {
	color: #000;
	white-space: nowrap;
}

.tags-cloud a:visited {
	color: #555;
}

.tags-cloud a:hover {
	color: #ffcd05;
}

.tags-cloud .w1 {
	font-size: 80%;
}

.tags-cloud .w2 {
	font-size: 90%;
}

.tags-cloud .w3 {
	font-size: 100%;
}

.tags-cloud .w4 {
	font-size: 110%;
}

.tags-cloud .w5 {
	font-size: 120%;
}

.tags-cloud .w6 {
	font-size: 130%;
}

.tags-cloud .w7 {
	font-size: 140%;
}

.tags-cloud .w8 {
	font-size: 150%;
}

.page_nav {
	padding: 0;
	color: #777;
	clear: both;
	background: #f0f0f0;
	padding: 6px;
}

.page_nav .info {
	font-size: 90%;
}

.page_nav a {
	font-weight: bold;
}

.page_nav a, .page_nav a:visited {
	color: #136F00;
	text-decoration: none;
}

.page_nav a:hover {
	color: #ffcd05;
	text-decoration: none;
}

.page_nav span {
	color: #000;
	font-weight: bold;
}

.page_nav a span {
	font-size: 160%;
}

.page_nav a:hover span {
	color: #fff;
}

.go_back {
	font-size: 90%;
	margin-top: 20px;
}

.go_back a, .go_back a:visited {
	color: #136F00;
}

.go_back a:hover {
	color: #ffcd05;
}

.go_back .note {
	color: #777;
}

#forum_topics {
	margin: 7px 0 0 0;
	padding-left: 0;
}

#forum_topics li {
	list-style-type: none;
	margin-left: 0;
}

#forum_topics li a, #forum_topics li a:visited {
	color: #2F51BB;
}

#forum_topics li a:hover {
	color: #ffcd05;
}

#rank_respect {
	width: 300px;
	float: left;
}

#rank_insid {
	width: 300px;
	float: right;
}

.rank .pos {
	width: 15px;
	vertical-align: bottom;
	font-size: 80%;
	background: #f6f6f6;
}

.rank .title {
	padding: 5px 30px 5px 5px !important;
	font-size: 120%;
}

.rank .point {
	vertical-align: bottom;
	font-size: 80%;
	background: #f6f6f6;
}

#content .rank {
	margin-bottom: 0;
}

.k1 .pos, .k1 .point {
	background: #d6d6d6;
}

.k2 .pos, .k2 .point {
	background: #e6e6e6;
}

.k3 .pos, .k3 .point {
	background: #f0f0f0;
}

#right-col .links {
	margin-top: 20px;
	font-size: 90%;
	padding-left: 8px;
}

#right-col .links a, #right-col .links a:visited {
	color: #2F51BB;
	font-weight: bold;
}

#right-col .links a:hover {
	color: #ffcd05;
}

#right-col .links li {
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 22px;
	margin-bottom: 4px;
	line-height: 130%;
}

.links li#link-twitter {
	background-image: url('/i/twitter.png');
}

.links li#link-rss {
	background-image: url('/i/rss.gif');
}

.links li#link-lj {
	background-image: url('/i/community.gif');
}

.links li#link-titanium {
	background-image: url('/i/t-itanium.png');
	padding: 4px 0 0 45px;
	height: 36px;
}

#right-col #links-friends {
	margin: 10px 0 0 0;
}

.go {
	font-size: 90%;
	background: url('../i/blt.gif') no-repeat center left;
	padding-left: 15px;
	margin-left: 5px;
}

a.blue, a.blue:visited {
	color: #2F51BB;
}

.go a {
	font-weight: bold;
}

.go a:hover {
	color: #ffcd05;
}

#right-col .comment {
	padding-bottom: 10px;
	color: #555;
	font-size: 90%;
	border-left: #FFCD05 1px solid;
	padding-left: 5px;
}

.comment_by {
	background-color: #F3F3F3;
	margin-bottom: 2px;
	padding: 1px 3px;
	font-size: 90%;
}

.comment_by .nickname {
	font-weight: bold;
	color: #555;
}

.comment_by .oauth {
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 20px;
	display: inline-block;
}

.comment_by .oauth.yandex {
	background-image: url('../i/ico/social/yandex.png');
}

.comment_by .oauth.google {
	background-image: url('../i/ico/social/google.png');
}

.comment_by .oauth.mailru {
	background-image: url('../i/ico/social/mailru.png');
}

.comment_by .oauth.vkontakte {
	background-image: url('../i/ico/social/vkontakte.png');
}

.comment_by .oauth.facebook {
	background-image: url('../i/ico/social/facebook.png');
}

.comment_by .oauth.odnoklassniki {
	background-image: url('../i/ico/social/odnoklassniki.png');
}

.comment_by .oauth.twitter {
	background-image: url('../i/ico/social/twitter.png');
}

.comment_by .date {
	border-left: 1px solid #D1D1D1;
	color: #777;
	padding-left: 5px;
	font-size: 95%;
}

.comment_by .uid {
	display: inline-block;
	float: right;
	color: #777;
	font-size: 80%;
}

.annotation {
	color: #555;
	margin-left: 50px;
}

.illustration {
	clear: left;
	float: left;
	margin: 5px 10px 10px 0;
}

#brands-announces p {
	margin-bottom: 25px;
}

#social_bar {
	font-size: 95%;
	line-height: 130%;
	padding: 10px 0;
	clear: both;
	height: 25px;
}

#social_bar p span {
	color: #DC3737;
	font-weight: bold;
}

#social_bar p {
	border-left: 1px solid #FFCD05;
	padding-left: 10px;
	color: #555;
}

#social_bar div {
	float: left;
	margin: 0 0 5px 10px;
}

#odnokl a {
	background: #F58220 url('/i/odnokl.gif') no-repeat 3px center;
	color: #fff;
	width: 60px;
	display: block;
	border: 1px solid #F58220;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
}

#odnokl a span {
	font-weight: bold;
	width: 30px;
	background: #fff;
	color: #F58220;
	display: block;
	float: right;
	margin-left: 10px;
	text-align: center;
	height: 18px;
}

#social_bar .yashare-auto-init {
	float: right;
	width: 265px;
}

#social_bar #google {
	margin-right: -20px;
}

#info {
	clear: both;
	margin: 0 28px;
	padding: 0 0 1px;
	font-size: 90%;
	color: #777;
	line-height: 140%;
}

form.mailing {
}

form.mailing .note {
	font-size: 70%;
	line-height: 120%;
	background: none;
	color: #888;
}

form.mailing input[type=text] {
	width: 110px;
}

form.mailing input[type=submit] {
}

form.mailing label {
	color: #136F00;
}

#trueshopping-inform {
	border-left: 1px solid #FFCD05;
	padding-left: 7px;
	margin-bottom: 15px;
}

#trueshopping-inform img {
	margin: 0 -10px 0 7px;
	box-shadow: -3px 0 6px rgba(0, 0, 0, 0.35);
}

#trueshopping-inform form {
	margin-top: 15px;
}

#trueshopping-inform h2 {
	text-transform: none;
	margin-right: 0;
	padding-right: 0;
}

big a, big a:visited {
	color: #2F51BB;
}

big a:hover {
	color: #ffcd05;
}

#content ul.tabs {
	padding: 0;
	background: #ddd;
	margin: 0;
	height: 35px;
	border-right: 1px solid #bbb;
}

#content .tabs li {
	float: left;
	display: table-cell;
	background: #888;
	background: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

#content .tabs li.on {
	border-bottom-color: #fff;
	border-left-color: #ccc;
	border-right-color: #ccc;
	margin-top: -5px;
	background: #fff;
	box-shadow: 0 -4px 5px -2px rgba(0, 0, 0, 0.2);
}

.tabs li a {
	display: table-cell;
	background: #888;
	color: #fff;
	padding: 0 10px;
	height: 33px;
	text-decoration: underline;
	font-size: 130%;
	vertical-align: middle;
}

.tabs li.on a {
	background: #fff;
	color: #333;
	height: 38px;
	text-decoration: none;
}

.tabs-content {
	display: none;
	clear: both;
	background: url('../i/tab_cont_bg.png') repeat-x bottom;
	padding: 5px 10px 10px;
	border-style: solid;
	border-width: 0 1px 1px;
	border-bottom-color: #aaa;
	border-left-color: #eee;
	border-right-color: #eee;
}

.tabs-content.on {
	display: block;
}

#community-links {
	border-top: 1px solid #f0f0f0;
	margin-top: 20px;
	padding-top: 10px;
}

.announcement .go {
	font-size: 120%;
}

#right-col .twitter-translate {
	margin-top: 15px;
	border-top: 1px solid #F0F0F0;
	color: #444;
}

#right-col .twitter-translate .hellip {
	display: block;
	margin-top: -15px;
	text-align: center;
}

#right-col .twitter-translate h3 {
	margin-top: 5px;
}

#right-col .twitter-translate h3 a {
	color: #000;
}

#recommendations {
	font-size: 90%;
	width: 712px;
	margin: 15px -12px -10px -12px;
	padding: 0 12px 3px;
	background: #f9f9f9;
}

#recommendations ul {
	margin: 0;
}

#recommendations ul li {
	margin-bottom: 0;
}

#tweet ul li a {
	color: #333;
}

#tweet ul {
	padding: 0;
	margin-top: 0;
}

#tweet ul li {
	font-size: 80%;
	line-height: 130%;
	background: none;
	padding: 0 0 5px 0;
	margin: 0 0 7px 7px;
	border-bottom: 1px solid #ffe990;
}

#twitter-follow-us {
	background: url('../i/ico/social/twitter-16.gif') no-repeat left center;
	padding-left: 20px;
	margin-left: 8px;
}

.adv_2 {
	display: none;
	text-align: left;
	padding-left: 14px;
}

.adv_3 {
	margin: 8px -9px 0 -9px;
}

#adv5 {
	border-top: 1px solid #f0f0f0;
	margin-top: 30px;
	padding-top: 10px;
}

#adv-leaderboard {
	width: 100%;
	text-align: center;
	background-color: #aaa;
	padding: 8px 0 15px;
}

#float-box {position: fixed; top: 6800px; z-index: 9999; width: 200px;}
.box{margin-left:-10px;padding:0px;background:#FFFFFF;color:#333333;line-height:18px;}