.article_list
{
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  float: left;
  width: 620px;
  margin-top: 10px;
}

#article 
{
  color: #000;
  width: 620px;
  height: 170px;
  border-bottom: 1px solid #004998;
  margin: 0 0 0 5px;
}

.article_item 
{
  color: #000;
  width: 620px;
  height: 170px;
  /*border: 1px solid red;*/
}

.article_item_red
{
  color: #000;
  width: 620px;
  height: 170px;
  /*border: 1px solid red;*/
  background: url('/img/backs/coollist.png') 0 0 no-repeat;
}

.articleListFoot
{
  color: #666;
  width: 315px;
  height: 23px;
  float: left;
}

.articleListFoot a
{
  color: #747474;
  font-size: 11px;
  text-decoration: none;
}

.votePanel2
{
  width: 85px;
  height: 23px;
  float:left;
  background: url('/img/votePanel2.png') 0 0 no-repeat;
}

.vp2-plus, .vp2-minus
{
  float: left;
  text-align:center;
  padding-top: 4px;
  font-size: 11px;
}

.vp2-plus
{
  color: #4E799A;
  width: 43px;
}

.vp2-minus
{
  color: red;
  width: 42px;
}

.original_star
{
	position: absolute;
	margin: -35px 0 0 -6px;
}

.big_pagination620
{
	float: left;
	text-align: center;
	width: 600px;
	margin: 10px 0 20px 0px;
	padding: 5px 0 5px 0;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #0b97de;
	border-bottom: 1px solid #0b97de;
}

.pagination620
{
	float: left;
	text-align: center;
	width: 600px;
	margin-top: 10px;
	padding: 2px 0 2px 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	/*border: 1px solid #0b97de;*/
}

.pagination650
{
	/*width: 650px;*/
	height: 27px;
	border: 1px solid #D3E3F2;
	background: #E8F1FA;
	-moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	text-align: center;
}

.pagiPrev, .pagiNext, .pagiLast, .pagiFirst
{
	width: 87px;
	height: 27px;
	/*margin-top: 1px;*/
	/*float: left;*/
	text-align: center;
	border-right: 1px solid #D3E3F2;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	color: #4E799A;
}

.pagiLast
{
	border: 0;
}

.pagiNum
{
	width: 50px;
	height: 27px;
	text-align: center;
	border-right: 1px solid #D3E3F2;
	display: inline-block;
	color: #4E799A;
	text-decoration: none;
}

.pagiNum
{
	cursor: pointer;
}

.pagiNum_active
{
	background: #4E799A;
	color: #fff;
	font-size: 12px;
	width: 50px;
	height: 27px;
	text-align: center;
	border-right: 1px solid #D3E3F2;
	display: inline-block;
}

.pagiPad
{
	margin-top: 5px;
}

.pagination620 a,
.big_pagination620 a
{
	text-decoration: none;
	/*border: 1px solid gray;*/
	color: #004998;
}

.pagination 
{
  margin: 25px 0;
  text-align: center;
  color: #000;
}

.pagi 
{
  color: #004998;
  cursor: pointer;
}

.pagi a:link,
.pagi a:visited 
{
  color: #004998;
  text-decoration: none;
}

.footerLinksPages 
{
  margin: 10 0 0 10px;
  font-size: 10pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
  color: #000;
  overflow: hidden;
  float: left;
  width: 600px;
}

.footerLinksPages a:link,
.footerLinksPages a:visited {
  text-decoration: none;
  color: #0b97de;
  color: #0b97de;
}
.footerLinksPages a:active,
.footerLinksPages a:hover {
  text-decoration: underline;
  color: #0b97de;
  color: #0b97de;
}


.cat_list
{
	width: 130px;
	float: left;
}

.intro_block
{
	width: 400px;
	height: 152px;
	float: left;
	margin-top: 5px;
}

.articleTitle
{
	width: 400px;
	height: 22px;
	overflow:hidden;
}

.articleTitle_2
{
	/*width: 590px;*/
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.articleParams
{
	width: 400px;
	height: 20px;
	color: #678499;
	font: 12px verdana, sans-serif;
}

.articleTitle a
{
	color: #034082;
	font: 18px verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.articleTitle a:visited
{
        color: #97acbb;
}

.articleTitle_2 a
{
	font: 18px verdana, sans-serif;
	color: #034082;
	text-decoration: none;
	font-weight: bold;
}

.articleParams a,
.articleBottom a
{
	color: #678499;
	font: 12px verdana, sans-serif;
	text-decoration: none;
}

.introText
{
	width: 400px;
	height: 84px;
	font: 12px verdana, sans-serif;
        color: #303030;
        line-height: 1.8;
}

.articleBody p
{
        font: 12px verdana, sans-serif;
        color: #303030;
        /*line-height: 1.8;*/
        margin: 3px 0 10px 0;
}

.articleBottom
{
	width: 400px;
	height: 18px;
}

.articlePanel
{
  width: 610px;
  height: 36px;
  background: url('/img/backs/articlePanel.png') 0 0 no-repeat;
}

.votePanel
{
	width: 100px;
	height: 30px;
	background: url('/img/votePanel.png') 0 0 no-repeat;
	float: left;
	margin-top: 10px;
}

.voteBlock
{
	width: 23px;
	height: 25px;
	float: left;
	/*border: 1px solid red;*/
	font-size: 6pt;
	font-weight: bold;
}

.icon
{
	width: 210px;
	height: 152px;
	float: left;
	margin-top: 5px;
}

.icon_img
{
	cursor: pointer; 
	border: 0;
}

.a_grid_item
{
	width: 206px;
	height: 305px;
	float: left;
}

.a_grid_item_red
{
	width: 206px;
	height: 305px;
	float: left;
        background: url('/img/backs/coolgrid.png') 0px 0px no-repeat;
}

.a_grid_item_in
{
	width: 200px;
        padding: 3px 0 0 0;
}

.a_grid_item_in_red
{
	width: 200px;
        padding: 3px 0 0 2px;
}

.gridtop
{
  width:200px;
  height:22px;
  background: url('/img/gridtop.png') 0 0 no-repeat;
}


.gridtop a
{
	color: #4E799A;
	font: 11px verdana, sans-serif;
	text-decoration: none;
}

.gridimgr
{
  width: 192px;
  border: 0;
}

.gridimg
{
  width: 198px;
  border: 1px solid #cce1f7;
}


.a_grid_title
{
  width: 200px;
  max-height:40px;
  overflow:hidden;
  padding-top: 2px;
}

.a_grid_title_r
{
  width: 192px;
  padding: 2px 4px 0 4px;
  max-height:40px;
  overflow:hidden;
}

.a_grid_title a
{
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 13px;
}

.a_grid_title_r a
{
  font-weight: bold;
  text-decoration: none;
  color: yellow;
  font-size: 13px;
}

.a_grid_descr
{
  margin-top: 3px;
  width: 200px;
  height:70px;
  overflow:hidden;
  line-height: 1.4;
}

.a_grid_descr_r
{
  margin-top: 3px;
  width: 192px;
  height:70px;
  overflow:hidden;
  line-height: 1.4;
  padding: 0 4px 0 4px;
}

.a_grid_descr a, .a_grid_descr_r a
{
  text-decoration: none;
  color: #4E799A;
  font-size: 11px;
}

.grid_origin
{
  position: absolute;
  margin: -5px 0 0 -9px;
}
