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

#profile_wrapper h2 {
	font-size:12px;
	height:29px;
	overflow:hidden;
	position:relative;
	width:183px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 68px;
	padding-left: 0;
	margin: 0;
}

#profile_wrapper h2 span {
	background-image:url(../images/profile_title.jpg);
	background-repeat:no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	padding: 0px;
}

#profile_wrapper dd {
line-height:1;
width:395px;
}

#profile_wrapper dt {
clear:both;
width:130px;
}

#profile_wrapper dt, #profile_wrapper dd {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/dot.gif) repeat-x scroll left top;
float:left;
margin:5px 0;
padding:10px 0 5px;
}
#banner #leftimg {
	width: 250px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner #rightimg {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
