#inner_container {
background-image:none;
}

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

.box_header {
background-color:#F8F8F8;
}/* Profile Header Background properties: */
#navheader_top { background : #dcf19b; } 
#navheader_btm { background : #a1d31d; }  
#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:#fff; } 
* { margin:0pt; padding:0pt; }

/* Main Page Background properties: */
#inner_container { background-color: #d6ef8c; }
#inner_container { background-image: url(http://y.tagstat.com/im/styles/green_waves/background.gif); }
#inner_container { background-repeat: repeat-x; }
#inner_container { background-position: top center; }
#inner_container { background-attachment: scroll; }
 
/* 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-color: transparent; }
.profile_box { background-image: none; }
.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: #003300; }
.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; }

#actions .profile_box { background-color: transparent; }
#actions .profile_box { background-image: none; }

#actions .box_body { background-color: transparent; }
#actions .box_body { background-image: none; }
#actions .box_footer { background-image: none; }
#actions .box_footer { height: 0px; }


#basic .profile_box { background-color: transparent; }
#basic .profile_box { background-image: none; }
#basic .box_body { background-color: transparent; }
#basic .box_body { background-image: none; }
#basic .box_footer { background-image: none; }
#basic .box_footer { height: 0px; }

/* 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: #003300; }
 
/* Box Header */
.box_header { background-color: #a1d31d; }
.box_header { height: 32px; }
.box_header { border: none; }
.box_header { text-align:left; }
.box_header { vertical-align: bottom; }

/* "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; }
.box_header h3 { line-height: 2em; }

.box_body { background-image: url(http://y.tagstat.com/im/styles/green_waves/middle.gif); }
.box_body { background-position: bottom left; }
.box_body { background-repeat: repeat; }
.box_body { background-color: #daf093; }

/* Box footer */
.box_footer { background-color: #d6ef8c; }
.box_footer { background-image: url(http://y.tagstat.com/im/styles/green_waves/footer.gif); }
.box_footer { background-position: bottom right; }
.box_footer { background-repeat: repeat-x; }
.box_footer { background-attachment: scroll; }
.box_footer { height: 100px; }
.box_footer { border: none; }
.box_footer { 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_footer select { position:absolute; }

 
/* Profile Display Name */
#page_displayname h1 { font-family: Arial; }
#page_displayname h1 { font-size: 1em; }
#page_displayname h1 { color: #003300; }

.custom_box .box_header h3 span { display:inline-block; }/* 3 1.1 25.12 */