.links {
	color: #1A5B8F;
	text-align: right;
	padding: 3px 10px 5px 0;
	font-size: 10px;
}
.links a{
	color: #0C4B7E;
	text-decoration: underline;
}
#tags_cloud ul {padding:0 5px 5px 10px; overflow:hidden;}
#tags_cloud li {display:inline;margin-left:3px;}
/*#tags_cloud ul a {color: #0C4B7E;}*/
#tags_cloud ul a:hover {border-bottom:1px dotted #07406F;color: #07406F;}

#month_archive {font-weight:bold;}
#month_archive ul {
	list-style: none;
	padding-left: 23px;
	margin-bottom: 10px;
}
#month_archive li {
	display: block;
	margin: 1px 0 1px;
}
#month_archive li.prod {
	margin-top: 4px;
}
#month_archive ul a:hover {text-decoration:underline;}

a.quote_link {
	color: #AAAAAA;
	font-weight: bold;
	float: right;
	margin-right: 30px;
}
a.quote_link:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
div.tx {
	font-size: 12px;
        position:relative;
        text-align:left;
}
.tx div {
	color: #AAAAAA;
	font-weight: bold;
	/*margin-left: 20px;*/
}
.quote {
	width: 85%;
	padding-left: 5px;
	border-left: 1px solid #AAAAAA;
	margin: 3px 0 0 7px !important;
	color: black !important;
	font-weight: normal !important;
}
.quote div {margin-left:2px;}

.vote_error, .vote_ok {
	color: red !important;
	text-transform: none !important;
}
.vote_ok {
	color: green !important;
}
.vote_ok:hover {color: #136042 !important; } 

#vote {text-transform: none !important; font-size: 12px;}

.m1 .desc {text-align:justify;}

div.prev_next {
	margin: 10px 25px 10px 25px;
}

div.next_post, div.prev_post {	
	width: 215px;
	height: 35px;
	/*border: 1px solid #CCCCCC;*/
	padding: 0 4px 0 4px;
	overflow: hidden;
	background: url("/images/page/post_next.gif") no-repeat;
}
div.prev_post {	
	background: url("/images/page/post_prev.gif") no-repeat;
}
div.next_label, div.prev_label {
	width: 223px;
	padding-bottom: 3px;
}
div.next_post, div.next_label {
	float: right;
}
div.prev_post, div.prev_label {
	float: left;
	text-align: right;
}

div.logged_in_box .menu, div.logged_in_box a {
	text-transform: none;
}
div.logged_in_box .sub {
	margin-left: 15px;
}

#msg-status,
#com-status
{
	font-size: 11px;
	padding-left: 18px;
	padding-right: 6px;
	margin-left: 0 !important;
	margin-bottom:	5px !important;
}
#msg-status a.thin b, #com-status a.thin b {
	font-weight: normal;
	float:right;
}
#msg-status a.fat b, #com-status a.fat b {
	float:right;
}
#msg-status
{
	background: url("/images/page/icon_mail.gif") left 3px no-repeat;
}
#com-status
{
	background: url("/images/page/icon_comment.gif") left 4px no-repeat;
}

#logout {
	display: block;
	text-align: center;
	margin: 3px 0 5px;
	font-weight: bold;
	font-size: 11px;
}


.t a { text-decoration: none !important; }