/* searchbar */
.searchbar {float:right;margin:-22px 20px 0pt 0pt;}

/* tab */
.basictab li.selected {
	position:relative;
	/*top:2px;*/
	background:url('../images/roundbrd-left.gif') left top no-repeat;
	padding-bottom:2px;
	/*padding:8px 0;
	margin:0;*/
	/* don't remove style in comment above, tab will break */
}

.basictab li.selected a { /*selected tab effect*/
	background:url('../images/roundbrd-right.gif') top right no-repeat;
	padding:8px 20px 8px 20px;
	color:#333;
}

/* PROFILE page */
.contType14 .col_left {width:240px;margin:15px 10px 10px 85px; float:left;}
.contType14 .col_right	{ width:255px; font-size:11px; line-height:16px; text-align:justify; margin:15px 50px 10px 5px; float:right;}

/* not-logged in page */
.width14	{ width:620px !important;}
