﻿
div.panel
{
    width:220px; 
    text-align:center; 
    vertical-align:bottom; 
    font-size:0px;
}

div.paneltop
{
    width:220px; 
    height:10px; 
    text-align:left; 
    vertical-align:bottom; 
    background-color:Red; 
    background-image:url('/../common/gtPanel/images/common/top_subw.png');
    background-repeat:no-repeat;  
}