/*
 * Parem veerg
 */
.news_box, .top_box, .poll_box
{
	font-size: 12px;
	color: black;

	margin: 0 0 12px 0;
	padding-bottom: 18px;
	background: #ffedbe;
    background-image: url(../gfx/box_end.gif);
    background-position: bottom;
	background-repeat: no-repeat;
}

.news_box a, .poll_box a
{
	font-size: 12px;
	color: black;
}

.top_box a
{
	font-size: 11px;
	color: black;
}

.news_box p
{
	padding: 5px 5px 5px 15px;
	margin: 0 15px;
	border-bottom: solid 1px #ffbe07;
    background-image: url(../gfx/bullet.gif);
	background-repeat: no-repeat;
    background-position: 0 7px;
}

.top_box p
{
	padding: 5px;
	margin: 0 15px;
	border-bottom: solid 1px #ffbe07;
}

.poll_box p
{
	padding: 5px;
	margin: 0 15px;
}

.poll_box .answer{
	padding: 10px 10px 0 25px;
	height: 15px;
}

.poll_box .answer a{
	color: #d43300;
}

.news_box h3, .top_box h3, .poll_box h3
{
	padding: 0 15px;
}

.white_circle
{
	padding: 1px 5px;
    background-image: url(../gfx/white_circle.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

.see_all
{
	padding: 10px 10px 0 0;
	height: 15px;
}
.see_all input
{
	float: right;
}
.see_all img
{
	margin: 0 10px;
	float: left;
}

/*
 * Pareme veeru kohal olev kast
 */
#content_right
{
	height: 440px;
	margin: 0 0 12px 0;
    background-image: url(../gfx/content_right.gif);
}

#content_right .content_right_image
{
	width: 69px;
	height: 52px;
	float: left;
	margin: 26px 17px 15px 0;
}

#content_right .banner_180x150_container
{
	width: 180px;
	height: 150px;
	float: right;
	margin: 0 5px;
}

#content_right .banner_180x150_container *
{
	margin: 0;
	padding: 0;
	border: none;
}

#content_right .onair
{
	color: #d43300;
	font-size: 14px;
	float: left;
	height: 126px;
	/*margin: 50px 16px;*/
	/*min-height: 17px;*/
	padding: 0 17px;
	width: 226px;
}

#content_right .onair h2
{
	margin: 0;
	padding: 0;
}

#content_right .postit
{
	height: 90px;
	width: 150px;
	float: left;
	margin: 35px 0 0 50px;

	text-align: center;
	line-height: 16px;
	font-size: 14px;
	font-style: italic;
}

#content_right .postit a
{
	color: #333333;
}
