﻿#wrapper #main {
	width: 730px;
	float: left;
}
#wrapper #right {
	float: right;
	width: 250px;
}

/* News & Topicks */

#wrapper #right #news_topics {
	font-size: 10px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
}
#wrapper #right #news_topics ul {
	list-style-type: none;
	padding-left: 10px;
	list-style-position: inside;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}
#wrapper #right #news_topics li {
	line-height: 120%;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#wrapper #right #news_topics .date {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrapper #right #news_topics .news_subject {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}
#wrapper #right #news_topics p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#wrapper #right #news_topics #newsbtm {
	clear: both;
}
#wrapper #right #select {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper #right #select th {
	height: 70px;
	padding-bottom: 5px;
}
#wrapper #right #select ul {
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#wrapper #right #select li {
	margin: 0px;
	padding: 0px;
}
.selecttitle {
	font-size: 13px;
}
#topfree {
	width:730px;
	overflow: hidden;
}