/* something that does not change */
html, body { height:100%; }
table { border-collapse:collapse; }
html, h1, h2, h3, h4, h5 ,h6, body, form, th, td, p { margin:0; padding:0; }
img { border:0 none; }
* html img { behavior:url('css/pngbehavior.htc'); }
map { display:none; }
object, form { display:block; }	
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }
/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr { clear:both; height:1px; overflow:hidden; margin:-1px 0 0 0; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
.ma { margin:0 auto; }
/* all time classes */
		
/* global text/link settings */
p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i, .button, li { font-family:Arial, Times, serif; font-size:12px; line-height:150%; color:#252525; }
a { font-family:Arial, Times, serif; font-size:12px; line-height:150%; color:#0A4593; text-decoration:none; }
a:hover { text-decoration:underline; }
.inline-list { list-style:none; padding:0; margin:0 }
.inline-list li { list-style:none; display:inline; padding:0; margin:0; }
.block-list, .replies ul, .comments ul, .block-list li, .replies li, .comments li { display:block; list-style:none; padding:0; margin:0; }
.textfield, textarea, select { font-family:Arial, Times, serif; font-size:14px; padding-left:3px; color:#000; }
.button { cursor:pointer; }
.posrel { position:relative; }
.nobdr { border:0 none !important; }
.nobgr { background:none !important; }
.ma { margin:0 auto; }
/* global text/link settings */

body.tac { background:url(../img/main-loop.gif); }
.root {
	min-height:100%;
	width:984px;
	margin:0 auto;
}
* html .root { height:100%; }
	.replies .root {
		min-height:1px !important;
		width:auto !important;
		margin:0 !important;
	}
	* html .replies .root { height:1px !important; }
.content { padding:0 0 450px 0; }
	.replies .content, .comments .content { padding:0 !important; }
.header {
	background:#F6F1EA;
	margin:0 2px;
	height:205px;
}
	.replies .header, .comments-list .header {
		margin:0 !important;
		height:auto !important;
	}
	.header .bt { width:964px; }
		.header .bt div.fl { padding:0 25px 0 0; }
.viasat {
	background:url(../img/viasat.gif) 0 center no-repeat;
	padding:6px 0 0 43px;
	height:21px;
	color:#000;
	line-height:100%;
	font-weight:bold;
}
	.header .links-1 { padding:5px 5px 0 0; }
	*:first-child+html .header .links-1 { padding:4px 5px 0 0; }
	.links-1 a {
		color:#000;
		font-weight:bold;
		margin:0 13px 0 0;
		line-height:110%;
	}
* { zoom:1; }
.top-line {
	background:url(../img/top-nav-bg.gif);
	height:34px;
}
body.hasSubmenu .top-line {
	height:64px;
}
	.top-line div.fr { padding:9px 16px 0 0; }
	*:first-child+html .top-line div.fr { padding:7px 16px 0 0; }
		.top-line div.fr .del { color:#FFF; }
.del {
	background:url(../img/plus-btn.gif) right center no-repeat;
	padding:0 22px 0 0;
	font-weight:bold;
	font-size:10px;
}
	.top-line div.search { padding:9px 16px 0 0; }
	*:first-child+html .top-line div.search { padding:9px 16px 0 0 !important; }
	* html .top-line div.search { padding:9px 16px 0 0 !important; }
	.search * { float:left; }
		.top-line .search label { color:#FFF; }
	.search label {
		font-size:10px;
		font-weight:bold;
		line-height:130%;
	}
	.search .textfield {
		width:140px;
		border:1px solid #000;
		margin:-2px 5px 0 5px;
	}
	.search .button {
		width:14px;
		height:14px;
		background:url(../img/search-btn.gif) no-repeat;
		border:0 none;
		margin:1px 0 0 0;
	}
.top-nav { padding:4px 0 0 4px; }
	.top-nav li { float:left; }
	.top-nav a {
		float:left;
		display:block;
		height:24px;
		font-size:13px;
		color:#FFF;
		font-weight:bold;
		padding:2px 7px 0 7px;
		border-right:1px solid #3F699D;
		border-left:1px solid #0E3468;
	}
	.top-nav a:hover, .top-nav a.act {
		text-decoration:none;
		background:url(../img/top-nav-act.gif);
	}
.center {
	margin:0 1px;
	border-left:1px solid #5F5D4E;
	border-right:1px solid #5F5D4E;
	background:#FFF;
	min-height:1px;
	padding:0 5px;
}
.left-side { width:658px; }
.right-side { width:300px; }
	.right-side .user-block {
		height:60px;
		padding:32px 0 15px 0;
		background:url(../img/top-dec.gif) 54px 0 no-repeat;
	}
		.right-side .block-1 .user-block { padding:32px 0 5px 0 !important; }
	.user-block p {
		margin:0 5px 0 73px;
		line-height:100%;
	}
	.user-block b.block {
		font-size:14px;
		padding:0 0 6px 0;
		font-weight:normal;
		line-height:100%;
	}
	.user-block a {
		color:#000;
		font-size:11px;
	}
	.user-block span.block {
		border-bottom:1px solid #D1D1D1;
		padding:0 0 2px 0;
		margin:0 0 2px 0;
	}
.ico-1 {
	background:url(../img/green-btn-1.gif) right center no-repeat;
	padding:0 20px 0 0;
}
.ico-2 {
	background:url(../img/facebook.gif) right center no-repeat;
	padding:0 17px 0 0;
}
	.user-block .ico-2 { margin:0 8px 0 0; }
	.user-block .link {
		color:#0A4593;
		font-weight:bold;
	}
	.block-1 .cnt {
		border:1px solid #E0D2BA;
		background:#F6F1EA;
		border-bottom:0 none;
		padding:0 0 10px 0;
	}
	.block-1 .bt {
		background:url(../img/block-bottom-1.gif) right 0 no-repeat;
		height:7px;
		overflow:hidden;
	}
		.block-1 .bt div {
			background:url(../img/block-bottom-1.gif) 0 0 no-repeat;
			height:7px;
			overflow:hidden;
			width:50px;
		}
.add { padding:0 0 10px 0; }
.title-1 {
	font-size:18px;
	font-weight:normal;
	line-height:100%;
}
	.right-side .title-1 { padding:8px 10px 5px 10px; }
.right-list-1 { margin:0 10px 5px 10px; }
	.right-list-1 li {
		border-bottom:1px solid #C7CFD9;
		padding:0 0 5px 0;
	}
	.right-list-1 .more { font-size:11px; }
		.right-side .block-1 .more { margin:0 0 0 10px; }
.more { font-weight:bold; }
	.right-side .block-1 { margin:0 0 10px 0; }
.two-decs { height:107px; }
	
	.two-decs p {
		
		float:right;
		
		display:block;
		
		padding:11px 11px 0 0;
		
		width:160px;
		
	}
	
	*:first-child+html .header .banneritem {
		
		position:relative;
		
		margin:0 0 -3px 0;
		
	}
	
		.two-decs p img { display:block; }
	.two-decs div.discount {
	
		padding:12px 0 0 9px;
		
		width:240px;
		
	}
.discount {
	color:#0A4593;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
}
	.discount img.block { margin:6px 0 3px 0; }
.title-list-1 { margin:0 12px; }
	.title-list-1 li {
		padding:5px 0 0 0;
		margin:5px 0 0 0;
		border-top:1px solid #C7CFD9;
		min-height:182px;
	}
	.title-list-1 li.fst {
		padding:0;
		margin:0;
		border:0 none;
	}
	* html .title-list-1 li { height:182px; }
	.item-1 b.block {
		font-size:24px;
		font-weight:normal;
		line-height:100%;
	}
	.item-1 span.block {
		font-size:10px;
		height:12px;
		padding:4px 0 7px 0;
	}
		.item-1 span.block i.fr {
			font-size:10px;
			font-style:normal;
			color:#878787;
		}
		.item-1 span.block strong { font-size:10px; }
	.title-list-1 .item-1 {
		margin:0 325px 0 0;
		min-height:142px;
		padding:0 0 40px 0;
	}
	* html .title-list-1 .item-1 { height:142px; }
		.title-list-1 .item-1 a.fr {
			position:static;
			right:0;
		}
	.title-list-1 a.fr {
		position:relative;
		right:-12px;
	}
		.title-list-1 .item-1 b.block { padding:5px 0 0 0; }
.cmnt {
	background:url(../img/comment-ico.gif) 0 center no-repeat;
	padding:0 0 0 19px;
	font-size:10px;
}
	.title-list-1 .cmnt {
		color:#808080;
		position:absolute;
		bottom:7px;
		right:0;
	}
	.title-list-1 .more {
		position:absolute;
		bottom:5px;
		left:0;
	}
.margin-bot-1 { margin-bottom:10px; }
	.two-blocks .block-1 { width:324px; }
		.two-blocks .block-1 .cnt { min-height:330px; }
		* html .two-blocks .block-1 .cnt { height:330px; }
	.item-2 b.block { padding:13px 11px; }
	.item-2 .abs {
		position:absolute;
		margin:-78px auto auto 107px;
	}
	.item-2 p.block {
		margin:11px 11px 0 11px;
		padding:0 0 6px 0;
	}
	.item-2 a.more {
		border-top:1px solid #C7CFD9;
		margin:0 11px;
		padding:6px 0;
	}
.footer {
	margin-top:-450px;
	position:relative;
	min-width:100%;
	overflow:hidden;
}
	.footer .wrp-1 {
		background:url(../img/wrp-1.gif);
		height:38px;
	}
		.footer .wrp-1 p.block { width:970px; }
			.footer .wrp-1 p.block a { margin:0 5px 0 0; }
			.footer .wrp-1 p.block i.fr img { margin:7px 0 0 0; }
	.footer .wrp-2 {
		background:#FFF;
		height:72px;
	}
	.footer .banner {
		height:178px;
		background:#FFF;
		width:980px;
	}
	.footer .two-adds {
		background:#FFF;
		width:980px;
		height:162px;
	}
	.two-adds a.fl { margin:0 0 0 50px; }
		
		.two-adds a.fl img { margin:8px 0 0 0; }
	.two-adds .discount {
		padding:16px 16px 0 0;
		font-size:17px;
	}
	.footer .discount {
		width:280px;
		
		overflow:hidden;
	}
.add-1 {
	background:url(../img/custom-thumb.jpg) right 0 no-repeat;
	padding:35px 140px 0 0;
	min-height:80px;
	
	cursor:pointer
}
* html .add-1 { height:80px; }
		.add-1 a strong.block {
			color:#0A4593;
			font-size:17px;
			width:160px;
		}
		.add-1 a span.block {
			color:#0A4593;
			font-weight:bold;
			width:160px;
		}
	.two-adds .add-1 { margin:17px 0 0 80px; }
		.footer .wrp-2 div {
			width:974px;
			font-size:10px;
			color:#B2B2B2;
		}
		.footer .wrp-2 p.block { padding:10px 0 15px 0; }
			.footer .wrp-2 p.block a {
				font-size:10px;
				color:#B2B2B2;
				text-transform:uppercase;
				margin:0 15px 0 0;
			}
	.item-3 b.block {
		font-size:24px;
		font-weight:normal;
		padding:15px 10px;
	}
	.item-3 a.fl { margin:0 10px 0 0; }
		.item-3 a.fl img { margin:0 0 10px 0; }
	.item-4 .title-1 { padding:13px 11px; }
	.left-list-1 .item-1 { margin:0 0 0 125px; }
	.item-4 ul { margin:0 0 7px 0; }
	.left-list-1 li {
		padding:6px 0;
		margin:0 10px;
		border-bottom:1px solid #C7CFD9;
		min-height:85px;
	}
	* html .left-list-1 li { height:85px; }
	.item-4 .more { margin:0 0 0 10px; }
		.item-4 li .more {
			margin:0;
			font-size:10px;
		}
		.item-4 li .cmnt {
			color:#878787;
			font-size:10px;
		}
	.item-4 a.fl {
		position:relative;
		left:-10px;
	}
	.item-4 p { padding:0 0 1px 0; }
		.left-list-1 .item-1 b.block {
			font-size:12px;
			font-weight:bold;
		}
	.left-list-2 a.fl {
		position:relative;
		left:-10px;
	}
.left-list-2 { margin:0 0 0 10px; }
	.left-list-2 .item-1 { margin:0 20px 0 125px; }
	.left-list-2 li {
		padding:6px 0;
		border-top:1px solid #C7CFD9;
		min-height:85px;
		float:left;
		width:318px;
	}
	* html .left-list-2 li { height:85px; }
	.left-list-2 li.fst { border:0 none; }
		.left-list-2 .item-1 b.block {
			font-size:12px;
			font-weight:bold;
		}
	.left-list-2 li.clr {
		padding:0 !important;
		border:0 none !important;
		min-height:1px !important;
		float:none !important;
		width:auto !important;
	}
	* html .left-list-2 li.clr { height:1px !important; }
	.left-list-2 .title-1 { padding:2px 0 9px 0; }
	.left-list-2 .more { margin:0 0 0 10px; }
		.left-list-2 li .more {
			margin:0;
			font-size:10px;
		}
		.left-list-2 li .cmnt {
			color:#878787;
			font-size:10px;
		}
		.left-list-2 .item-1 span.block { padding-top:0; }
.item-5 {
	min-height:182px;
	padding:0 0 5px 0;
}
* html .item-5 { height:182px; }
	.item-5 .title-1 {
		font-size:18px !important;
		padding:5px 0 0 0;
	}
	.item-5 .item-1 { margin:0 10px 0 330px; }
	.item-5 p.block { padding:0 0 5px 0; }
.title-2 {
	font-size:24px;
	font-weight:normal;
	padding:15px 10px;
	line-height:100%;
}
	.title-2 span.block {
		font-size:10px;
		color:#808080;
		padding:5px 0 0 0;
	}
	
	.sorting .label {
		
		position:absolute;
		
		margin:0 auto auto 0;
		
		font-weight:bold;
		
		display:block;
		
		padding:2px 0 0 0;
		
		float:none;
		
	}
	
	.sorting form.fr {
		
		width:260px;
		
		display:block;
		
		overflow:hidden;
		
		float:none;
		
		position:absolute;
		
		margin:-1px auto auto 422px;
		
	}
.links-2 {
	margin:0 10px;
	height:25px;
	border-bottom:1px solid #C7CFD9;
	margin:0 10px 5px 10px;
}
	.sorting .links-2 { padding-left:130px; }
	.links-2 li {
		font-weight:bold;
		padding:0 20px 0 0;
		float:left;
	}
	.links-2 li.fr {
		float:right;
		padding:0;
	}
	.sorting .textfield {
		border:1px solid #000;
		width:150px;
		margin:0 2px 0 0;
	}
	.links-2 .button {
		position:relative;
		top:-1px;
	}
	.links-2 a {
		display:block;
		font-weight:bold;
		color:#000;
		height:25px;
		float:left;
	}
	.links-2 a.act, .links-2 a:hover {
		background:url(../img/raquo-up.gif) center bottom no-repeat;
		color:#0A4593;
		text-decoration:none;
	}
.article-1 { padding:0 0 10px 0; }
	.article-1 .tt {
		padding:10px 10px 5px 10px;
		zoom: normal;
	}
	.article-1 .tt p, .article-1 .rate span, .article-1 .rate a, .article-1 .rate b, .article-1 {
		zoom: normal;
	}
	
	.article-1 .fav-right {
		margin: 0 0 0 10px;
		float: right;
		width: 320px;
	}
	.article-1 .fav-left {
		margin: 0 10px 0 0;
		float: left;
		width: 320px;
	}
	
	.article-1 .more { margin:0 0 0 10px; }
.block-2 {
	border:1px solid #E0D1B9;
	padding:5px 10px 10px 10px;
	background:#FFF;
	width:300px;
}
	.block-2 .tp { min-height:22px; }
	* html .block-2 .tp { height:22px; }
		.block-2 .tp b {
			font-size:14px;
			font-weight:normal;
			padding:0 5px 0 0;
		}
		.block-2 .tp span { font-size:11px; }
.thumb {
	height:18px;
	padding:1px 0 0 22px;
	background:url(../img/thumb-up.gif) 0 0 no-repeat;
}
	.list-1 a {
		font-size:11px;
		font-weight:bold;
	}
.gallery-1 { padding:0 5px 10px 10px; }
	.gallery-1 .title-1 { padding:10px 0; }
	.list-2 li {
		float:left;
		padding:0 5px 5px 0;
	}
	.list-2 a {
		float:left;
		display:block;
		border:1px solid #E0D1B9;
		background-color:#FFF;
		width:121px;
		height:121px;
		background-position:center center;
		background-repeat:no-repeat;
		text-decoration:none;
	}
.pagination-wrap-1 { height:23px; }
.pagination {
	float:left;
	position:relative;
	left:50%;
}
	.pagination li {
		float:left;
		position:relative;
		right:50%;
	}
	.pagination a {
		display:block;
		color:#000;
		padding:1px 3px;
		margin:0 2px;
		float:left;
	}
	.pagination a.act {
		background:#000;
		color:#FFF;
	}
.pagination-wrap-2 {
	height:23px;
	width:490px;
	margin:0 0 0 10px;
}
.comment-1 {
	padding:40px 0 30px 10px;
	width:440px;
}
	.comment-1 label { padding:0 0 10px 0; }
	.comment-1 textarea {
		display:block;
		width:435px;
		border:1px solid #000;
		height:100px;
		margin:0 0 10px 0;
	}
.black-button {
	text-align:center;
	border:0 none;
	width:62px;
	height:21px;
	color:#FFF;
	background:url(../img/btn-black.gif) no-repeat;
	line-height:100%;
	padding:0 0 3px 0;
	font-size:11px;
	font-weight:bold;
}
.black-button-1 {
	text-align:center;
	border:0 none;
	width:89px;
	height:21px;
	color:#FFF;
	background:url(../img/btn-black-1.gif) no-repeat;
	line-height:100%;
	padding:0 0 3px 0;
	font-size:11px;
	font-weight:bold;
}
.just-text { padding:0 10px 10px 10px; }
.forma {
	margin:0 10px 0 10px;
	padding:10px 0 0 0;
	border-top:1px solid #C7CFD9;
}
.status-1 {
	background:url(../img/debates.gif) 15px bottom no-repeat;
	padding-bottom:135px;
}
	.forma div {
		min-height:31px;
		padding:0 25px 0 0;
	}
	* html .forma div { height:31px; }
	#debateCreateForm .forma div { min-height:36px; }
	* html #debateCreateForm .forma div { height:36px; }
		#debateCreateForm .forma .image { padding-top:6px; }
		#debateCreateForm .forma .input label.error { margin:-16px auto auto 0; }
		#debateCreateForm .forma .image div { margin-top:-7px; margin-left:5px; }
			*:first-child+html #debateCreateForm .forma .image div input { opacity:100 !important; width:80px !important; margin-left:0 !important; }
	.forma .fst select, .forma .input input, .forma .area textarea { float:right; }
	
	.forma .fst select { margin:0 287px 0 0; }
	
	.forma .agree input { float:none }
		.forma div div {
			min-height:1px;
			padding:0;
		}
		
	* html .forma div div { height:1px; }
	.forma div.area { min-height:230px !important; }
	* html .forma div.area { height:230px !important; }
	.forma label {
		font-size:14px;
		font-weight:bold;
		float:left;
		width:100px;
		padding:2px 10px 0 10px;
	}
	
	.forma label.error {
		font-size:11px;
		float:none;
		width:auto;
		padding:0 0 0 10px;
		display:block;
	}
	
	*:first-child+html .forma label.error { margin-left:-120px !important; }
		*:first-child+html .forma .image label.error { margin-left:-220px !important; margin-top:-17px !important; }
		*:first-child+html .forma .agree label.error { margin-left:0 !important; }
	
		.forma .input label.error {
			position:absolute;
			margin:-14px auto auto 0;
			
		}
		
		.forma input.error, .forma textarea.error, .forma select.error { border:1px solid red; }
	
		.forma .agree label.error {
			position:static !important;
			margin:0 !important;
			padding:0 0 0 0 !important;
			
		}
	.forma div.fst {
		margin:0 0 15px 0;
		border-bottom:1px solid #C7CFD9;
	}
	.forma select {
		width:200px !important;
		float:left;
	}
	.forma .textfield, .forma textarea {
		width:480px !important;
		border:1px solid #000;
		float:left;
	}
	
	.forma .file {
		width:90px !important;
		margin:0 0 0 5px;
		display:block !important;
		
	}
	.forma textarea { height:215px !important; }
	.forma .agree {
		padding:10px 0 0 10px;
		border-top:1px solid #C7CFD9;
		min-height:auto;
	}
	* html.forma .agree { height:auto; }
		.forma .agree input {
			margin:0 5px 0 0;
			position:relative;
			bottom:-1px;
		}
		.forma .agree a { font-weight:bold; }
	.list-4 a {
		font-weight:bold;
		color:#0A4593;
	}
.top-1 {
	position:relative;
	top:-45px;
	margin:0 0 0 40px;
	width:150px;
}
	.user-block-1 p.block {
		margin:0 0 0 70px;
		font-size:11px;
		line-height:130%;
	}
	.top-1 .list-4 { padding:0 0 10px 0; }
		.user-block-1 p.block a {
			font-weight:bold;
			color:#0A4593;
			line-height:130%;
		}
		.user-block-1 p.block i.block {
			font-style:normal;
			font-size:10px;
			color:#878787;
			line-height:130%;
		}
		.user-block-1 p.block .sm { font-size:10px; }
.abs-1 {
	position:absolute;
	margin:-162px auto auto 201px;
}
	.competition .title-1 {
		padding:10px 0;
		margin:12px 10px 0 10px;
		border-top:1px solid #C7CFD9;
	}
.list-5 { margin:0 10px; }
	.list-5 label {
		display:block;
		padding:0 0 4px 6px;
	}
	.list-5 label input {
		position:relative;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		bottom:-1px;
	}
	.list-5 div { padding:0 0 8px 0; }
	.competition .forma { margin-top:10px; }
		.competition .forma div { width:300px; }
	.competition .textfield { width:165px; }
	.competition .button { margin:0 10px 0 0; }
.margins-1 { margin:10px 10px 0 10px; }
	.title-1 strong.i {
		font-size:12px;
		font-weight:normal;
	}
.pop {
	border:1px solid #BFBEBE;
	background:#FFF;
	padding:3px;
	position:absolute;
	top:200px;
	left:50%;
	width:540px;
	margin-left:-270px;
}
.ui-dialog {
	border:1px solid #BFBEBE !important;
	background:#FFF !important;
	padding:3px !important;
	text-align:left !important;
	
	width:400px !important;
}
#facebook-popup-text {
	padding:0 !important;
	height:auto !important;
}
.ui-dialog-titlebar { position:relative; }
.ui-dialog-titlebar-close {
	display:block;
	width:12px;
	height:13px;
	background:url(../img/pop-close.gif) no-repeat;
	position:absolute;
	
	top:9px;
	
	left:378px;
}
	.ui-dialog .ui-dialog-content { height:auto !important; }
	
	.ui-dialog .inputbox {
	
		margin:0 0 0 13px;
		
		width:365px;
		
	}
	
	.ui-dialog .button { margin:10px 0 10px 13px; }
	
	.ui-dialog-titlebar-close span { display:none; }
	.ui-dialog .ui-dialog-titlebar, .pop b.block {
		border:1px solid #902370;
		background:url(../img/pop-hdr.gif);
		height:27px;
		font-size:14px;
		color:#FFF;
		padding:4px 13px 0 13px;
		display:block;
	}
	
		.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
	
			font-size:14px;
	
			color:#FFF;
			
			font-weight:bold;
			
		}
		.pop b.block img { margin:5px 0 0 0; }
	.ui-dialog p, .pop p.block { padding:13px 13px 26px 13px !important; }
	
	.ui-dialog p { display:block; }
	
	.ui-dialog h3 {
		
		display:block;
		
		padding:13px 13px 0 13px;
		
	}
		.pop .btn img { margin:0 0 30px 13px; }
.inside-blocks {
	width:440px;
	margin:20px 0 0 10px;
}
	.inside-blocks .title-1 {
		border-bottom:1px solid #C7CFD9;
		padding:0 0 7px 0;
		margin:0 0 3px 0;
	}
.title-3 {
	font-size:14px;
	font-weight:normal;
}
	.inside-blocks div.fl {
		margin:5px 0 0 0;
		border-left:1px solid #C7CFD9;
		width:120px;
		padding:0 10px;
		height:165px;
	}
		.inside-blocks div.fl * { font-size:11px; }
		.inside-blocks div.fl b {
			padding:0 0 3px 0;
			display:block;
		}
	.inside-blocks a { font-weight:bold; }
		.inside-blocks div.fl p {
			display:block;
			padding:0 0 5px 0;
		}
	.inside-blocks .textfield {
		width:140px;
		border:1px solid #000;
		margin:0 0 3px 0;
	}
	.inside-blocks div.fst {
		border:0 none;
		width:145px;
		padding:0 10px 0 0;
	}
	.inside-blocks .button { margin:0 0 10px 0; }
.user-list {
	position:relative;
	margin:-6px 0 0 0;
}
	.user-list li {
		float:left;
		width:198px;
		border-top:1px solid #DEDAD5;
		padding:10px;
		height:60px;
	}
	.user-list li.third { width:200px; }
	.user-list p {
		display:block;
		margin:0 0 0 70px;
		position:relative;
		height:60px;
	}
		.user-list p a { font-weight:bold; }
		.user-list p span {
			font-size:10px;
			display:block;
		}
		.user-list p .toll {
			font-size:11px;
			position:absolute;
			bottom:0;
			left:0;
		}
	.login div.fl {
		border-left:1px solid #c7cfd9;
		width:285px;
		padding:0 15px 0 10px;
		height:340px;
	}
	.login div.fst { border:0 none; }
	.login .title-1 { padding:5px 0 15px 0; }
	.login p, .login p * { font-size:11px; }
	.login p {
		display:block;
		padding:0 0 25px 0;
	}
	.frm .textfield {
		border:1px solid #000;
		width:190px;
		float:right;
		
	}
	.frm label {
		font-size:11px;
		font-weight:bold;
		display:block;
		
		width:85px;
		
		padding:0 0 10px 0;
	}
	.frm label.error {
		font-weight:normal !important;
		
		width:auto !important;
		
		padding:0 !important;
	}
	
	.frm label.remember {
		display:inline;
		float:none;
		
		width:auto;
		
		padding:0;
		
	}
	
	.error-separator { display:none; }
	.frm .tar { clear:both; }
	
		.frm .tar .button { margin:7px 0 4px 0; }
	
	.comments .tp1, .comments .tp1 * {
		font-size:10px;
		color:#656565;
		line-height:100%;
	}
		.comments .tp1 span {
			line-height:100%;
			padding:0 0 0 5px;
		}
	.top-dec img { display:block; }
.two-texts {
	padding:0 0 10px 0;
	border-bottom:1px solid #C7CFD9;
	margin:0 10px 15px 10px;
}
	.two-texts .fr { width:230px; }
	.two-texts .fl { width:360px; }
		.two-texts .fl p {
			display:block;
			padding:0 0 20px 0;
		}
		.two-texts .fl label {
			font-weight:bold;
			font-size:14px;
		}
		.two-texts .fl select {
			width:170px;
			margin:0 0 0 10px;
		}
		.two-texts .fr b {
			display:block;
			padding:0 0 10px 0;
			font-size:14px;
		}
		.two-texts .fr p {
			display:block;
			padding:0 100px 0 0;
			background:url(../img/debates.gif) right 0 no-repeat;
			font-size:11px;
			min-height:100px;
		}
		* html .two-texts .fr p { height:100px; }
.replies, .comments {
	width:500px;
	margin:0 0 0 10px;
	border-bottom:1px solid #C7CFD9;
}
.comments { border:0 none; }
	.replies h3.header {
		font-size:14px;
		font-weight:normal;
		padding:0 0 5px 0;
	}
		.replies h3.header span {
			font-size:10px;
			font-weight:normal;
		}
	.replies li.root {
		border-top:1px solid #C7CFD9;
		padding:5px 0 10px 0 !important;
	}
	.comments-list .avatar, .replies .avatar {
		float:right;
		padding:0 0 0 10px;
	}
		.comments-list .avatar img, .replies .avatar img { display:block; }
	.comments .entry-content, .replies .entry-content {
		margin:0 72px 0 0;
		clear:left;
		min-height:49px;
		font-size:11px;
	}
	* html .replies .entry-content, * html .comments .entry-content { height:49px; }
		.replies .entry-content *, .comments-list .post-content * { font-size:11px; }
	.replies .deleted {
		min-height:25px;
		font-size:11px;
	}
	* html .replies .deleted { height:25px; }
	.replies .functions { float:right; }
	.replies .functions, .replies .functions * { font-size:10px; }
		.replies .functions a {
			
			font-weight:bold;
			
			border-right:1px solid #000;
			
			line-height:110%;
			
			padding-right:5px;
			
			margin-right:5px;
			
		}
		
		.replies .functions .report { border:0 none !important; }
	.replies .who {
		float:left;
		font-size:10px;
	}
		.replies .who a {
			font-size:10px;
			font-weight:bold;
		}
	.comments-list .functions { float:right; }
	.comments-list .functions, .comments-list .functions * { font-size:10px; }
	.comments-list .functions a { font-weight:bold; }
	.comments-list .who {
		float:left;
		font-size:10px;
	}
		.comments-list .who a {
			font-size:10px;
			font-weight:bold;
		}
		.replies ul ul li {
			padding-left:20px !important;
			background:url(../img/angle-arrow.gif) 0 0 no-repeat !important;
			margin-top:10px !important;
			border-top:1px solid #C7CFD9;
			padding-top:5px !important;
			min-height:60px !important;
		}
	.comments .thread {
		border-bottom:1px solid #C7CFD9;
		padding:5px 0;
	}
	.comments .info {
		font-size:10px;
		color:#696969;
		text-align:right;
		padding:0 0 5px 0;
	}
	.comments h3 {
		display:block;
		width:390px;
	}
		.comments h3 a {
			font-size:14px;
			font-weight:bold;
			color:#000;
		}
	.comments .thread-expand {
		font-weight:bold;
		color:#000;
		padding:0 20px 0 0;
		background:url(../img/down.gif) right 6px no-repeat;
		float:right;
		display:block;
		width:75px;
		text-align:right;
	}