* {
	margin: 0;
	padding: 0;
	zoom: 1;
}

html {
  height: 100%;
}
body {
  height: 100%;
}
body {
  background: #f1f1f1;
	font: 82% "Helvetica", Arial, sans-serif;
}

a {
  color: #abce17;
}
a:visited {
  color: #abce17;
}
a {
  border: none;
}
img {
  border: none;
}
div.clear {clear: both;}
a.logo {margin-bottom: 20px;}


a:hover {
  color: #ff870c;
}

h2 {
  font-weight: normal;
  color: #abce17;
  font-size: 1.5em;
}
div.container {
  width: 900px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  padding: 27px 47px 0 56px;
  background: white url(/images/container_top.jpg?1269529945) top left no-repeat;
}
div.container img.logo {
  display: block;
  position: relative;
  margin-top: 14px;
}
div.container a.logo {
  display: block;
  position: relative;
  margin-top: 14px;
}
div.container div.blog {
  position: relative;
  margin-top: -85px;
  width: 550px;
  margin-left: 370px;
  height: 150px;
  font-size: 13px;
}
div.container div.blog h2 {font-size: 24px;}
div.container div.blog p {
  margin-top: 5px;
  font-size: 13px; line-height: 1.308em;
}
div.container div.blog p.post a {text-decoration: none;}
div.container div.blog p.post a:hover {text-decoration: underline;}
div.container ul.main_list {
  margin-top: -58px;
  width: 100%;
  font-size: 12px;
  position: relative;
  padding-bottom: 60px;
  margin-left: 63px;
}
div.container ul.main_list div.replace {
  position: absolute; display: none; z-index: 200;
  left: 0; top: 0;
  margin: 160px 0 0 -50px;
}
div.container ul.main_list li.left div.replace {
  margin: 160px 0 0 150px;
}
div.container ul.main_list div.video_container {
  z-index: 15;
  margin-right: 18px;
  margin-top: 27px;
  position: relative;
  float: left;
  width: 113px;
  height: 58px;
  border: 1px solid #c0da51;
  background: url(/images/green_corner_top.png?1269529945) top left no-repeat;
  border-top: none;
  border-left: none;
}
div.container ul.main_list div.video_container span {
  background-image:url(/images/green_corners.jpg?1269529945);
  display:block;
  width:29px;
  height:29px;
  position: absolute;
}
div.container ul.main_list div.video_container span.top-right {
  top:0px;
  right:-1px;
  background-position:100% 0;
}
div.container ul.main_list div.video_container span.top-left {
  top:-1px;
  left:-1px;
}
div.container ul.main_list div.video_container span.bot-right {
  bottom:-1px;
  right:-1px;
  background-position:100% 100%;
}
div.container ul.main_list div.video_container span.bot-left {
  bottom:-1px;
  left:0px;
  background-position:0 100%;
}
div.container ul.main_list div.video_container div.pointer {
  width: 18px;
  height: 17px;
  background: url(/images/corner_green.jpg?1269529945) top right no-repeat;
  position: absolute;
  left: 100%;
  margin-top: 22px;
  margin-left: -1px;
  z-index: 10;
}
div.container ul.main_list div.video_container div.arrow {
  background: url(/images/green_arrow.gif?1269529945) top right no-repeat;
  position: absolute;
  width: 17px;
  height: 32px;
  margin-left: 55px;
  margin-top: 15px;
  cursor: pointer;
  z-index: 15;
}
div.container ul.main_list li {
  margin-left: 200px;
  list-style: none;
  display: block;
  padding-top: 4.334em;
  position: relative;
}
div.container ul.main_list li div.content {margin-left: -201px;}
div.container ul.main_list li span.serviceLink {
  margin-top: 42px;
  display: block;
}
div.container ul.main_list li div.content {
  width: 900px;
  margin-top: 56px;
}
div.container ul.main_list li div.content h2 {color: black;}
div.container ul.main_list li div.content div.left {
  float:left;
  margin-top:20px;
  padding-right:50px;
  position:relative;
  width:397px;
}
div.container ul.main_list li div.content div.left div {width: 390px;}
div.container ul.main_list li div.content div.left h2 {
  margin-left: 43px;
  font-size: 30px;
  margin-bottom: 1.167em;
}
div.container ul.main_list li div.content div.left p {
  margin-left:43px; margin-top:16px;
  font-size: 15px; line-height: 1.267em;
}
div.container ul.main_list li div.content div.left p b {
  font-size: 20px; line-height: 1.2em;
  font-weight:normal;
  display: block; padding-bottom: 0.55em;
}
div.container ul.main_list li div.content div.right {
  width: 380px;
  float: left;
  position: relative;
  font-size: 15px;
  margin-top: 20px;
}
div.container ul.main_list li div.content div.right p {
  margin-top:16px;
}
div.container ul.main_list li div.content div.right div.small {
  font-size: 12px;
}
div.container ul.main_list li div.content div.right div.small h2 {
  font-size: 18px;
  margin-left:30px;
}
div.container ul.main_list li div.content div.right div.small ol {
  padding: 1.417em 0 0.584em 0;
}
div.container ul.main_list li div.content div.right div.small ol li {
  background: none;
  padding-left: 30px;
}
div.container ul.main_list li div.content div.right div.small ol li span {
  color:#ABCE17;
  position: absolute;
  font-size:1.4em;
  margin-left:-27px;
  width:25px;
}
div.container ul.main_list li div.content div.right div.small ul {
  margin-top: 10px;
  width: 380px;
}
div.container ul.main_list li div.content div.right div.small p {
  margin-left:30px;
  margin-top: 1.417em;
  line-height: 1.417em;
}
div.container ul.main_list li div.content div.right div.small li.left {
  margin-left: 0;
}
div.container ul.main_list li div.content div.right div.small li {
  margin: 0 0 1.417em 0;
  background: url(/images/list.gif?1269529945) top left no-repeat;
  padding-top: 0px;
  padding-left: 30px;
  font-size: 12px; line-height: 1.417em;
}
div.container ul.main_list li.hover div.video_container {
  border: 1px solid orange;
  background: url(/images/orange_corner_top.png) top left no-repeat;
  border-top: none;
  cursor: pointer;
  border-left: none;
}
div.container ul.main_list li.hover div.video_container span {
  background-image:url(/images/orange_corners.jpg);
  display:block;
  width:29px;
  height:29px;
  position: absolute;
}
div.container ul.main_list li.hover div.video_container div.pointer {
  background: url(/images/corner.jpg) top right no-repeat;
}
div.container ul.main_list li.hover div.video_container div.arrow {
  background: url(/images/orange_arrow.jpg) top right no-repeat;
}
div.container ul.main_list li.hover div.title {
  background: url(/images/orange_button_right.jpg) top right no-repeat;
}
div.container ul.main_list li.hover div.title span.title_name {
  background: url(/images/orange_button_left.jpg) top left no-repeat;
  text-shadow: 2px 2px 2px #e24f00;
}
div.container ul.main_list li:hover div.video_container {
  border: 1px solid orange;
  background: url(/images/orange_corner_top.png) top left no-repeat;
  border-top: none;
  cursor: pointer;
  border-left: none;
}
div.container ul.main_list li:hover div.video_container span {
  background-image:url(/images/orange_corners.jpg);
  display:block;
  width:29px;
  height:29px;
  position: absolute;
}
div.container ul.main_list li:hover div.video_container div.pointer {
  background: url(/images/corner.jpg) top right no-repeat;
}
div.container ul.main_list li:hover div.video_container div.arrow {
  background: url(/images/orange_arrow.jpg) top right no-repeat;
}
div.container ul.main_list li:hover div.title {
  background: url(/images/orange_button_right.jpg) top right no-repeat;
}
div.container ul.main_list li:hover div.title span.title_name {
  background: url(/images/orange_button_left.jpg) top left no-repeat;
  text-shadow: 2px 2px 2px #e24f00;
}
div.container ul.main_list div.title {
  float: left;
  height: 86px;
  cursor: pointer;
  background: url(/images/green_button_right.jpg?1269529945) top right no-repeat;
  padding-right: 38px;
  margin-right: -46px;
  float: left;
}
div.container ul.main_list div.title span.title_name {
  float: left; white-space: nowrap;
  background: url(/images/green_button_left.jpg?1269529945) top left no-repeat;
  height: 86px;
  font-size: 25px;
  color: white;
  padding: 0.6em 0 0 36px;
  text-shadow: 2px 2px 2px #78a508;
}
div.container ul.main_list div.person {
  margin-top: -13px;
  height: 100px;
  widt-h: 280px;
  position: relative;
  float: left;
  font-size: 13px; line-height: 1.231em;
  vertical-align: bottom;
}
div.container ul.main_list div.person div.avatar {
  vertical-align: bottom;
  height: 100px;
  width: 90px;
  float: left;
  z-index: 10;
}
div.container ul.main_list div.person div.info {
  position: relative;
  width: 10px; white-space: nowrap;
  height: 90px;
  float: left;
  color: black;
  font-size: 13px;
  padding-left:7px;
  vertical-align: bottom;
  padding-top: 2.616em;
}
div.container ul.main_list div.person div.info span.name {
  display: block;
  font-size: 18px; line-height: 1.167em;
}
div.container ul.main_list div.person div.info span.blog {
  color: #abce17;
  text-decoration: underline;
}
div.container ul.main_list div.person div.info span.job {
  display: block;
  margin-bottom: -1px;
}
div.container ul.main_list li.left {
  margin-left: 0;
}
div.container ul.main_list li.left div.content {
  margin-left: 0px;
}
div.container div.footer_text {
  width: 900px;
  padding-top: 10px;
  border-top: 1px solid #aacc00;
}
div.container div.footer_text p {
  margin-top: 10px;
}
div.container div.footer_text div#footer_info {
  float: left;
  width: 533px;
  overflow: hidden;
}
div.container div.footer_text div#footer_info span.serviceLink {
  float: none;
}
div.container div.footer_text div#footer_info ul {
  margin-top: -15px;
  margin-left: 5px;
}
div.container div.footer_text div#footer_info li.minus div.open {
  background: url(/images/minus.gif?1269529945) top left no-repeat;
}
div.container div.footer_text div#footer_info li {
  list-style: none;
  padding: 16px 34px 16px 0;
  border-bottom: 1px solid #b1d500;
}
div.container div.footer_text div#footer_info li:last-child {border-bottom: none; padding-bottom: 0;}
div.container div.footer_text div#footer_info li h2 {
  font-size: 1.83em;
}
div.container div.footer_text div#footer_info li h2.slideDownSwitch {
  font-size: 24px;
  cursor: pointer;
  text-decoration: underline;
}
div.container div.footer_text div#footer_info li h2.slideDownSwitch:hover {color: #ff870c; text-decoration: none;}
div.container div.footer_text div#footer_info li div.open {
  background: url(/images/open.gif?1269529945) top left no-repeat;
  position: absolute;
  width: 17px;
  height: 17px;
  margin-left: 512px;
  margin-top: 8px;
  cursor: pointer;
}

div.content div.right h2 {font-size: 18px; margin-top: 16px;}
div.content div.right p {font-size: 13px;}
div.content div.right i {display:inline-block; font-style:normal; font-variant:normal; margin-left:60px; margin-top:10px; width:310px;}



div.phrase {
	float: left;
	width: 340px;
	padding-right: 27px;
}
div.phrase h2 {
  margin: 6px 0 0 2px;
  font-size: 24px;
  line-height: 1.084em;
}
div.phrase p {
  margin-left:3px;
  font-size: 18px; line-height: 1.167em;
}
div.phrase span.author {
  display:block;
  font-size: 13px;
  margin: 1.0em 0 10px 3px;
}


div.contacts {
	clear: both;
	width: 947px;
	background: #f1f1f1 url(/images/container_bottom.jpg?1269529945) top left no-repeat;
	padding-top: 70px;
	padding-left: 56px;
	margin-left: -56px;
	margin-top: 7px;
	font-size: 13px;
	position: relative;
	padding-bottom: 2em; margin-bottom: -2em;
}
div.contacts div.adress {
  display: block;
  position: absolute;
  margin-left: 372px;
  width: 530px;
  margin-top: 6px;
  padding-bottom: 70px;
  line-height: 1.308em;
}

div.phone {
	margin: 3px 0 0 3px;
}
div.phone span.code {
  font-size: 18px;
}
div.phone span.big {
  color: #aacd17;
  font-size: 36px;
}


div.topLinks {
	font-size:29px; color: #2e2e2e; font-weight: bold; text-transform: uppercase;
	position:absolute; left: 0;
	margin: -102px 0 0 337px; overflow: visible;
}
div.topLinks p {font-size: 29px; line-height: 1.3em;}
div.blogContainer {
	width: 900px;
	margin-left: -56px;
	position: relative;
	padding: 3px 47px 0px 59px;
}
div.blogContainer div.left {
  width: 507px;
  position: relative;
  float: left;
}
div.blogContainer div.left span.read {
  cursor: pointer;
  text-decoration: underline;
  color: #abce17;
}
div.blogContainer div.left span.hide {
  cursor: pointer;
  text-decoration: underline;
  color: #abce17;
}
div.blogContainer div.right {
  width: 348px;
  position: relative;
  float: left;
  margin-left: 45px; padding-top: 90px;
}
div.blogContainer div.right h2 {
  color: #2e2e2e;
  margin-left: 3px;
  font-size: 30px;
  margin-bottom: -8px;
}
div.blogContainer div.right div.blogers {
  margin-top: 54px;
}
div.blogContainer div.right div.blogers div.bloger {
  margin-bottom: 24px; margin-left: 6px;
}
div.blogContainer div.right div.blogers div.bloger a {font-size: 15px;}
div.blogContainer div.right div.blogers div.bloger span.posts {
  float: right;
}
div.blogContainer div.right div.blogers div.bloger p {font-size: 13px; line-height: 15px; margin-top: 2px;}
div.blogContainer div.right div.blogers div.bloger img {
  float: left;
  margin-right: 16px;
}
div.blogContainer div.pagination {
  width: 570px;
  margin: 0 auto;
  text-align: center; font-size: 25px;
}
div.blogContainer div.pagination a {
  text-decoration: none;
  margin-right: 23px;
}
div.blogContainer div.pagination span.disabled {
  color: #e5e5e5;
  margin-right: 23px;
}
div.blogContainer div.pagination span.current {
  margin-right: 23px;
  font-size: 30px; color: #252525;
}

div.tags div.afterTags {
  width: 356px; height: 3px; margin-top: -2px;
  background: white; position: absolute;
}
div.tags h2 {margin-left: 5px;}
div.tags ul {
  width: 356px;
  font-size: 12px;
  margin-left: -3px;
  overflow: hidden;
  margin-top: 19px;
}
div.tags li {
  list-style: none;
  width: 176px;
  height: 22px;
  display: inline-block;
}
div.tags li span {
  float: none;
}
div.tags li span.tagInfo {
  height: 17px;
  width: 166px;
  padding-top: 6px;
  color: white;
  padding-left: 10px;
  display: inline-block;
  background: url(/images/tag.jpg?1269529945) top left no-repeat;
}
div.tags li span.tagInfo span {
  margin-left: 4px;
  color: white;
}
div.tags li a {
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  text-decoration: none;
  margin-left: 10px;
  width: 149px;
}
div.tags li a span.tagInfo {
  background: none;
  color: #abce17;
  width: 170px;
  padding-left: 0px;
}
div.tags li a span.tagInfo span {
  margin-left: 4px;
  color: #cacaca;
}


div.blogPost {
	margin-top: 47px;
}
div.blogPost h3 {
  font-variant: small-caps; font-size: 14px; text-transform: uppercase; margin-bottom: 28px; padding-top: 17px;
}
div.blogPost label {font-size: 12px; margin-bottom: 5px;}
div.blogPost hr {
  display: block; margin-top: 10px; margin-bottom: 19px;
  border: none; background: #e5e5e5; color: #e5e5e5; height: 4px; width: 506px;
}
div.blogPost form.new_comment {width: 527px;}
div.blogPost div.slideDown span.slideDownSwitch {
  position: absolute; width: 158px; height: 17px; display: inline-block;
  margin-left: 350px; margin-top: 6px; padding-top: 5px; text-align: center;
  color: #afd204; font-size: 12px; text-decoration: underline; cursor: pointer;
}
div.blogPost div.hover span.slideDownSwitch {
  color: white; text-decoration: none; background: url(/images/addComment.gif?1269529945) top left no-repeat; border: none; cursor: pointer§;
}
div.blogPost div.textField {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 19px;
}
div.blogPost div.textField input {
  width: 238px; height: 24px;
  background: url(/images/input.gif?1269529945) top left no-repeat; border: none;
  /*					border: 1px solid #d9d9d9;*/
}
div.blogPost div.comment {
  background: url(/images/comment_top.gif?1269529945) top left no-repeat;
  width: 509px; padding-top: 18px; top: 9px; margin-left: -3px; position: relative;
}
div.blogPost div.comment div.commentText {
  border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9;
  padding: 0 20px; font-size: 12px; padding-top: 1px;
}
div.blogPost div.comment div.commentText p {margin: 0;}
div.blogPost div.comment div.commentInfo {
  margin-bottom: 28px; padding-top: 28px; padding-left: 4px;
  background: url(/images/comment_bottom.gif?1269529945) top left no-repeat;
  color: #a2a2a2; font-size: 12px; font-weight: normal; font-variant: normal;
}
div.blogPost div.textAreaField {
  width: 507px; height: 121px;
  z-index: 9;
}
div.blogPost div.textAreaField textarea {
  width: 501px; height: 115px;
  background: url(/images/textarea.gif?1269529945) top left no-repeat; border: none;
}
div.blogPost div.submitField {
  float: right; margin-right: 17px; margin-top: 7px; margin-bottom: 11px;
  z-index: 10;
}
div.blogPost div.submitField input {
  background: url(/images/button.jpg?1269529945) top left no-repeat; border: none;
  width: 104px; height: 34px;
  color: white; font-weight: bold; font-size: 12px; text-transform: uppercase;
}
div.blogPost div.submitField input:hover {
  background-position: -104px 0;
}
div.blogPost div.submitField input:active {
  background-position: -208px 0;
}

div.post_author {
	margin-bottom: 7px;
}
div.post_author p {font-size: 13px; position: absolute; margin-left: 56px; display: inline-block; margin-top: 34px;}

p {margin-top: 15px; font-size: 15px; line-height: 19px;}

div.commentsLengthWrap {
  font-size: 12px; color: #a2a2a2;
}
div.commentsLengthWrap a {text-decoration: none; position: absolute; margin-left: 36px;}

span.commentsLength {
	display: block;
	position: absolute;
	margin-left: 90px;
	margin-top: -13px;
	background: url(/images/comments.gif?1269529945) top left no-repeat;
	width: 30px;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
span.commentsLength span {
  position: absolute;
  text-align: center;
  width: 30px;
  margin-top: 2px;
  text-decoration: none;
  color: #abce17;
}

div.text {
	font-size: 1.1em;
	margin-top: 18px;
}
div.text img {
  float: left;
  margin: 0 10px 10px 0;
}
div.text p {margin-top: 0; margin-bottom: 1.0em;}

div.postBottom {
	margin-top: 20px;
}
div.postBottom span.date {color: #a2a2a2; font-size: 12px;}
div.postBottom span.tags {
  color: #a2a2a2; font-size: 12px;
  display: block;
  float: right;
}

div.slideDownSwitch {
	cursor: pointer;
	color: #abce17;
	font-size: 2em;
}
div.slideDownSwitch span.title {
  text-decoration: underline;
  font-size: 29px; line-height: 36px;
}
div.syndicate {
	padding-top: 30px;
}
div.syndicate h2 {padding-bottom: 5px;}
div.syndicate img {margin-left: 5px;}

div.blogPhone {
	position: absolute; top: 51px; right: 55px;
}



ul.footer_ul hr {
  color: #cfcfcf;
  background: #cfcfcf;
  border: none;
  margin-bottom: 28px;
  margin-top: 28px;
  height: 1px;
}
ul.footer_ul p {
  font-size: 13px; line-height: 1.231em;
}
ul.footer_ul p b { font-size: 18px; font-weight: normal; line-height: 1.167em; margin: 0; }
ul.footer_ul b {margin-left: -25px;}
ul.footer_ul p.question {font-size: 18px; padding-top: 20px;}
ul.footer_ul p.answer {font-size: 13px; padding-left: 22px; padding-top: 6px;}
ul.footer_ul div.dash_ul {
  padding-left: 25px;
  margin-top: 23px;
  line-height: 24px;
}
ul.footer_ul div.dash_ul p {
  margin-left: -25px;
}
ul.footer_ul div.dash_ul p.payWay {font-size: 18px; }
ul.footer_ul div.dash_ul span.dash {
  color: #b1d500; font-size: 21px;
  margin-left: -25px;
  position: absolute;
}
ul.footer_ul span.rur { text-transform: uppercase; // text-transform: none;}
ul.footer_ul span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin:0.157ex 0 0 -0.65em; // display: none; }
ul.footer_ul span.rur span:before { content: '\2013'; }
ul.footer_ul div.ul {
  margin-top: 10px; margin-bottom: 22px;
}
ul.footer_ul div.ul span.content {
  background: url(/images/list.gif?1269529945) top left no-repeat; background-position: 2px 5px;
  display: inline-block;
  padding-left: 25px;
  font-size: 18px;
  line-height: 25px;
}
ul.footer_ul div.ul span.rub {
  background: none;
  padding: 0;
  font-size: 14px;
  margin-left: -14px;
}

div.main_text span.switcher {
  display: inline-block;
  width: 85px; height: 21px;
  text-align: center;
  margin-top: 30px;
  padding-top: 10px; margin-right: 15px;
  color: #b1d500; text-decoration: underline; cursor: pointer;
  background: url(/images/city_p.gif?1269529945) top left no-repeat;
}
div.main_text span.switcher:hover {color: #ff870c;}
div.main_text span.active_switcher {
  color: #000; text-decoration: none; cursor: default;
  background: url(/images/city_a.gif?1269529945) top left no-repeat;
}
div.main_text span.active_switcher:hover {color: #000;}
div.main_text table.b {
  display: none;
}
div.main_text table.second {
  display: none;
}
div.main_text table.dates {
  border-top: 1px solid #cfcfcf; border-collapse: collapse;
  width: 529px;
  margin-bottom: 40px;
  margin-top: -1px;
  font-size: 11px;
}
div.main_text table.dates td {
  padding: 17px 0;
  vertical-align: top;
}
div.main_text table.dates *.underlined { border-bottom: 1px solid #cfcfcf; }
div.main_text table.dates *.noUnderlined { border-bottom: 0; }
div.main_text table.dates td.name {
  font-weight: bold;
  width: 98px; padding-right: 7px;
}
div.main_text table.dates td.time { padding-right:7px; width:90px;}
div.main_text table.dates td.adress { width: 151px;}
div.main_text table.dates td.price {padding-left: 24px; width: 66px;}
div.main_text table.dates td.photo {
  width: 44px; text-align: right;
}
div.main_text table.dates td.photo img {position: relative; margin: -11px 12px 0 0;}
div.main_text table.dates td.user { white-space: nowrap; }
div.main_text span.rur span { margin:0.27em 0 0 -0.65em; }

div.priceShort {
	margin-top: 23px;
}


div.editor div.phrase {
  margin-top: 40px;
}
div.editor div.topLinks {
  margin-top: -116px;
}



div.userTop {
  border-bottom: 3px solid #afd204; width: 898px; position: relative;
  background: url(@user.big_photo.url(:big));
}
div.userTop h2 {font-size: 30px; color: black; margin-bottom: 10px;}
div.userTop p { margin-top: 25px; font-size: 15px; line-height: 18px;}
div.userTop img {bottom:0px; right:-1px; position: absolute;}
div.userTop div.description {width: 510px; padding-bottom: 30px;}

div.userContent {
  margin-top: 35px; width: 898px;
}
div.userContent h2 {font-size: 30px; color: black; margin-bottom: 10px;}
div.userContent div.sideBar {width: 355px; float: left;}
div.userContent div.userPosts {float: left; width: 543px;}

body.popup {
	padding: 18px 10px 10px 20px; background: #FFF; height: auto; overflow: auto;
}
body.popup a.print {
  background: url('/images/print.gif?1269529945') top left no-repeat; display: block; padding-left: 20px; margin-left: 412px; margin-top: -1px; position: absolute; font: 12px 'Helvetica', Arial, sans-serif; color: #ABCE17;
}
body.popup hr {margin-top: 18px;}


span.serviceLink {
	color: #AAAAAA; font-style: italic; font-size: 12px;
}
span.serviceLink a {color: #AAAAAA;}

div.editor {
	margin-top: 50px; width: 300px;
}
div.editor h1 {font-weight: normal; margin: 0 0 1em 0;}
div.editor h3 {font-weight: normal; margin: 0 0 1em 0;}
div.editor ul.usersList {
  width: 600px;
}
div.editor ul.usersList li {float: left; list-style-type: none; margin: 0 20px 0 0; height: 200px; width: 150px;}
div.editor a.destroyLink {float: right;}
div.editVideo {
	margin-bottom: 3em;
}
div.editVideo div.field {margin-bottom: 1em;}

div.field {
	margin: 0 0 2em 0;
}
div.field label {display: block;}
div.textField input {width: 100%; font-size: 15px; padding: 3px;}
div.passwordField input {width: 100%; font-size: 15px; padding: 3px;}

div.textAreaField textarea {width: 100%; font-size: 15px; padding: 3px; height: 200px;}


div.editPostBody {
	width: 800px;
}

span.firma {font-size:11px; display: block; margin-top: 55px;}

div.bannedComment {-moz-opacity: 0.5; filter:alpha(opacity=50); opacity: 0.5;}
