body {
	background: #fafafa url("images/top-pattern.png") left top repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1{
    font-size: 20px;
    color: #0a5894;
}
h2{
    font-size: 18px;
    color: #0a5894;
}
h3, h4, p, form {
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
a {
	color: #1861c5;
}
.clear {
	clear: both;
    height: 0px;
}
img {
	border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;  
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -174px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 174px; /* .push must be the same height as .footer */
}
#footer {
	height: 168px;
}
.fixer {
	width: 1000px;
	margin: 0px auto;
}
#footer .fixer {
	height:168px;
	position:relative;
	background: url("images/bg-bottom.png") right bottom no-repeat;
}
#footer .fixer .img{
	position:absolute;
	bottom: 0px;
	width: 129px;
	height: 132px;
	background: url("images/sprite.png") -225px -26px no-repeat;
}
#footer .fixer .info {
	position:absolute;
	bottom: 36px;
	color: #636262;
	font-size: 11px;
	padding-left: 275px;
}
#header {
	padding-top: 8px;
}
#listen {
	display: block;
	float:left;
	background: url("images/sprite.png") -143px top no-repeat;
	padding-left: 30px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	position:relative;
	top: -2px;
}
#listen span {
	display: block;
	float:left;
	background: url("images/sprite.png") right top no-repeat;
	font-size: 10px;
	line-height:10px;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px 7px 0px;
}
#winamp {
	color: #c8d4dd;
	font-size: 10px;
	float:left;
}
#winamp a{
	color: #fff;
}
#winamp .icon {
	float:left;
	width: 12px;
	height: 15px;
	margin: 0px 5px 0px 10px;
	background: url("images/sprite.png") left top no-repeat;
}
#mediaplayer {
	color: #c8d4dd;
	font-size: 10px;
	float:left;
}
#mediaplayer a{
	color: #fff;
}
#mediaplayer .icon {
	float:left;
	width: 12px;
	height: 15px;
	margin: 0px 5px 0px 10px;
	background: url("images/sprite.png") -12px top no-repeat;
	position: relative;
	top: 3px;
}

#mediaplayer .now_playing {
    color:#FFF;
    font-weight: bold;
}

#langs {
	float:right;
	padding-top: 3px;
}
#langs a {
	float:left;
	margin-left: 10px;
	width: 16px;
	height:11px;
}
#langs a.ru {
	background: url("images/sprite.png") -24px top no-repeat;
}
#langs a.lv {
	background: url("images/sprite.png") -40px top no-repeat;
}
#langs a.en {
	background: url("images/sprite.png") -56px top no-repeat;
}

#navigation, #navigation-lv {
	float:right;
	position:relative;
	top: 40px;
}
#navigation a {
	float:left;
	width: 76px;
	height: 76px;
	background-image: url("images/menu-sprite-ru.png");
	background-repeat: no-repeat;
	margin-left: 10px;
}
#navigation-lv a {
	float:left;
	width: 76px;
	height: 76px;
	background-image: url("images/menu-sprite-lv.png");
	background-repeat: no-repeat;
	margin-left: 10px;
}

a#menu-6 { background-position: left top; }
a#menu-8 { background-position: -85px top; }
a#menu-7 { background-position: -175px top; }
a#menu-13 { background-position: -260px top; }
a#menu-9 { background-position: -355px top; }
a#menu-12 { background-position: -445px top; }
a#menu-32 { background-position: -535px top; }
a#menu-45 { background-position: -535px top; }
a#menu-11 { background-position: -620px top; }
a#menu-5 { background-position: -702px top; }

#logo {
	float:left;
	/*width: 208px;
	height: 113px;
	background: url("images/logo.png") left top no-repeat;*/
	position:relative;
	top: 12px; /*top: 30px;*/
}

#wrapper {
	background: url("images/bg.jpg") center 110px no-repeat;
}

#content {
}
#main_logo_image {
	margin-top:40px;
}
#firstpage-block {
	min-height: 275px;
	background: #2276b6;
	padding: 13px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	margin-top:40px;
}
#firstpage-block .left{
	float:left;
	width: 248px;
}
#firstpage-block .left a{
	display: block;
	position:relative;
}
#firstpage-block .left a img{
	display: block;
}
#firstpage-block .left .spacer{
	height:15px;
	overflow: hidden;
}
#firstpage-block .left a .icon {
	display: none;
}
#firstpage-block .left .slideshow a.active .icon,
#firstpage-block .left .slideshow a:hover .icon {
	display: block;
	position:absolute;
	right: -2px;
	top: 30px;
	width: 7px;
	height: 18px;
	background: url("images/sprite.png") -84px top no-repeat;
}

#firstpage-block .left .slideshow a.active img{
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#firstpage-block .right{
	float:left;
	width: 720px;
	background: #fff;
	height: 274px;
	overflow: hidden;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#adv-line {
	display: block;
	margin: 25px 0px;
}

#left-side {
	float:left;
	width: 250px;
}

#title {
	display: block;
	/*background: url("images/sprite.png") left -47px no-repeat;
	width: 114px;
	height: 17px;*/
	margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing:-2px;
}
#title.friends{
    padding-top: 15px;
}
#title .big{
    color: #0a5894;
    text-transform:uppercase;
}
#title .small{
    color: #2276b5;
    text-transform:lowercase;
}

#title-1 {
	display: block;
	background: url("images/sprite.png") left -73px no-repeat;
	width: 114px;
	height: 17px;
	margin-bottom: 20px;
}
#title-2 {
	display: block;
	background: url("images/sprite.png") left -101px no-repeat;
	width: 114px;
	height: 17px;
	margin-bottom: 20px;
	margin-top:20px;
}
#title-4 {
	display: block;
	background: url("images/sprite.png") left -21px no-repeat;
	width: 114px;
	height: 17px;
	margin-bottom: 20px;
}
#title-5 {
	display: block;
	background: url("images/sprite.png") left -126px no-repeat;
	width: 124px;
	height: 17px;
	margin-bottom: 20px;
}
#title-6 {
	display: block;
	background: url("images/sprite.png") left -151px no-repeat;
	width: 124px;
	height: 25px;
	margin-bottom: 20px;
}
#title-7 {
	display: block;
	background: url("images/sprite.png") left -177px no-repeat;
	width: 124px;
	height: 25px;
	margin-bottom: 20px;
}
.track {
	clear: both;
	height:45px;
}
.track .number {
	float:left;
	background: url("images/sprite.png") -143px -25px no-repeat;
	width: 31px;
	height: 31px;
	color: #fff;
	font-size: 25px;
	text-align:center;
	padding-top:6px;
}
.track .icon {
	float:left;
	background: url("images/sprite.png") -91px top no-repeat;
	width: 8px;
	height: 7px;
	margin: 10px;
}
.track .name {
	float:left;
	width: 165px;
	color: #010101;
	text-decoration: none;
	line-height:14px;
}
#right-side {
	float:right;
	width: 746px;
}
#top-news {
	width: 501px;
	float:left;
	background: #fff;
	padding: 10px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#top-news .line {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f0eeee;
}
#top-news .image{
	float:left;
}
#top-news .description{
	margin-left: 5px;
	float:left;
}
#top-news .image{
	padding-right:10px;
}
#top-news h2{
	padding-bottom:10px;
}
#top-news h2 .title{
	font-weight:bold;
}
#top-news-elem {
	width: 501px;
	float:left;
	background: #fff;
	padding: 10px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#top-news-elem .title, .date{
	padding-bottom:5px;
}
#top-news-elem .image{
	padding-top:10px;
}
#top-news-elem .content{
	padding-bottom:20px;
}
#top-news-elem h2{
	padding-bottom:10px;
}
#top-news-elem h2 .title{
	font-weight:bold;
}
h2 .date {
	font-size: 14px;
	color: #b0b0b0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h2 img {
	position:relative;
	top: 2px;
}
#top-news .description p {
	font-size: 12px;
	line-height:14px;
	padding: 10px 0px;
}
#top-news a.more {
	font-size: 11px;
	color: #2276b5;
	display: block;
	position:relative;
	float:left;
}
#top-news a.more span {
	position:absolute;
	right: -15px;
	top: 4px;
	display: block;
	width: 10px;
	height: 10px;
	background: url("images/sprite.png") -72px top no-repeat;
}

#friends {
	float:right;
	width: 200px;
}
#friends img{
	display: block;
	margin-bottom: 10px;
    max-width:200px;
}
.block {
	background: #fff;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	padding: 15px 12px ;
}
#person-gallery {
	position:relative;
	width: 722px;
	height: 368px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	overflow: hidden;
}
#person-gallery .photos {
	width: 710px;
	position:absolute;
	bottom: 0px;
	height: 68px;
	padding: 10px 0px 0px 10px;
	background: url("images/gallery.png") left top no-repeat;
	z-index:100;
}
#person-gallery .name {
	position:absolute;
	right: 20px;
	font-size: 14px;
	z-index: 1;
	bottom: 30px;
	color: #fff;
}
#person-gallery .photos a {
	float:left;
	display: block;
	width: 57px;
	height: 57px;
	overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-right: 10px;
	position:relative;
}
#person-gallery .photos a div{
	display: block;
	position: absolute;
	width: 57px;
	height: 57px;
	background: url("images/overlay.png") left top repeat;
}
#person-gallery .photos a:hover div,
#person-gallery .photos a.active div{
	display: none;
}
.information .line {
	margin: 10px 0px 0px 0px;
	/*float:left;
	width: 50%;*/
	overflow:hidden;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.information .line.special{
	background: #ededed;
}
.information .line div{
	padding: 5px 10px;
}
.information .line strong {
	display: block;
	font-weight: bold;
}
.block .text {
	color: #636262;
	margin: 20px 0px 0px 0px;
	padding-top: 20px;
	border-top: 1px solid #ededed;
}
#persons {
	background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding: 15px;
}
#persons .element {
	overflow: hidden;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	width: 230px;
	height: 230px;
	position:relative;
	float:left;
	margin-bottom:13px;
}
#persons .spacer{
	float:left;
	height:230px;
	width: 13px;
}
#persons .element .overlay {
	height:80px;
	width: 230px;
	position:absolute;
	bottom: 0px;
	background: url("images/gallery2.png") left top no-repeat;
}
#persons .element .overlay a {
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 5px 0px 0px 10px;
	position:relative;
	float:left;
}
#persons .element .overlay a span {
	background: url("images/sprite.png") -99px top no-repeat;
	width: 10px;
	height: 10px;
	position:absolute;
	right: -15px;
	top: 3px;
}
#persons .element .overlay div.p {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0px 0px 10px;
}
#adv p {
	font-size: 12px;
	line-height:14px;
	padding: 10px 0px;
}
#adv a.more {
	font-size: 11px;
	color: #2276b5;
	position:relative;
}
#adv a.more span {
	position:absolute;
	right: -15px;
	display: block;
	width: 10px;
	height: 10px;
	background: url("images/sprite.png") -72px top no-repeat;
}
#adv .title {
	float:right;
	color: #bf0021;
	font-size: 14px;
	margin-bottom: 5px;
}
#adv table {
	width: 100%;
}
#adv .table {
	padding: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	overflow: hidden;
	background: #f3f3f3 url("images/bg.png") right top no-repeat;
}
#adv table th,
#adv table td {
	color: #717171;
	padding: 15px 10px;
	text-align: center;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#adv .table.listen table th,
#adv .table.listen table td {
	color: #717171;
	padding: 5px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#adv table td span {
	color: #0a5894;
}
#adv .table tr td:last-child{
	text-align:left;
}
.border {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	margin: 20px 0px;
	background: #f3f3f3;
}
#order {
	display: block;
	width: 715px;
	margin: 20px auto 0px auto;
}
.select select {
	width: 200px;
	margin-bottom: 10px;
}
.select .dropdown{
	float:right;
}
.select .dropdown_title{
	float:left;
	padding-right:10px;
}
#adv .table.listen table td img{
	position:relative;
	top: 3px;
}
#adv .table.listen table th.left,
#adv .table.listen table td.left {
	text-align:left;
	padding-left: 20px;
}
#adv .table.listen.diff table th.left,
#adv .table.listen.diff table td.left {
	padding-left: 40px;
}
#adv .table.listen table td a {
	color: #0a5894;
	text-decoration: none;
}
#adv .table.listen.diff table td a {
	text-decoration:underline;
	position:relative;
	float:left;
}
#adv .table.listen.diff table td a span {
	position:absolute;
	right: -15px;
	top: 4px;
	display: block;
	width: 10px;
	height: 10px;
	background: url("images/sprite.png") -109px top no-repeat;
}
#adv .table.listen table td a.play {
	display: block;
	margin: 0px auto;
	width: 13px;
	height: 15px;
	background: #f3f3f3 url("images/sprite.png") -124px top no-repeat;
}
.history {
	color: #717171;
	padding: 20px 0px;
}
.vote {
	float:right;
	margin-top: 10px;
	display: block;
	height:36px;
	background: url("images/sprite.png") -161px -192px no-repeat;
	width: 191px;
	color: #fff;
	text-decoration:none;
	font-size: 18px;
	padding-top: 0px;
	text-align:center;
	border:none;
}
#adv th.last,
#adv td.last {
	border-right: none !important;
}

/* Dragable window */
.dragable_window
{
	width: 250px;
	color: #000000;
	background-color: #ECEFF3;
	border-left:1px solid #ECEFF3;
	border-right:1px solid #2B4B8A;
	border-bottom:1px solid #2B4B8A;

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	.dragable_window table
	{
		border-collapse: separate;
	}

	.dragable_window a
	{
		cursor: pointer;
		color: #0000ff;
		text-decoration: none;
	}

	.dragable_window a:hover
	{
		text-decoration: underline;
	}

	.dragable_window fieldset
	{
		margin: 5px 0 5px 0;
		width: 95%;
		border: 1px solid #4D4A85;
		padding: 4px;
	}

	.dragable_window .TEtxt_inpt
	{
		width:40px;
		height:15px;
		border:1px solid #cccccc;
		font-size:10pt;
		text-align:center;
	}
	
	#TEtemplate_name
	{
		width:160px;
		text-align:left;
		padding-left:8px;
		padding-right:8px;
		font-style:italic;
	}

.dragable_window_header
{
	background: transparent url(images/button_bg_rep.jpg) repeat-x scroll left top;
	background-color: #ECEFF3;
	position: relative;
}
	.dragable_window_header table
	{
		padding: 1px 3px 0 3px;
	}
	.dragable_window_header .btn
	{
		padding:4px;
		cursor:pointer;
	}

.dragable_window_data
{
	cursor: default;
	background-color: #ffffff;
	padding: 5px;
	margin: 0 2px 2px 2px;
	position: relative;
}
/* Dragable window end*/

#advertisiment_air {
	position:relative;
	background: url("images/on-air.png") left top no-repeat;
	width: 1000px;
	height: 42px;
	margin: 20px 0 30px 0;
}
#advertisiment_air.news {
	position:relative;
	background: url("images/on-air.png") left top no-repeat;
	width: 1000px;
	height: 42px;
	margin: 30px 0px;
}
#advertisiment_air .on_air{
    float:left;
    font-size: 18px;
    padding: 10px 0 0 10px;
}
#advertisiment_air .air_time{
    float:left;
    font-weight: bold;
    padding: 12px 0 0 15px;
}
#advertisiment_air .air_title{
    float:left;
    padding: 12px 0 0 15px;
}
#advertisiment_air .air_rj_photo{
    float:left;
    padding: 8px 0 0 15px;
    margin-top: -14px;
}
#advertisiment_air .air_rj_photo img{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;    
}
#advertisiment_air .air_rj{
    float:left;
    padding: 12px 0 0 7px;
}


#advertisiment2 {
	position:relative;
	width: 1000px;
	margin: 40px 0 0px 0;
}
#advertisiment2.news {
	position:relative;
	width: 1000px;
	margin: 15px 0px;
}

#advertisiment {
	position:relative;
	background: url("images/adv-5.png") left top no-repeat;
	width: 1000px;
	height: 42px;
	margin: 40px 0 30px 0;
}
#advertisiment.news {
	position:relative;
	background: url("images/adv-5.png") left top no-repeat;
	width: 1000px;
	height: 42px;
	margin: 30px 0px;
}
#advertisiment .left {
	position: absolute;
	left: 170px;
	padding-top: 6px;
}
#advertisiment .left .caption{
	padding: 0px;
	margin: 0px;
	line-height:12px;
	position:relative;
	top: 3px;
}
#advertisiment .left .more{
	font-size: 10px;
	color: #000;
}
#advertisiment .left .text{
	position:absolute;
	width: 220px;
	height:20px;
	overflow: hidden;
	font-size:11px;
	left: 105px;
	top: 12px;
}
#advertisiment .right {
	position: absolute;
	left: 650px;
	padding-top: 6px;
}
#advertisiment .right .caption{
	padding: 0px;
	margin: 0px;
	line-height:12px;
	position:relative;
	top: 3px;
}
#advertisiment .right .more{
	font-size: 10px;
	color: #000;
}
#advertisiment .right .text{
	position:absolute;
	width: 220px;
	height:20px;
	font-size:11px;
	left: 105px;
	top: 12px;
	overflow:hidden;
}
#advertisiment .overlay {
	background: url("images/overlay-light.png") right top no-repeat;
	width: 20px;
	height: 30px;
	position:absolute;
	right: 0px;
	top: -12px;
	z-index: 1;
}
#advertisiment .title-1 {
	position: absolute;
	left: 10px;
	top: 12px;
	font-size: 18px;
}
#advertisiment .title-2 {
	position: absolute;
	left: 510px;
	top: 12px;
	font-size: 18px;
}
#little_slide{
	overflow: hidden;
	position: relative;
	margin: auto;
	width: 237px;
	height: 82px;
}
.contest{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
div.form .first{
	padding-top:10px;
	float:left;
	width:250px;
}
div.form input{
	width:200px;
}
.message{
	padding-bottom:10px;
	color:#F00;	
}
.forum_question{
}
.forum_question .author{
	font-weight:bold;
	float:left;	
}
.forum_question .mail{
	float:left;	
}
.forum_question .date{
	float:right;
}
.forum_question .date{
	padding:5px 0;
}
.forum_answer {
	padding:10px 0;
}
.forum_answer .answer_title{
	font-weight:bold;
	font-size:16px;
	float:left;
	width:153px;
}
.forum_answer .answer_text{
	padding-left:153px;
	width: 348px;
}
.red {
	color: #B50E23;
}
.pages_out{
	text-align:center;
}
.pages_in{
	margin:0 auto;
	display: inline-block;
}
.pages_in .page_selected{
    background: url("images/page-list.png") left top no-repeat;
	text-align:center;
    color:#FFF;
	width:20px;
	height:20px;
	float:left;
}
.pages_in .pages{
	background: url("images/page-list2.png") left top no-repeat;
	text-align:center;
	width:20px;
	height:20px;
	float:left;
}
.pages_in .spacer{
	width:3px;
	height:20px;
	float:left;
}
.pages_in .pages a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
div.likeboxwrap
{
	width:248px;
	height:358px;
	overflow:hidden;
	text-align:center;
}

div.likeboxwrap iframe
{
	margin:-1px;
	border:none;
	overflow:hidden;
	width:250px;
	height:360px;
}
.block_sms{
    padding-bottom: 20px;
}
.block_sms .head{
    background: url("images/sms_left_up.png") left top no-repeat;
    width: 250px;
    height:42px;
}
.block_sms .head .title_left{
    float: left;
    font-size:20px;
    padding-top: 10px;
    padding-left: 10px;
}
.block_sms .head .title_right{
    padding-left:155px;
    padding-top: 2px;
}
.block_sms .content marquee{
    background: url("images/sms_left_down.png") left top no-repeat;
    height:120px;
    padding: 0px 10px 0 10px;
    font-size: 11px; 
    font-family:Arial, Helvetica, sans-serif;
}
#left-side .left_banner{
    padding-bottom: 10px;
}






#main_logo_image_poll {
    background: url("images/opros-bg-ru.jpg");
    width:1000px;
    height: 186px;
    margin-top: 20px;
}
 .poll_module{
    padding: 15px 35px 10px 10px;
    color: white;
    float:right;
}
 .poll_module .poll{
    padding:0 0px 5px 12px;
    width: 195px;
    float:left;
}
 .poll_module .poll .question{
    font-weight: bold;
    padding-bottom: 5px;
}
 .poll_module .poll .question img{
    float:left;
    padding-right: 3px;
}
 .poll_module .poll table{
    padding-left: 14px;
}
 .poll_module .poll table tr.answers{
    height: 20px;
}
 .poll_module .poll table tr.answers3 td{
    height: 5px;
}
 .poll_module .poll table tr td.arrow{
    background: url("images/arrow.png") left no-repeat;
    padding-left: 12px;
}
 .poll_module .poll table tr td.arrow2{
    background: url("images/arrow.png") left no-repeat;
    width: 12px;
}
 .poll_module .poll table tr td.answer_h{
    font-size: 12px;
    padding-left: 12px;
    color: #666666;
}

 .poll_module .poll table a{
    color: white;
}
 .poll_module .poll table a:hover{
    text-decoration: underline;
}
 .poll_module .poll table td.poll_bar{
    border: none;
    height: 1px;
    width: 80%;
}
 .poll_module .poll table td div.percents{
    font-size: 11px;
    padding-left: 5px;
    position: absolute;
    margin-top: -9px;
}
 .poll_module .poll table td.poll_bar div{
    background-color: white;
    height: 1px;
}


#top-news .poll_module{
    color:black;
    padding: 0px 35px 10px 10px;
}
#top-news .poll_module .poll{
    padding:0 0px 5px 12px;
    width: 460px;
}
#top-news .poll_module .poll table td.poll_bar div {
    background-color: #2276B5;
    height: 1px;
}
#top-news .poll_module .poll table a{
    color: black;
}


.poll_history_stats{
    padding: 10px;
}
.poll_history_stats .poll{
    padding:0 5px 0 5px;
}
.poll_history_stats .poll .question{
    font-weight: bold;
}
.poll_history_stats .poll table{
    padding-left: 14px;
}
.poll_history_stats .poll table a{
    text-decoration: none;
}
.poll_history_stats .poll table a:hover{
    text-decoration: underline;
    color: black;
}
.poll_history_stats .poll table td.poll_bar{
    border: solid 1px black;
}
.poll_history_stats .poll table td.poll_bar div{
    background-color: blue;
}

#top-news .poll_module .poll {
    max-width: none;
    float: none;
}

.poll_history .poll_history_date{
    width:150px;
}
.poll_history a{
    text-decoration: none;
}
.poll_history a:hover{
    text-decoration: underline;
    color: black;
}
.prof_gallery{
    padding-top: 15px;
}
.links{
    padding-bottom: 7px;
    font-size: 13px;
}

