#home #contents {
	margin-bottom: 0px;
}
#news-list h3, #update-list h3, #archive-list h3, #twitter h3 {
	margin-bottom: 8px;
}
#news-list dl, #updates-list dl, #archive-list dl {
	margin-bottom: 24px;
}
#news-list {
	margin-top: 18px;
}
#news-list, #update-list {
	width: 440px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}
#news-list dt, #update-list dt {
	width: 7em;
	float: left;
}
#news-list dd, #update-list dd {
	margin-left: 7em;
	_height: 1%; 
}

.leftside {
	width: 440px;
	float: left;
}
.rightside {
	width: 320px;
	float: right;
}
#twitter h3 {
	margin-left: 8px;
}#vtsj {
	margin-bottom: 18px;
	margin-left: 8px;
}
#vtsj a {
	background-image: url(../images/vtsj_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 312px;
	text-indent: -9999px;
}
#vtsj a:hover {
	background-position: -312px 0px;
}

