.profile_box {
background-color:#FFF;
border-color:#000;
}

.box_header {
background-color:#F8F8F8;
}/* Profile Header Background properties: */
#navheader_top { background : #1F9EFF; } 
#navheader_btm { background : #BEEB33; }  
#navheader_top .navcontent a { } 
#navheader_top .navcontent a:hover { background-color:#0000FF; } 
#navheader_top .navcontent a.semi_highlight { background-color:#F4F9FF; color:#000; } 
#navheader_top .navcontent a.highlight,  
#navheader_top .navcontent a:hover.highlight { background-color:#0000FF; color:#FFF; } 
#navheader_btm .navcontent, #navheader_btm .navcontent a { color:#1F9EFF; } 
* { margin:0pt; padding:0pt; }

/* Main Page Background properties: */
#inner_container { background-color: #FFFFFF; }
#inner_container { background-image: url(http://y.tagstat.com/im/styles/polkadots/background.gif); }
#inner_container { background-repeat: repeat; }
#inner_container { background-position: top center; }
#inner_container { background-attachment: fixed; }
 
/* Profile Banner image */
#profile_banner { background-image: none; }
#profile_banner { background-repeat: no-repeat; }
#profile_banner { background-position: top center; }
#profile_banner { height: 0; }
 
/* Box Properties */
.profile_box { background-image: url(); }
.profile_box { background-repeat: no-repeat; }
.profile_box { background-position:top center; }
.profile_box { background-attachment: scroll; }
.profile_box { font-family: Arial; }
.profile_box { font-size: 1em; }
.profile_box { color: #fff; }
.profile_box { border-style:none; }
/* we set width to 1px, in order to highlight it in the C11n Tool */
.profile_box { border-width:1px; }
.profile_box { border-color:none; }
.profile_box { background-color: #1F9EFF; }
 
/* Links (applies to all boxes */
.profile_box a, .profile_box a:hover { font-family: Arial; }
.profile_box a, .profile_box a:hover { font-size: 1em; }
.profile_box a, .profile_box a:hover { color: #fff; }
 
/* Box Header */
.box_header { background-color: #BEEB33; }
.box_header { background-image: url(); }
.box_header { background-position: bottom right; }
.box_header { background-repeat: no-repeat; }
.box_header { height: 38px; }
.box_header { border: none; }
.box_header { text-align:left; }
/* "select" is attached to "text-align": if text-align:right, then select position should be static, to prevent the text from being hidden */
.box_header select { position:absolute; }
.box_header h3 { font-family: Arial; }
.box_header h3 { font-size: .9em; }
.box_header h3 { color: #FFF; }
 
/* Profile Display Name */
#page_displayname h1 { font-family: Arial; }
#page_displayname h1 { font-size: 1em; }
#page_displayname h1 { color: #FFF; }

.tags_box_header { background:#128cfe; }/* 4 1.1 24.186 */