.guide_group .guide_description
{
	font-size: 90%;
	margin-top: 5px;
	color: #888888;
}

.guide_group .guide_counter
{
	font-weight: bold;
	color: #888888;
	vertical-align: top;
}

.guide_group .guide_group_header1
{
	padding: 5px 6px;
	background-color: #EFEFEF;
	color: #777777;
}

.guide_group .guide_group_header2
{
	padding: 5px 0;
	background-color: #EFEFEF;
	color: #777777;
}

.guide_group .guide_group_row td
{
	padding: 5px 0;
}

.guide_group td.guide_group_content
{
	padding: 5px 0 5px 5px;
}

.guide_topic
{
	text-align: left;
}

.guide_topic .guide_topic_header1
{
	padding: 5px 6px;
	background-color: #EFEFEF;
	color: #777777;
}

.guide_topic .guide_topic_header2
{
	padding: 5px 0;
	background-color: #EFEFEF;
	color: #777777;
}

.guide_topic .guide_topic_row td
{
	padding: 5px 0;
}

.guide_topic td.guide_topic_content
{
	padding: 5px 0 5px 5px;
}

.guide_topic .guide_counter
{
	color: #777777;
	font-size: 75%;
}

.guide_topic .guide_counter b
{
	font-size: 11px;
}

.guide_form_add td
{
	line-height: 25px;
}

.guide_form_add .guide_form_add_header1
{
	padding: 5px 6px;
	background-color: #EFEFEF;
	color: #777777;
	line-height: normal;
}

.guide_form_add .guide_form_add_left
{
	padding-left: 6px;
}

.guide_form_add .guide_form_add_submit
{
	padding: 5px 0 5px 6px;
}

.guide_form_add .edit2
{
	border-top: 1px #474747 solid;
	border-left: 1px #474747 solid;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.guide_form_add .full_width
{
	width: 100%;
}

.guide_form_add .guide_error
{
	background-color: #FF2121;
	line-height: 25px;
	padding: 0 5px;
	margin: 5px 0 0 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.guide_form_add input.button
{
	background-color: #00AEEF;
	border: 0px;
	padding: 2px 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.guide_add_link
{
	padding: 0 5px;
	text-align: right;
}

/* the block */

/* blue block */

.guide_block_blue
{
	width: 100%;
	padding: 0;
	margin: 5px 0 10px;
}

.guide_block_blue .post_avatar_outter
{
	padding: 5px 5px 5px 10px;
}

.guide_block_blue .post_admin
{
	font-size: 90%;
	padding: 10px 0 0;
	color: #555555;
}

.guide_block_blue .post_data
{
	width: 100%;
	padding: 5px 0 5px 5px;
}

.guide_block_blue .post_small
{
	font-size: 90%;
}

.guide_block_blue .post_title
{
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
}

.guide_block_blue td.post_content
{
	color: #555555;
	padding: 5px 5px 5px;
}

.guide_block_blue .ltc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/ltc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_blue .ctl
{
	width: auto;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/ctl.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.guide_block_blue .rtc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/rtc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_blue .ll
{
	width: 9px;
	height: auto;
	background-image: url( 'http://css.allnice.info/images/guide/blue/ll.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}

.guide_block_blue .rl
{
	width: 9px;
	height: auto;
	background-image: url( 'http://css.allnice.info/images/guide/blue/rl.gif' );
	background-position: top right;
	background-repeat: repeat-y;
}

.guide_block_blue .lbc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/lbc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_blue .cbl
{
	width: auto;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/cbl.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.guide_block_blue .rbc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/blue/rbc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

/* green block */

.guide_block_green
{
	width: 100%;
	padding: 0;
	margin: 5px 0 10px;
}

.guide_block_green .post_avatar_outter
{
	padding: 5px 5px 5px 10px;
}

.guide_block_green .post_admin
{
	font-size: 90%;
	padding: 10px 0 0;
	color: #555555;
}

.guide_block_green .post_data
{
	width: 100%;
	padding: 5px 0 5px 5px;
}

.guide_block_green .post_small
{
	font-size: 90%;
}

.guide_block_green .post_title
{
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
}

.guide_block_green td.post_content
{
	color: #555555;
	padding: 5px 5px 5px;
}

.guide_block_green .ltc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/ltc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_green .ctl
{
	width: auto;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/ctl.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.guide_block_green .rtc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/rtc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_green .ll
{
	width: 9px;
	height: auto;
	background-image: url( 'http://css.allnice.info/images/guide/green/ll.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}

.guide_block_green .rl
{
	width: 9px;
	height: auto;
	background-image: url( 'http://css.allnice.info/images/guide/green/rl.gif' );
	background-position: top right;
	background-repeat: repeat-y;
}

.guide_block_green .lbc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/lbc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.guide_block_green .cbl
{
	width: auto;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/cbl.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.guide_block_green .rbc
{
	width: 9px;
	height: 8px;
	background-image: url( 'http://css.allnice.info/images/guide/green/rbc.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}