#visitor2 {
	padding-right: 30px;
	padding-bottom: 5px;
	float: right;}

#ticker {
	width: 345px;
	float: left;}

#thumbnail_top
	{list-style-type: none;
	clear: both;}

#thumbnail_top li {
	text-align: center;
	line-height: 150%;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 140px;
	height: 130px;
	float: left;}

#thumbnail_top li a:link,
#thumbnail_top li a:visited {
	color:#999;}

#thumbnail_top li a:active,
#thumbnail_top li a:hover {
	color:#CCC;
	text-decoration:none;}

#thumbnail_top li img {
	background: #424B6A;}

#weather {
	padding-bottom: 10px;
	width: 450px;}

#weather #outsidetemp {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;}

.desc {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 15px;}

.desc p,
.desc2 p {
	padding: 0 20px;}

.desc2_end {
	margin-bottom: 25px;}

.desc #sign {
	margin-top: 30px;
	margin-bottom: 0;}