@charset "utf-8";
/* CSS Document */

@import url("../commons/css/common.css");
@import url("../commons/css/layout.css");


div#content div#main {
	margin:0 10px;
	color:#f0f0f0;
	font-size:120%;
	font-weight:bold;
}

div#profTop {
	margin-top:20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width:650px;
	height:440px;
}

div#profBottom {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width:650px;
	height:350px;
}

div#profTop li, div#profBottom li {
	display:block;
	float:left;
	overflow:hidden;
}

div#profTop li#profile {
	margin-top:4px;
	margin-left:15px;
}