.box_b {
	background-image: url(img/prof_bg.jpg);
	background-repeat: repeat-y;	
}

.box_top img {
	top: 4px;
}

.content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 700px;
	margin: 0px;
	padding-bottom: 20px;
	color: #000;
	float: left;
}

.imgtable{
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}

.proptable{
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.button_box{
	position: absolute;
	top: 100px;
	left: 620px;
	width: 125px;
	margin: 0px;
	padding: 0px;
	font-size: 0pt;
}

.button_box_th{
	position: absolute;
	top: 100px;
	left: 590px;
	width: 125px;
	margin: 0px;
	padding: 0px;
	font-size: 0pt;
}

.v-spacer10{
	width: 1px;
	height: 10px;
}

.v-spacer100{
	width: 1px;
	height: 100px;
	float: left;
}

.v-spacer300{
	width: 1px;
	height: 300px;
	float: left;
}