*	{
	margin: 0px;
	padding: 0px;
}
html, body {
	font-size: 12px;
	font-family: Arial;
	color: #202020;
	height:100%;
}
body {
	background: #323e61 url("body-bg.gif") top center;
}
/* --- !!! --- */
a:link, a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #44a80f;
}
a:hover {
	text-decoration: none;
}
a:active {
}
/* --- !!! --- */
.clear	{
	clear: both;
}
img {
	border: none;
}
.bg-div {
	width: 100%;
	background: url(shadow.gif) repeat-y top center;
}
.wrapper	{
	background: #fff;
	position: relative;
	min-height:100%;
	_height:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? '1000px' : ((document.body.clientWidth > 1280) ? '1280px' : '100%'));  
	min-width: 1000px;
	max-width: 1280px;
	margin: 0px auto;
}
/* ---------header--------- */
.header	{
	height: 137px;
	background: url(head.gif) no-repeat top center;
}
.logo	{
	float: left;
	width: 391px;
	height: 137px;
	background: url(logo.jpg) no-repeat top left;
}
.logo .rss-link	{
	position: absolute;
	left: 345px;
	top: 34px;
	z-index: 2;
}
.logo .logo-link	{
	position: absolute;
	left: 100px;
	top: 60px;
	z-index: 2;
}
.user-menu	{
	margin-left: 400px;
	height: 137px;
	background: url(user-menu.jpg) no-repeat top right;
	text-align: right;
}
.user-menu .icons	{
	height: 42px;
}
.user-menu .icons ul	{
	float: right;
	list-style: none;
	width: 320px;
	padding-top: 9px;
	*padding-top: 5px;
	padding-right: 33px;
	_padding-bottom: 5px;
}
.user-menu .icons ul li	{
	display: inline;
	*line-height: 1.4;
}
.user-menu .icons ul li	{
	padding-left: 26px;
}
.user-menu .icons ul li a.mydiary	{
	color: #fffc00;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	line-height: 1;
	*line-height: 1.4;
	border-bottom: 1px dotted #fffc00;
}
.user-menu .icons ul li a.mydiary:hover	{
	border-bottom: none;
	font-size: 1em;
	line-height: 1em;
}
.login_mem	{
	width: 13px !important;
	height: 13px !important;
	_width: 16px !important;
	_height: 16px !important;
	float: left;
	margin-right: 5px;
}
/*----------  top-banner -----------*/
.top-banner	{
	padding: 0px 37px 0px 0px;
	text-align: center;
	height: 60px;
}
/*----------  end top-banner -----------*/
/*----------  tmenu -----------*/
.tmenu	{
	padding: 0px 37px 0px 0px;
}
.tmenu ul {
	list-style: none;
}
.tmenu ul li {
	display: inline;
	padding-left: 15px;
}
.tmenu ul li a:link, .tmenu ul li a:visited {
	color: #15ad01;
	font-size: 1.6em;
	line-height: 1.6;
	_line-height: 1.3;
	letter-spacing: -1px;
	text-decoration: none;
	border-bottom: 1px dashed #15ad01;
}
.tmenu ul li a:hover {
	color: #15ad01;
	text-decoration: none;
	border-bottom: 0px;
}
.tmenu ul li a:active {
}




/*---------- end tmenu -----------*/
/*---------- seach bar-----------*/
.search	{
	height: 47px;
	width: 100%;
	background: #82cef4 url(search-panel.gif) repeat-x;
}
.search-left	{
	float: left;
	background: url(search-left.gif) repeat-x;
	width: 60px;
	height: 47px;
}
.search-bar	{
	margin-left: 60px;
	_float: left;
	_margin-left: 0px;
	height: 47px;
	padding-right: 36px;
}
.search-bar span	{
	font-size: 18px;
	color: #282828;
	margin: 12px 0px 0px 4px;
	display: block;
	float: left;
}
.search-bar .text-input	{
	float: left;
	padding-right: 10px;
}
.search-bar .input	{
	float: left;
	width: 57%;
	margin-top: 13px;
	*margin-top: 12px;
}
.search-bar .input input	{
	width: 100%;
	border: none;
	*border: 1px solid #82cef4;
	height: 20px;
}
.search-bar .select	{
	float: left;
	margin-top: 12px;
	width: 180px;
	height: 22px;
	background: url(search-select.gif) no-repeat top right;
}
.search-bar .button	{
	background: url(search-button.gif) no-repeat;
	width: 100px;
	height: 24px;
	margin-top: 11px;
	margin-left: 17px;
	float: left;
}
/*---------- end seach bar-----------*/
/* --- + SEARCH_2 + --- */
.search2-block {
	height: 65px;
	background: #7ccbf3 url("search2-block-bg.gif") repeat-x;
	overflow: hidden;
}
.search2-block-left {
	width: 60px;
	height: 100%;
	background: #7ccbf3 url("search2-block-left.gif") no-repeat;
	float: left;
}
.search2-block-right {
	width: 138px;
	float: right;
	height: 100%;	
	padding-top: 15px;
}
.search2-block-center {
	margin: 0px 138px 0px 60px;
	*margin-left: 0px;
	height: 100%;
	padding: 14px 18px 0px 6px;
}
.search2-block-center input {
	border: 1px solid #7ccbf3;
	height: 19px;
	padding-top: 1px;
	margin-top: 2px;
	width: 100%;
	font-size: 14px;
	font-family: Arial, sans-serif;
	_position: absolute;
	_margin-top: 16px;
}
.search2-block-chek {
	padding-top: 3px;
	*padding-top: 2px;
	_padding-top: 27px;
}
.search2-block-chek label {
	cursor: pointer;
}
.search2-block-chek input {
	width: 14px;
	height: 14px;
	border: none;
	vertical-align: bottom;
	margin-left: 10px;
	*margin-left: 6px;
	_position: static;
	margin-top: 0px;
}
.search2-block-chek input#lab-1 {
	width: auto;
	height: auto;
	border: none;
	vertical-align: bottom;
	*vertical-align: baseline;
}
/* --- !!! --- */
.search-submit {
	width: 100px;
	height: 24px;
	border: none;
	background: #79CC4D url("search2-but.gif") no-repeat 0px 0px;
}
/* --- !!! --- */
.left-ico-block {
	width: 14px;
	position: absolute;
	top: 138px;
	left: 8px;
	list-style-type: none;
}
.left-ico-block li {
	height: 14px;
	margin-bottom: 7px;
}
.left-ico-block li img {
	width: 14px;
	height: 14px;
}
.content-index	{
	background: #FFFFFF;
	padding: 21px 36px 0px 50px;
}
.content-index h3	{
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #0093df;
}
/* --- !!! --- */
.content-index h3 a:link, .content-index h3 a:visited {
	text-decoration: none;
	color: #0093df;
}
.content-index h3 a:hover {
}
.content-index h3 a:active {
}
/* --- !!! --- */


/* ---------left-panel--------- */
.wrapper-left	{
	width: 100%;
	float: left;
	background: #FFFFFF;
}
/*------------ about site-----------*/
.about-left-top	{
	width: 10px;
	background: url(about-left.gif) no-repeat;
	height: 10px;
	float: left;
}
.about-right-top	{
	width: 11px;
	background: url(about-right.gif) no-repeat;
	height: 10px;
	float: right;
}

.about-bottom	{
	background: url(about-bottom.gif) repeat-x bottom;
	height: 10px;
}
.about-left-bottom	{
	width: 10px;
	background: url(about-left.gif) no-repeat bottom;
	height: 10px;
	float: left;
}
.about-right-bottom	{
	width: 11px;
	background: url(about-right.gif) no-repeat bottom;
	height: 10px;
	float: right;
}

.about-center	{
	padding: 0px 12px 5px 12px;
	background: url(about-center.gif) repeat-y right;
}
.about-site	{
	background: #F4FBFF;
	margin-bottom: 43px;
}
.about-site h3 {
	font-size: 24px;
	color: #ff8200 !important;
	padding: 0px 0px 3px 5px;
	position: relative;
}
.about-center .item	{
	float: left;
}
.about-center .item-right {
	overflow: hidden;
	_float: left;
	padding-left: 13px;
	font-size: 12px;
	font-family: Arial;
	color: #282828;
}
.about-center .item-right-clear {
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	padding-top: 12px;
}
/*----------end about site-----------*/
.left-panel	{
	margin-right: 205px;
	padding-right: 34px;
}
.left-panel a	{
	color: #44a80f;
}
.content-left	{
	float: left;
	width: 57%;
}
.content-left .sort {
	width: 150px;
	border-spacing: 1px;
	margin-top: 6px;
}
/* --- Active link sort --- */
.content-left .sort td.act-sort-td {
	text-align: center;
	height: 16px;
	background: #67b7e1 url("act-sort-bg.gif") repeat-x;
}
.content-right .sort td.act-sort-td {
	text-align: center;
	height: 16px;
	background: #67b7e1 url("act-sort-bg.gif") repeat-x;
}
.act-sort-l-cor {
	height: 16px;
	background: url("act-sort-l-cor.gif") no-repeat;
}
.act-sort-r-cor {
	height: 16px;
	line-height: 15px;
	background: url("act-sort-r-cor.gif") no-repeat 100% 0%;
}
.content-left .sort td.act-sort-td a {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
}
/* --- !!! --- */
.content-left .sort td {
	text-align: center;
	height: 16px;
	background: #d3f1ff url("sort-bg.gif") repeat-x;
}
.content-right .sort td {
	text-align: center;
	height: 16px;
	background: #d3f1ff url("sort-bg.gif") repeat-x;
}
.sort-l-cor {
	height: 16px;
	background: url("sort-l-cor.gif") no-repeat;
}
.sort-r-cor {
	height: 16px;
	line-height: 15px;
	background: url("sort-r-cor.gif") no-repeat 100% 0%;
}
.content-left .sort td a {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #282828;
	text-decoration: none;
}
.content-right .sort td a {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #282828;
	text-decoration: none;
}
/* --- !!! --- */
.left-panel .items	{
	padding-top: 30px;
	padding-right: 45px;
}
.left-panel .items .item	{
	padding-bottom: 38px;
	_padding-bottom: 63px;
	margin: 0px !important;
}
.left-panel .items .item .avatar	{
	float: left;
	padding-top: 4px;
}
.left-panel .items .item .avatar img {
	display: block;
}
.left-panel .items .item .avatar .post-num	{
	background: url(post-num.gif) no-repeat;
	color: #ff9000;
	font-size: 18px;
	text-align: center;
	width: 45px;
	height: 25px;
}
.left-panel .items .item .post	{
	padding-left: 55px;
}
.left-panel .items .item .post .anons	{
	font-size: 14px;
	padding-top: 0px !important;
}
.left-panel .items .item .post .title	{
	padding-bottom: 4px;
	padding-top: 0px !important;
}
.left-panel .items .item .post .title a	{
	font-size: 18px;
	color: #44a80f;
	text-decoration: underline;
}
.left-panel .items .item .post .title a:hover	{
	text-decoration: none;
}
.user-info	{
	padding-top: 10px;
	overflow: hidden;
}
.user-name-man	{
	display: block;
	float: left;
	text-decoration: underline;
	padding-left: 15px;
	background: url(man.gif) no-repeat;
	margin: 3px 12px 0px 0px;
}
.user-name-woman	{
	display: block;
	float: left;
	text-decoration: underline;
	padding-left: 15px;
	background: url(woman.gif) no-repeat;
	margin: 3px 12px 0px 0px;
}
.user-name-anonim	{
	display: block;
	float: left;
	text-decoration: underline;
	padding-left: 15px;
	background: url(anonimman.gif) no-repeat;
	margin: 3px 12px 0px 0px;
}
.user-comments {
	height: 24px;
	float: left;
	overflow: hidden;
	margin-right: 12px;
	background: url("user-comments-bg.gif") repeat-x;
}
.user-comments-left {
	height: 24px;
	width: 5px;
	float: left;
	background: url("user-comments-left.gif") no-repeat;
}
.user-comments-right {
	height: 24px;
	float: left;
	background: url("user-comments-right.gif") no-repeat 100% 0%;
}
.user-comments-right p {
	padding: 2px 5px 2px 0px;
}
.user-comments-right a {
	font-size: 12px;
	color: #282828 !important;
	text-decoration: none !important;
}
.user-bann	{
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 21px;
	background: url(alert.gif) no-repeat;
	padding-bottom: 1px;
	margin-top: 3px;
}
.metki	{
	background: url(metki.gif) no-repeat;
	clear: both;
	padding-left: 18px;
	color: #44a80f;
	position: relative;
	right: 3px;
}
.metki-inner	{
	float: left;
	background: url(metki.gif) no-repeat;
	padding-left: 18px;
	margin-left: 35px;
	color: #44a80f;
	position: relative;
	top: 2px;
}
.metki span, .metki-inner span	{
	color: #000000;
}
.metki a, .metki-inner a	{
	text-decoration: none;
}
.metki a:hover, .metki-inner a:hover	{
	text-decoration: underline;
}
.content-left .all {
	text-align: right;
	padding-right: 50px;
	padding-top: 15px;
	position: relative;
	bottom: 35px;
}
.content-right {
	float: left;
	width: 43%;
}
.content-right .item {
	margin: 12px 0px 27px 0px;
}
.moon-change {
	width: 100%;
	height: 26px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.moon-change td {
	text-align: center;
}
.moon-change a {
	color: #202020;
	text-decoration: none;
}
.act-moon-border-t {
	height: 26px;
	background: #f6fcff url("dott-corn.gif") repeat-x;
/*	cursor: pointer;*/
}
.act-moon-left-cor {
	height: 26px;
	background: url("moon-left-cor.gif") no-repeat;
}
.act-moon-right-cor {
	height: 26px;
	background: url("moon-right-cor.gif") no-repeat 100% 0%;
}
.act-moon-right-cor p {
	padding-top: 5px;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.moon-border-t {
	height: 26px;
	background: #f6fcff url("moon-border-bg.gif") repeat-x 0% 0%;
	cursor: pointer;
}
.moon-left-cor {
	height: 26px;
	background: url("moon-left-cor-2.gif") no-repeat 0% 0%;
}
.moon-right-cor {
	height: 26px;
	background: url("moon-right-cor-2.gif") no-repeat 100% 0%;
}
.moon-right-cor p {
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
}
.content-right .item .title	{
	padding: 15px 0px 4px 0px;
	_position: relative;
}
.content-right .item .title a	{
	font-size: 18px;
	color: #44a80f;
	text-decoration: underline;
}
.content-right .item .title a:hover	{
	text-decoration: none;
}
.content-right .item .imp-title	{
	margin-top: 10px;
	_position: relative;
}
.content-right .item .imp-title a	{
	font-size: 14px;
	font-weight: bold;
	color: #44a80f;
	text-decoration: underline;
}
.content-right .item .imp-title a:hover	{
	text-decoration: none;
}
.content-right .item .anons {
	padding-top: 10px;
	_padding-right: 20px;
	_position: relative;
}
.content-right .item .anons img {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 1px solid #006599;
	_position: relative;
}
.content-right .item .moon-img {
	float: left;
	margin: 3px 10px 0px 0px;
	_position: absolute;
}
.content-right .item .moon-text {
	overflow: hidden;
	padding-bottom: 15px;
	_margin-left: 40px;
	_padding: 15px 0px 0px 0px;
	_position: relative;
	_bottom: 15px;
}
.content-right .item .moon-text .title {
	font-size: 18px;
	color: #2ea8e6;
	padding-bottom: 7px;
}
a.read-more-link {
	text-decoration: underline;
}
a.read-more-link:hover {
	text-decoration: none;
}
.content-right .item .link-block {
	padding-top: 10px;
	_padding-bottom: 15px;
}
.content-right .item .link-block div {
	padding-bottom: 6px;
}
.content-right .item .link-block div a {
	font-weight: bold;
	text-decoration: underline;
}
.content-right .item .link-block a:hover {
	text-decoration: none;
}
.content-right .item .all {
	text-align: right;
	padding: 15px 0px;
	_padding: 15px 0px 0px 0px;
	_position: relative;
	_bottom: 15px;
	clear: both;
}
/* --- Borders --- */
.border-t {
	background: #f6fcff url("dott-corn.gif") repeat-x 0% 0%;
}
.border-r {
	background: url("dott-corn.gif") repeat-y 100% 0%;
}
.border-b {
	background: url("dott-corn.gif") repeat-x 0% 100%;
}
.border-l {
	background: url("dott-corn.gif") repeat-y 0% 0%;
}
/* --- !!! --- */
/* --- Corners --- */
.top-left-cor {
	background: url("top-left-corn.gif") no-repeat 0% 0%;
}
.top-right-cor {
	background: url("top-right-cor.gif") no-repeat 100% 0%;
}
.bottom-right-cor {
	background: url("bottom-right-cor.gif") no-repeat 100% 100%;
}
.bottom-left-cor {
	background: url("bottom-left-corn.gif") no-repeat 0% 100%;
}
/* --- // Corners --- */
.text-p-block {
	margin: 0px 15px;
	overflow: hidden;
}
.text-p-block span {
	_position: relative;
	font-size: 11px;
}
.text-span-name {
	display: block; 
	color: #008ad2;
	clear: both;
	padding-top: 10px;
	font-size: 12px !important;
}
/* ---------end left-panel--------- */
/* ---------right-panel--------- */
.right-panel	{
	width: 205px;
	margin-left: -205px;
	float: left;
}
.right-panel h3	{
	color: #0093DF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}
.myson	{
	width: 205px;
	height: 71px;
	background: url(myson.jpg) no-repeat 6px 1px;
}
.myblog	{
	width: 205px;
	height: 71px;
	background: url(myblog.jpg) no-repeat 6px 1px;
}
.tags	{
	padding-top: 30px;
	text-align: center;
}
.tags	h3 {
	color: #0093DF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}
/* --- !!! --- */
.tags a:link, .tags a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #0093DF;
}
.tags a:hover {
}
.tags a:active {
}
/* --- !!! --- */
.tags p	{
	padding-top: 15px;
}
/* --- !!! --- */
a.size1:link, a.size1:visited {
	font-size: 11px;
	color: #b1b1b1;
	text-decoration: none;
}
a.size1:hover {
	text-decoration: underline;
}
a.size1:active {
}
/* --- !!! --- */
a.size2:link, a.size2:visited {
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}
a.size2:hover {
	text-decoration: underline;
}
a.size2:active {
}
/* --- !!! --- */
a.size3:link, a.size3:visited {
	font-size: 15px;
	color: #424242;
	text-decoration: none;
}
a.size3:hover {
	text-decoration: underline;
}
a.size3:active {
}
/* --- !!! --- */
a.size4:link, a.size4:visited {
	font-size: 17px;
	color: #1e1e1e;
	text-decoration: none;
}
a.size4:hover {
	text-decoration: underline;
}
a.size4:active {
}
/* --- !!! --- */
a.size5:link, a.size5:visited {
	font-size: 18px;
	color: #101010;
	text-decoration: none;
}
a.size5:hover {
	text-decoration: underline;
}
a.size5:active {
}
/* --- !!! --- */
.active-users	{
	padding-top: 40px;
}
.active-users table	{
	margin-top: 12px;
}
.right-banner	{
	text-align: center;
	padding-top: 40px;
}
.right-banner .item	{
	padding-bottom: 20px;
}
.blog-right-item {
	overflow: hidden;
}
.blog-right-item-ava {
	width: 45px;
	height: 45px;
	float: left;
}
.blog-right-item-text {
	margin: 0px 0px 20px 60px;
}
.blog-right-item-text p.profile {
	font-size: 17px;
	color: #aad2e6;
	font-weight: bold;
	margin-top: -2px;
}
.blog-right-item-text p.name {
	font-weight: bold;
	margin: 4px 0px;
}
/* --- !!! --- */
.blog-right-item-text p.name a:link, .blog-right-item-text p.name a:visited {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: auto;
	text-decoration: underline;
	color: #44a80f;
	padding: 0px;
	margin-bottom: 0px;
}
.blog-right-item-text p.name a:hover {
	text-decoration: none;
}
.blog-right-item-text p.name a:active {
}
/* --- !!! --- */
.blog-right-item-text p.text {
}
.blog-right-item-text p.text span {
	font-weight: bold;
	color: #0093df;
}
.blog-right-item-list {
	padding: 10px 0px 0px 0px;
	clear: both;
}
.blog-right-item-list-2 {
}
.description_blog {
}
.padding-div {
	padding: 11px 0px 9px 14px;
	*padding: 0px 0px 0px 14px;
	_height: 1%;
	*position: relative;
	*top: 11px;
}
.padding-div-clear {
	*padding-top: 20px;
}
/* --- !!! --- */
.padding-div a:link, .padding-div a:visited {
	display: block;
	height: 15px;
	font-size: 1em;
	text-decoration: none;
	color: #44a80f;
	padding-left: 17px;
	padding-top: 1px;
	margin-bottom: 4px;
}
.padding-div a:hover {
	text-decoration: underline;
}
.padding-div a:active {
}
/* --- !!! --- */
.blog-right-item-list-2 div	{
	display: block;
	float: left;
	height: 15px;
	width: 180px;
	margin: 0px 14px 0px 0px;
}
.blog-right-item-list-2 a:link, .blog-right-item-list-2 a:visited {
	display: block;
	float: left;
	height: 15px;
	font-size: 1em;
	text-decoration: none;
	color: #44a80f;
	padding-left: 17px;
	/*margin: 0px 14px 0px 0px;*/
}
.blog-right-item-list-2 a:hover {
	text-decoration: underline;
}
.blog-right-item-list-2 a:active {
}
/* --- !!! --- */
a.row1 {
	background: url("a-row1.gif") no-repeat 0px 0px;
}
a.row0 {
	background: url("a-row0.gif") no-repeat 1px 0px;
}
a.row2 {
	background: url("a-row2.gif") no-repeat 0px 2px;
}
a.row3 {
	background: url("a-row3.gif") no-repeat 0px 1px;
}
a.row4 {
	background: url("a-row4.gif") no-repeat 0px 2px;
}
a.row5 {
	background: url("a-row5.gif") no-repeat 0px 5px;
}
a.row6 {
	background: url("a-row6.gif") no-repeat 0px 2px;
}
a.row7 {
	background: url("a-row7.gif") no-repeat 0px 1px;
}
a.row8 {
	background: url("a-row8.gif") no-repeat 1px 2px;
}
a.row9 {
	background: url("a-row9.gif") no-repeat 1px 4px;
}
a.row10 {
	background: url("a-row10.gif") no-repeat 0px 1px;
}
a.row11 {
	background: url("a-row11.gif") no-repeat 1px 2px;
	margin-top: 14px;
}
a.row12 {
	background: url("a-row12.gif") no-repeat 0px 2px;
}
/* --- !!! --- */
/* ---------end right-panel--------- */
/* ---------footer--------- */
.footer	{
	height: 255px;
	background: #f3fbff url(footer-bg.gif) repeat-x;
}
.bmenu	{
	height: 195px;
	background: url(bmenu.jpg) no-repeat bottom right;
	padding: 20px 235px 3px 50px;
}
.bmenu .blist {
	float: left;
	width: 33%;
}
.bmenu .blist .title {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	color: #519fc7;
	font-size: 24px;
	letter-spacing: -1px;
}
.bmenu .blist div {
	padding-bottom: 5px;
}
.bmenu .blist a {
	color: #318c00;
	text-decoration: underline;
}
.bmenu .blist a:hover {
	text-decoration: none;
}
.copyright	{
	height: 37px;
	font-family: Tahoma;
	font-size: 11px;
	background: #5477CF url(copyright.gif) repeat-x;
	color: #FFFFFF;
	padding: 0px 37px 0px 50px;

	overflow: hidden;
}
.copyright .copy-left	{
	float: left;
	color: #f3fbff;
	padding-top: 12px;
}
.copyright .copy-right	{
	float: right;
	color: #f3fbff;
	padding-top: 12px;
}
.copyright .copy-right a {
	padding:1px 0px 5px 5px;
	color: #f3fbff;
	text-decoration: none;
}
.copyright .copy-right a:hover {
	text-decoration: none;
}
.copyright .copy-right a .box-developer-studio	{
	padding: 1px 5px 2px 5px;
	color: #3D3D3D;
	background: #E7E7E7;
}
.copyright .copy-right a .box-developer-kasper	{
	padding: 1px 5px 2px 5px;
	height: 15px;
	color: #FFFFFF;
	background: #2a4ca4;
}
/* ---------end footer--------- */
a.comment-info	{
	text-decoration: none;
}
a.comment-info:hover	{
	text-decoration: underline;
}
.emptyLink	{
	color: #44A80F;
}
.addLink	{
	color: #E67300 !important;
}

.mail-folders	{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mail-folders li	{
	line-height: 22px;
	font-size: 13px;
}
.mail-folders .unread	{
	font-weight: bold;
}



/* --- !!! --- */
.content-right .item .vs-let {
	padding: 10px 0px 8px 0px;
}
.vs-let a {
	line-height: 25px;
}
.vs-par {
	padding-bottom: 15px;
}
/* --- !!! --- */
.vs-auth {
	padding: 0px 10px 20px 10px;
	margin-top: -5px;
	list-style-type: none;
}
	.vs-auth li {
		padding: 2.5px 0px;
		font-size: 12px;
		color: #44a80f;
		font-weight: bold;
	}
/* --- !!! --- */
