.profilebar {
	display: block;
	float: left;
	width: 395px;
	position: relative;
	overflow: hidden;
}
.profilebar img{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 395px;
}
.profilemain{
	display: block;
	float: left;
	width: 609px;
	position: relative;
}
.profilemain h1{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 609px;
	position: relative;
}
.profilemain h2{
	display: block;
	float: left;
	width: 609px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	color: #373737;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.profilemain h2 td{
	background-image: url(../profile/images/goodsline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.profilemain h2 th{
	text-align: left;
}
.profilemain h3{
	display: block;
	margin: 0px;
	float: left;
	width: 599px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	color: #373737;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul#portfolio{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	height: 370px;
	width: 395px;
	overflow: hidden;
}
ul#portfolio li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;

}
ul#portfolio li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

