@charset "utf-8";
#introduction {
	margin-bottom:20px;
	height:180px;
	overflow:visible;
}



#introduction .comment {
	margin:10px 0px 0px 30px;
	padding:0px;
	line-height:160%;
}


#top_whats_new {
	background:url(../../images/bg_top_whats_new.gif) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:15px;
}


#top_whats_new ul {
	border:#CCCCCC solid 1px;
	margin:0px;
	padding:10px 20px;
	list-style:none;

}

#top_whats_new ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:200%;
	border-bottom:#CCCCCC solid 1px;


}


.information_box {
	width:250px;
}

.information_box p {
	margin-top:10px;
	border-left:#990000 5px solid;
	padding-left:15px;
}

