#list-profiles-wrap { width:866px; text-align:center; background:#fff; margin:0 auto; }
#list-profiles-search { margin:0 auto; padding-top:10px; text-align:center; }

.form_section
{
padding:10px;
border: 1px solid #C9C37E;
background-color: #F8F7E4;
border-spacing: 2px;
width:93%;
}
.form_section_title
{
background-color: #268EBE;
color:#FFFFFF;
padding:5px;
font-weight:bold;
}
.form_section_option
{
padding:5px;
}
.form_section_option_hover
{
background-color:#FFFFFF;
}
#profile_preview
{
background:transparent;
position:fixed;
_position:absolute;
top:0;
_top:expression(eval(document.body.scrollTop));
left:0;
margin:0;
width:100%;
text-align:center;
font-weight:bold;
padding:15px;
filter:alpha(opacity=1);
-moz-opacity:1;
z-index:99999;
}
#profile_preview_back
{
background:transparent;
position:fixed;
_position:absolute;
top:0;
_top:expression(eval(document.body.scrollTop));
left:0;
margin:0;
width:100%;
text-align:center;
font-weight:bold;
padding:15px;
background:#DDDDDD;
filter:alpha(opacity=85, FinishOpacity=85, Style=2);
-moz-opacity:.85;
z-index:99999;
}
ul.profile_links
{
list-style:none;
padding:0px;
margin:0px;
}
.profile_links li
{
padding:3px;
}
.li_no_style li
{
list-style:none;
}

div.body_text a img, span.no_ht_data img
{
margin-right:5px
}
span.no_ht_data
{
color:grey;
}

ul.box_w_av {
display:block;
list-style-type:none;
margin:0px;
padding:0px 5px 5px 5px;
}
ul.box_w_av li {
width:100%;
/*height:1%; /* Fix for MSIE peekaboo bug */
}
ul.li.box_w_av img {
float:left;
margin-right:3px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

#profile_surg_support_comments
{
float:none;
}

.profile_surg_support_comment
{
width:300px; 
text-wrap:suppress;
}

h4.msg {color:#fff; font-size:16px}

.message_error {margin:10px auto 0px auto;background-color:#DC4141;width:800px;}
.message_error img {display:inline;margin-right:10px;position:relative;top:1px;left:2px;}
.message_error .rounded {padding:10px 10px 9px 10px;}		

.rounded {position:relative;}
*html .rounded {width:100%;}
.rounded .tl {position:absolute;display:block;height:2px;width:2px;top:0px;left:0px;background: url('/shared/images/css_corner/wTopLeft.gif') top left no-repeat;}
.rounded .tr {position:absolute;display:block;height:2px;width:2px;top:0px;right:0px;background: url('/shared/images/css_corner/wTopRight.gif') top right no-repeat;}
.rounded .bl {position:absolute;display:block;height:2px;width:2px;bottom:0px;left:0px;background: url('/shared/images/css_corner/wBottomLeft.gif') bottom left no-repeat;}
.rounded .br {position:absolute;display:block;height:2px;width:2px;bottom:0px;right:0px;background: url('/shared/images/css_corner/wBottomRight.gif') bottom right no-repeat;}
	
#section_bar {margin-bottom:2px;height:34px;position:relative;background: url('/shared/images/mod_profile/section_bkg.gif') repeat-x;}
#section_bar #edit_note {font-size:12px;position:absolute;right:20px;top:8px;}
#title_note {font-size:14px;position:absolute;left:20px;top:8px;}

.clear {clear:both;}

.f1 {color:#fff;}
.f1 a {color:#fff;}
.f1 a:hover {text-decoration:none;background-color:#fff;color:#ADEE00;}

.fieldset_profile_border {
	border: 1px solid #000000;
     padding-top: 5px;
     padding-bottom: 0px;
     padding-left: 5px;
     padding-right: 0px;
}

.fieldset_profile
{
     border: 0px solid #000000;
     padding-top: 0px;
     padding-bottom: 0px;
     padding-left: 0px;
     padding-right: 0px;
}

.manage_features {
	margin-top:0px !important;

}

div.profile_avatar
{
	width:100px;
	float:left;
	margin-right:5px;
}

img.sgl-info 
{
	height:20px;
	width:100px;
}
