#content .column-left {
	padding: 1em 1.5em 0 3em;
}

div.index_cont {
}

table.index_list {
	width: 100%;
	margin-top: 20px;
}

.index_list td {
	width: 10%;
	vertical-align: top;
}

.index_list td.col {
	width: 40%;
}

.index_list td.p {
	padding-right: 2.5em;
}

.index_list img {
	float: left;
	margin: 0.3em 12px 0 0;
	overflow: hidden;
}

.index_list h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.index_list p {
	font-size: 0.9em;
	margin: 0.6em 0 0 137px;
}

.index_list a {
	color: #3c3c3c;
}

.index_list a:active {
	color: #dd4705;
}

.hot-question div.a {
	display: table;
	height: 90px;
}

.hot-question div.b {
	display: table-cell;
	vertical-align: middle;
}

.hot-question div.c {
}

.hot-question a.mainlink {
	display: block;
	position: relative;
	left: -0.05em;
	padding-bottom: 0.3em;
	color: #3c3c3c;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
}

.hot-question a.sublink {
	color: #1b86c6;
	font-size: 0.9em;
	font-weight: normal;
}

.news-list {
	margin: 1.5em 20px 2.5em 0px;
}

.news-list ul {
	list-style-type: square;
}

.news-list ul li {
	margin-bottom: 1.2em;
	line-height: 140%;
    font-size: 85%;
}





.news-table {
	margin-bottom: 1em;
	width: 100%;
}

.news-col,
.popular-col {
	vertical-align: top;
}

.news-col {
	padding-right: 1em;
}

.popular-col {
	/*background-color: #F1F4FA;*/
	width: 25%;
}

.news,
.popular {
	padding: .5em 0;
}

.popular {
	background-color: #F1F4FA;
	padding-left: 1em;
	padding-right: 1em;
}
.popular img {
    margin-bottom:0.2em;
}

.news li {
	clear: both;
	margin-bottom: 2em;
}

.popular li {
    /*margin-bottom: 0.5em;*/
}

.news .preview {
	border: 1px solid #AAA;
	cursor: pointer;
	float: left;
	position: relative;
}

.news .preview .play {
	background: url(/i/index/play.png) no-repeat 50% 50%;
	height: 35px;
	left: 35px;
	position: absolute;
	top: 20px;
	width: 35px;
}

.news .with-preview {
	padding-left: 115px;
}

.articles-table,
.news {
	font-size: .9em;
}

.column-left h5 {
	font-size: 1.5em;
	margin-bottom: .8em;
}

.column-left .articles h5 {
	font-size: 1.3em;
}

.page-rating {
	//margin-bottom: 8em;	
}

.articles h3,
.news h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .15em;
}

.news h3 a.hovered {
	color: #DD4705;
	border-color: #DD4705;
}

.popular h3 {
	margin-bottom: 0;
}

.articles td {
	vertical-align: top;
}

.articles td.title {
	padding-top: .4em;
	width:1px;
}

.articles-table td {
	padding-right: 1em;
	width: 25%;
}

.articles-table p,
.news p {
	line-height: 1.3em;
}

.articles-table .tag {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: .5em;
}

.random-question {
	margin-bottom: 1.5em;
}

.question-col {
	padding: 0 0 0 2.4em;
}

.update-button {
	cursor: pointer;
	margin-left: 0.7em;
	margin-top:0.3em;
}

.question {
	border: 2px solid #B3B3B3;
	float: left;
	padding: .5em .6em .3em;
	position: relative;
}

.q-tl,
.q-tr,
.q-bl,
.q-br {
	background-repeat: no-repeat;
	height: 14px;
	position: absolute;
	width: 14px;
}

.q-tl {
	background-image: url(/i/index/q-tl.gif);
	left: -2px;
	top: -2px;
}
.q-tr {
	background-image: url(/i/index/q-tr.gif);
	right: -2px;
	top: -2px;
}
.q-bl {
	background-image: url(/i/index/q-bl.gif);
	left: -2px;
	bottom: -2px;	
}
.q-br {
	background-image: url(/i/index/q-br.gif);
	right: -2px;
	bottom: -2px;
}
.q-ar {
	background: url(/i/index/q-ar.gif) no-repeat;
	bottom: -15px;
	height: 15px;
	position: absolute;
	left: 30px;
	width: 17px;
}

.question-text {
	margin: 0;
}

.question-text .q-text {
}

.question-text .raq {
	margin-right: 1em;
}

.question-text .copy {
	white-space: nowrap;
}

.question-text img {
	vertical-align: text-top;
}

.widgets {
	border: 1px solid #CCCCCC;
	margin-bottom: 2em;
}

.widgets h5 {
	background-color: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: -.6em;
	width: 15em;
}

.widgets h5 img {
	vertical-align: top;
}

.widgets-list {
	height: 320px;
	padding: 0 60px;
	position: relative;
	text-align: center;
}

.widgets-container {
	margin: 0 auto;
	overflow: hidden;
	height: 320px;
	position: relative;
}

.widgets-inner {
	position: relative;
	left: 0;
	top: 0;
}

.widget-container {
	position: absolute;
	height: 320px;
	top: 0;
	width: 290px;
}

.widget-inner {
	height: 300px;
	margin: 20px;
	position: relative;
	width: 240px;
}

html.firefox2 .widget-container {
	float: left;
}

div.widget {
	float: left;
	height: 250px;
	width: 250px;
}

.widget-slogan {
	font-size: .9em; 
	position: relative; 
	top: .6em;
}

.widget-slogan img {
	vertical-align: text-top;
}

.w-lar,
.w-rar {
	background-repeat: no-repeat;
	cursor: pointer;
	height: 33px;
	position: absolute;
	top: 125px;
	width: 38px;
}

.w-lar {
	background-image: url(/i/index/w-lar.png);
	left: 10px;
}

.w-rar {
	background-image: url(/i/index/w-rar.png);
	right: 10px;
}

.insert-widget {
	display: none;
	left: 21.5em;
	padding: 0 14px;
	position: absolute;
	top: -2em;
	z-index: 1;
}

.insert-widget .iw-con {
	background: #FFFFFF;
	border: 2px solid #B3B3B3;
	border-left: 0;
	border-right: 0;
	padding: .4em 0;
	white-space: nowrap;
}

.insert-widget .fb-ar {
	left: 30px;
}

div#services-counter {
	position: absolute;
	top: 35px;
	right: 10px;	
	text-align: center;
	line-height: 110%;	
	background-color:#F3F1DE;
	padding: 0.45em 0.5em;
	-width:350px;
	-padding-right: 0.3em;
	-padding-left: 0.2em;
}
div#services-counter div.text {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 90%;
	cursor:pointer;
}
div#services-counter div.text span {
	font-weight: bold;
}
div#services-counter a,
div#services-counter a:link,
div#services-counter a:visited {
	color: #484848;
	text-decoration: none;
}
div#services-counter div.text:hover,
div#services-counter a:hover {
	color: #DD4705;
	text-decoration: underline;
}
#services-counter a.add:link {
    color: #1B86C6;
    text-decoration: underline;
}
#services-counter a.add:hover {
    color: #DD4705;
    border-color: #DD4705;
    text-decoration: underline;
}
#services-counter a.add:visited {
    color: #3C3CAB;
    border-color: #3C3CAB;
    text-decoration: underline;
}

.rate-sticks {
    position:relative;
    float:right;
    margin-left:5px;
    margin-top:4px;
}

.rate-sticks div.cell {
    float:left;
    width:2px;
    height:10px;
    margin-right:2px;
    position:relative;
}

.rate-sticks div.cell div {
    width:1px;
    position:absolute;
    left:0;
    bottom:0;
}

.rate-sticks div.full {
    background-color:#888;
    border:1px solid #888;
}
.rate-sticks div.empty {
    border:1px solid #AAA;
}