html {
  height: 100%;
  margin: 0;  
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

body.contentpane {

}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

a:link, a:visited {
	text-decoration: none;
	color: #56730c;
	outline: none;
}

a:hover {
	text-decoration: none;
}

input  {
	color: #555;
	padding: 2px;
	border: 1px solid #333;
	background: #F0F4B2;
	outline: none;
}

input:focus {
	outline: none;
}

button {
	color: #583d2f;
	font-size: 11px;
	border: 1px solid #339fb7;
	background: #c7eef9;
	cursor: pointer;
}

.inputbox {
	margin: 0 auto; 
	border: 1px solid #B7C112;
	color: #111;
	padding: 2px;
	background: #F0F4B2;
	width: 120px;
}

.inputbox:hover {
	background: #f6f9cf;
}

#modlgn_remember.inputbox  {
	background: transparent;
	border: none;
	width: auto;
}

input.button, .validate  {
	color: #b7c112;
	font-size: 11px;
	border: 1px solid #b7c112;
	background: #f0f4b2;
	cursor: pointer;
	font-weight: 700;
}

input.button:hover, .validate:hover  {
	color: #9aa30a;
	cursor: pointer;
	background: #e9eea3;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #fcfef8 url(/templates/g-time/images/bg_.gif);
}
#head_bg {
	background: transparent url(/templates/g-time/images/page_bg.png) repeat-x 0 0;
}

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto 10px auto;	
}
#headerleft { float: left; width: 200px; height: auto; }
#logo img {
	width: auto;
	height: 80px;
}

#headercenter { float: left; width: 500px; }
#headbanners { float: left;
	margin-top: 10px;
	display: block;
	height: 100px;
	width: 500px;
	text-align: center;
	vertical-align: middle;
}


#headerright { float: left; width: 260px; }
#headsearch { float: right; background: url(../images/find.png) no-repeat top left;
	margin-bottom: 15px;
	display: block;
	height: 50px;
	width: 204px;
	clear: both;
}

.headsearch-inner { clear: both;}
.headsearch-inner form { margin: 0; padding: 0; border: 0;}
.headsearch-inner input.inputbox { float: left;
	display: block;
	color: #9aa30a;
	margin: 15px 0 0 24px;
	padding: 0;
	border: 0px solid #9aa30a;
	background: transparent;
	height: 16px;
	line-height: 16px;
	width: 120px;
	}
.headsearch-inner input.button { float: left;
	color: transparent;
	margin: 5px 0 0 8px;
	padding: 0;
	height: 35px;
	width: 40px;
	border: 0px solid #9aa30a;
	cursor: pointer;
	background: transparent;
}

#headslogan { float: right; display: block;
	text-align: right;
	height: 30px;
	width: 260px;
	margin: 0;
	padding: 0 5px 0 0;
	color: #c65c00;
	line-height: normal;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wrapper {
	background: url(../images/content_top_bg_.png) repeat-x top center;
	width: 960px;
	margin: 0 auto;
}

#holder_top {
	background: url(../images/holder_top_.png) no-repeat top center;
}

#holder_middle {
	background: url(../images/holder_middle_.png) repeat-y top center;
}

#holder_bottom {
	background: url(../images/holder_bottom_.png) no-repeat bottom center;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#content {
	padding: 0px;
}

#breadcrumbs {
	float: left;
	width: 100%;
	height: 58px;
	padding: 0 0 0 260px;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbs li {
	float: left;
	margin: 0 14px;
	height: 58px;
	display: inline;
}

#breadcrumbs li a {
	font-size: 12px;
	line-height: 58px;
	color: #b7c112;
	text-decoration: none;
	font-weight: 700;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
}

#breadcrumbs li a#active_menu-nav {
	color: #738349;
	text-decoration: underline;
}

#leftcolumn {
	margin-right: 10px;
	float: left;
	width: 180px;
}
#rightcolumn {
	margin-left: 10px;
	float: left;
	width: 180px;
}

div#maincolumn {
	float: left;
	width: 580px;
}

div#maincolumn_col {
	float: left;
	width: 770px;
	padding: 0px;
}

div#maincolumn_full {
	float: left;
	width: 960px;
	padding: 0px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	margin: 15px auto;
	width: 960px;
	text-align: center;
}

#footer a {
	color: #939812;
	font-size: 12px;
	text-decoration: none;
	padding: 0 2px;
}

#footer a:hover {
	color: #777;
	padding: 0 2px;
	text-decoration: none;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background: url(../images/h3_title.png) top left no-repeat; 
	height: 38px;
	padding: 10px 0 0 10px;
	color: #c65c00;
	text-align: left;
	font-weight: 700;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #738349;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: transparent;
	border: none;
}

table.contentpaneopen h3 {
	margin: 0;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #738349;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: 700;
	padding-bottom: 8px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 11px;
	text-decoration: underline;
	padding: 1px 2px 1px 2px;
	color: #999;
	text-transform: lowercase;
}

a.readon:hover {
	text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	color: #333;
}

.ol-background {
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 0;
  padding: 0;
  background: transparent;
}

table.contenttoc td {
  padding: 0px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 0 0 5px 0;
}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 5px 0px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px 0px;
  color: #8e8e8e;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #444;
}

table.contentpaneopen {
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen li {
	margin: 0px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 0px;
}

div.module_menu, div.module {  
	padding: 0;
}

div.module, div.module_menu, div.module_text {margin-bottom: 10px;}
div.module div, div.module_menu div, div.module_text div { background: url(../images/blocks/green-left.png) repeat-y left top;}
div.module div div, div.module_menu div div, div.module_text div div {	background: url(../images/blocks/green-right.png) repeat-y right top;}
div.module div div div, div.module_menu div div div, div.module_text div div div { background: url(../images/blocks/green-top.png) repeat-x top left; padding: 0px 5px; }
div.module div div div div, div.module_menu div div div div, div.module_text div div div div {background: url(../images/blocks/green-bottom.png) repeat-x bottom; padding: 5px 0px;}
div.module div div div div div, div.module_menu div div div div div, div.module_text div div div div div { overflow: hidden; background: #e1fc84; padding: 5px 3px;}



div.module_text div div div div div.bannergroup_text {
	margin: 0 auto; 
}

div.module_text div div div div div.bannergroup_text div {
	width: auto;
}

div.module div div div div form {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	line-height: 20px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0px;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	padding: 0px;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	background: url(../images/h3.png) top left no-repeat; 
	height: 38px;
	padding: 10px 0 0 10px;
	color: #c65c00;
	text-align: left;
	font-weight: 700;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
	border-bottom: none;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-weight: 700;
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	text-decoration: none;
	color: #b7c112;
	background: url(../images/menu_row.png) center left no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #738349;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	padding: 0px;
	color: #738349;
	background: url(../images/menu_row.png) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	font-weight: 700;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #a5ae10;
	background: url(../images/submenu_row.png) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	padding: 0 0 0 22px;
	color: #738349;
	background: url(../images/submenu_row.png) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	height: 22px;
	padding: 0 0 0 22px;
	color: #738349;
	background: url(../images/submenu_row.png) center left no-repeat;
	text-decoration: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #738349;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #738349;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0;
}

table.adminform textarea {
  width: 99%;
  margin: 0 auto; 
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login { 
	width: 99%;
	border: 0 none; 
	margin: 0 auto; 
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style-position: inside;
	text-align: left;
	margin: 5px auto 5px auto;
}

form#form-login ul li { 
	margin: 0 auto; 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

/* thumbnails */
div.mosimage         {  margin: 0; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	border: solid 1px #d5d5d5;
	margin: 5px 0px;
	padding: 5px;
}

div.contact_email  {
  width: 100%;
}
.contact_email textarea.inputbox {
  width: 99%;
}
.contact_email input#contact_name{
  width: 25%;
}

.contact_email input#contact_email{
  width: 25%;
}
.contact_email input#contact_subject{
  width: 50%;
}
/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 0;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 0;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }
ul.pagination { margin: 0; padding: 0; list-style:none; }
.pagination li {float:left; list-style: none; list-style-type: none; }
/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 350px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#rssmodule {
	padding: 0;
	border: none;
    overflow: hidden; /* Добавляем полосы прокрутки */
    padding: 5px; /* Поля вокруг текста */
}

#rssmodule a {
	display: block;
	border: none;
	height: auto;
}
.slick-rss-list a {color: #333;}
.slick-rss-item {margin: 0px; padding: 0px;}
.slickTitle {font-weight: bold; color: #56730c;}
.slick-rss-item-desc {margin: 0px; padding: 0px;}
.slickTip img {text-align: center; float: none; clear: both; width: 150px; height: auto; position: relative; left: -7px; }
/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: transparent;
	border: none;
}

#system-message {
	margin: 0;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 1px;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1px;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* Miniblocks */

.mini-block-yelow {width: 32.5%; height: 115px; background: url(../images/blocks/yelow-left.png) repeat-y left top;}
.mini-block-yelow div {background: url(../images/blocks/yelow-right.png) repeat-y right top;}
.mini-block-yelow div div {background: url(../images/blocks/yelow-top.png) repeat-x top left;  padding: 0px 3px;}
.mini-block-yelow div div div {background: url(../images/blocks/yelow-bottom.png) repeat-x bottom; padding: 3px 0px;}
.mini-block-yelow div div div div { background: #fbf2a5; padding: 3px;}

.mini-block-green {width: 32.5%; height: 115px; background: url(../images/blocks/green-left.png) repeat-y left top;}
.mini-block-green div {background: url(../images/blocks/green-right.png) repeat-y right top;}
.mini-block-green div div {background: url(../images/blocks/green-top.png) repeat-x top left;  padding: 0px 3px;}
.mini-block-green div div div {background: url(../images/blocks/green-bottom.png) repeat-x bottom; padding: 3px 0px;}
.mini-block-green div div div div { background: #fbf2a5; padding: 3px;}

.mini-block-top {overflow: hidden; clear: both; height: 14px; margin-bottom: 5px; color: #c65c00;}
.mini-block-top h3 {overflow: hidden; color: #c65c00;}
.mini-block-middle {overflow: hidden; clear: both; height: 45px;}
.mini-block-middle img {float: left; margin: 0 5px 5px 0; width: auto; height: 48px;}
.mini-block-bottom {clear: both; margin-top: 5px; height: 20px; overflow: hidden;}

.block-yelow-ltr {background: url(../images/blocks/yelow-left.png) repeat-y left top;}
.block-yelow-ltr div {background: url(../images/blocks/yelow-right.png) repeat-y right top;}
.block-yelow-ltr div div {background: url(../images/blocks/yelow-top.png) repeat-x top left;  padding: 0px 5px;}
.block-yelow-ltr div div div {background: url(../images/blocks/yelow-bottom.png) repeat-x bottom; padding: 5px 0px;}
.block-yelow-ltr div div div div { background: #fbf2a5; padding: 5px;}

.block-green-ltr {background: url(../images/blocks/green-left.png) repeat-y left top;}
.block-green-ltr div {background: url(../images/blocks/green-right.png) repeat-y right top;}
.block-green-ltr div div {background: url(../images/blocks/green-top.png) repeat-x top left;  padding: 0px 5px;}
.block-green-ltr div div div {background: url(../images/blocks/green-bottom.png) repeat-x bottom; padding: 5px 0px;}
.block-green-ltr div div div div { background: #e1fc84; padding: 5px 3px;}

.block-row1 {background: url(../images/blocks/yelow-left.png) repeat-y left top;}
.block-row1 div {background: url(../images/blocks/yelow-right.png) repeat-y right top;}
.block-row1 div div {background: url(../images/blocks/yelow-top.png) repeat-x top left;  padding: 0px 5px;}
.block-row1 div div div {background: url(../images/blocks/yelow-bottom.png) repeat-x bottom; padding: 5px 0px;}
.block-row1 div div div div { background: #fbf2a5; padding: 5px;}

.block-row2 {background: url(../images/blocks/green-left.png) repeat-y left top;}
.block-row2 div {background: url(../images/blocks/green-right.png) repeat-y right top;}
.block-row2 div div {background: url(../images/blocks/green-top.png) repeat-x top left;  padding: 0px 5px;}
.block-row2 div div div {background: url(../images/blocks/green-bottom.png) repeat-x bottom; padding: 5px 0px;}
.block-row2 div div div div { background: #e1fc84; padding: 5px 3px;}

/* Componenten, modules, plugins */
#comments-footer {display: none;}
.screen-ltr { float: left; margin-right: 10px;}
.screen-rtl { float: right; margin-left: 10px;}

.gamedesc img { width: auto; height: 48px; float: left; margin-right: 10px;}
div.gamedesc { height: 45px; overflow: hidden;}
.gamedesclong img { float: left; margin-right: 10px;}


/*
=============================================================
Оформление комментариев
=============================================================
*/

.allcomments {
   font-weight:bold;
   text-align:center;
}

.allcomments em {
   display:block;
   width:0;
   height:0;
   overflow:hidden;
   border-top:12px solid #007fa6;
   border-left:12px dotted transparent;
   border-right:12px dotted transparent;
   margin-left:50px;
}

.allcomments span {
   display:block;
   width:0; height:0;
   color:#fff;
   overflow:hidden;
   border-top:10px solid #c7eaff;
   border-left:10px dotted transparent;
   border-right:10px dotted transparent;
   margin-left:52px;
   margin-top:-15px;
}

.b1, .b2, .b3, .b4, .b5, .b6, .b7 {
   display:block;
   overflow:hidden;
   font-size:0;
}

.b1, .b2, .b3, .b4, .b5, .b6 {height:1px;}

.b4, .b5, .b6, .b7 {
   border-left:1px solid #007fa6;
   border-right:1px solid #007fa6;
}

.b1 {margin:0 8px; background:#007fa6;}
.b2 {margin:0 6px; background:#007fa6;}
.b3 {margin:0 4px; background:#007fa6;}

.b4 {margin:0 3px; background:#c7eaff; border-width:0 5px;}
.b5 {margin:0 2px; background:#c7eaff; border-width:0 4px;}
.b6 {margin:0 2px; background:#c7eaff; border-width:0 3px;}
.b7 {margin:0 1px; background:#c7eaff; border-width:0 3px; height:2px;} 

.commentxt {
   display:block;
   background:#c7eaff;
   border:3px solid #007fa6;
   border-width:0 3px;
   padding:10px;
}

* html .allcomments em {width:24px; height:12px; w\idth:0; hei\ght:0;}
* html .allcomments span {width:20px; height:10px; w\idth:0; hei\ght:0;}
