/* PinkCenter Header */
.PinkCenter_top_left
{
    background: url(images/PinkCenterL.png) no-repeat top left; 
    height:30px;
}
.PinkCenter_top_right
{
    background:url(images/PinkCenterR.png) no-repeat top right; 
    height:30px;
}
.PinkCenter_bg
{
    margin:0 6px 0 6px;
    background:#ee80b3 url(images/PinkCenterBg.png) repeat-x top; 
    height:30px;
}
/* PinkCenter h1 text */
.c_sc_head_PinkCenter h1, .c_sc_head_PinkCenter h1 input 
{
    line-height:28px;
    font-size:1.667em;
}
