/***** Three Piece H2 *****/
/* h2wrap is the center stretch.*/
.h2wrap { 
background: url(http://) repeat-x;
}

/* h2left is the left image. */
.h2left {
background: url(http://) no-repeat top left;
height: 26px;
}

/* h2center is the text itself. */
.h2center{
padding: 2px 0px 0px 54px;
height: 26px;
}

/* h2right is the right image. */
.h2right {
background: url(http://) no-repeat right top;
height: 26px;
}

/* Collapse/Uncollapse Images */
.collapse,.uncollapse {
right: 5px;
top: 2px;
}

thead td,thead th {padding:0px;background: inherit;border-width:0px;}

/* Leave the above alone. For the bottom, style your profile h2's. */
.profile thead td,.profile thead th {padding:0px;background: inherit;border-width:0px;}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}