/*
#track {
	float: left;
	clear: both;
	width: 406px;
	height: 15px;
	margin-top: 10px;
	background-color: #676767;
}

#slider {
	width: 20px;
	height: 15px;
	background-color: black;
	cursor: move;
}
*/

#upper_container {
	min-height: 970px;
}

*>#upper_container {
	height: auto;
}

#kuumin_uutinen {
	background: #EFEFEF;
	/* border: 1px solid #E0E0E0; */
	width: 330px;
	height: 188px;
	float: right;
	margin-right: 30px;
}

#uusin_uutinen {
	background: #EFEFEF;
	/* border: 1px solid #E0E0E0; */
	width: 330px;
	height: 188px;
	float: left;
	margin-left: 30px;
}

#kuumin_uutinen img, #uusin_uutinen img {
	position: absolute;
	width: 330px;
	height: 188px;
}

/*
#kuumin_uutinen strong, #uusin_uutinen strong {
	display: block;
	position: absolute;
	width: 320px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: white;
	padding: 10px;
	border-bottom: 1px solid #EFEFEF;
	background: black;
}
*/

#kuumin_uutinen div, #uusin_uutinen div {
	/*
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	*/
	display: block;
	position: absolute;
	/* border-top: 1px solid white; */
	margin-top: 135px;
	margin-left: 60px;
	width: 330px;
	/* background: black; */
	height: 52px;
}

#kuumin_uutinen div h1, #uusin_uutinen div h1 {
	font-size: 12px;
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
}

/*
#kuumin_uutinen div h2, #uusin_uutinen div h2 {
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0;
	border-right: 1px solid white;
	color: white;
	float: left;
	height: 52px;
	width: 60px;
	text-align: center;
	padding-top: 10px;
	margin-right: 
}

*/

#kuumin_uutinen div div, #uusin_uutinen div div {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	display: block;
	position: relative;
	border: none;
	margin: 0;
	width: auto;
	background: transparent;
	height: auto;
	padding: 10px;
	float: left;
	overflow: hidden;
	width: 245px;
}

#kuumin_uutinen div h3, #uusin_uutinen div h3 {
	font-size: 10px;
	color: white;
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: normal;
}

#kuumin_uutinen h1 a, #uusin_uutinen h1 a {
	color: #ee7500;
}

#kuumin_uutinen h1 a:hover, #uusin_uutinen h1 a:hover {
	text-decoration: none;
}

#article {
	width: 411px;
	float: left;
	margin: 15px 0 20px 35px;
	line-height: 18px;
}

#article h1 {
	padding: 0;
	margin: 3px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

/*
#image_list_outer {
	width: 406px;
	height: 146px;
	overflow: hidden;
	position: relative;
	clear: both;
	background: url(../images/news_image_list_bg.gif);
	padding: 20px 20px 0 20px;
	margin-top: 20px;
}

#image_list_inner {
	width: 10000px;
	position: relative;
}
*/

#news_list_container {
	float: right;
	width: 257px;
	height: 349px;
	position: relative;
	overflow: hidden;
	margin: 0 12px 30px 0;
}

#news_list_container img {
	display: block;
}

img#news_prev, img#news_next {
	display: inline;
}

#news_list_container  {
	display: inline;
}

#news_list_container div#news_list {
	height: 220px;
	width: 257px;
	background: url(../images/selaa_uutisia_bg.gif);
}

#news_list_outer {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 212px;
	height: 220px;
	position: relative;
}

#news_list_inner {
	position: relative;
	height: 220px;
	width: 212px;
	overflow: hidden;
}

#news_list_inner div {
	float: left;
	width: 192px;
	padding: 0 10px 0 10px;
	height: 220px;
	font-size: 11px;
	color: #828282;
}

#news_list_inner div a {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

#news_list_inner div a:hover {
	text-decoration: underline;
}

#news_prev {
	cursor: pointer;
}

#news_next {
	cursor: pointer;
}

div#check_these_out img#head {
	float: left;
	display: block;
	margin-left: 25px;
	clear: both;
}

div#check_these_out h3 {
	padding: 0;
	margin: 0 0 10px 0;
}

div#check_these_out div {
	background: url(../images/puhekupla.gif) no-repeat;
	width: 501px;
	height: 78px;
	float: left;
	padding: 15px 15px 15px 60px;
	margin-bottom: 20px;
}

.image_wrapper {
	margin: 0 10px 5px 0;
	display: block;
	float: left;
	height: 99px;
	width: 99px;
}

.image_wrapper img.thumb {
	position: absolute;
	margin: 3px 3px 3px 3px;
	height: 88px;
	width: 88px;
}

.image_wrapper img.kehys {
	position: absolute;
	width: 99px;
	height: 99px;
}


.other_topics {
	border: 0;
}

.other_topics td {
	padding: 7px 10px;
	margin: 0;
	border-bottom: 1px solid #E1E1E1;
}

.other_topics td a {
	font-weight: bold;
}

.other_topics td.first {
	width: 70%;
}

hr {
	height: 1px;
	background: #E1E1E1;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	color: #E1E1E1;
}

strong#source_content {
	float: right;
	position: relative;
	bottom: 18px;
	margin-right: 10px;
}

#info_news_container {
	background: transparent url(../images/toolbar_bg.gif) repeat-y scroll 0%;
}
