
/* standard box */
.standardbox, .standardbox-x, .standardbox_ss {
	position: relative;
	right: 0;
	width: 90%;
	margin:0 0 10px 0;
	padding: 0px 0 0 0px;
	background:url(right_bgr.jpg) repeat-y right;
}
.box-top5, .box-top5_ss {
	line-height: 31px;
	padding: 0 0 0 0px;
	margin:0px;
	background: url(right_top.jpg) no-repeat top left;
}
.box-head5, .box-head5_ss {
	font-size: 20px;
	color: #30317f;
	font-weight:bold;
	line-height: 31px;
	padding: 0px 0 0 10px;
	margin: 0px 0 0 0px;
	overflow:hidden;
}
.box-content5, .box-content5_ss {
	padding: 10px 10px 20px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 14px;
	color: #484848;
	background:url(right_btm.jpg) no-repeat bottom right;
}
/* end standard box */
.box-heading {
	font-size: 15px !important;
	color: #2a2979 !important;
	margin: 15px 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	z-index: 99999;
	position: relative;
	border-bottom:1px solid #ddd;
}

/* Profile Page */
/* view profile tree colums table */
.viewprofile {
font-size: 15px;
}
.profile-info{
	line-height:18px;
	margin:0 0 6px 0;
}
.profile-info td{
	padding:0 10px 0 0;
}
.profile-info a{
	font-weight:normal
}
/* end view profile tree colums table */
.prof-info-values li {
	margin: 0 15px;
	padding: 0px;
}
.prof-info-values {
	margin: 0;
	padding: 0;
}

.photoframe {
	border:1px solid #999;
	padding:1px;	
}
.note {
	padding: 0px 0 10px 0px;
	text-align:justify;
	width:98%;
	line-height:16px;
	overflow:hidden;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	font-style:italic;
	color:#999;
}
.info{
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#919191;
}
.label {
	font-size: 14px;
	font-weight:bold;
}
.value {
	font-weight: normal;
	font-size: 14px;
}
/* table view profile controls */
.wrap-view{
	width:100%;
	line-height:16px;
	margin:4px 0 4px 10px;
}
.wrap-view td{
	padding:0 0 8px 0;
}
