div.productList-header
{
    margin : 0 0 00px 0px; 
    border : 0px solid;
    width : 100%; 
    border-top : 0px solid #f0eae9; /*  avoid margin top firefox */
}

div.productList-header-title-container
{
    float : left; 
    color : #666666; 
    text-align : left; 
    margin : 0 0 6px 0;
}

div.productList-header-title
{
    font-size : 20px; 
    line-height : 20px; 
    text-align : left; 
    font-family : century gothic;
	text-transform : uppercase;
}

div.productList-header-subtitle
{
    font-size : 13px; 
    line-height : 13px; 
    font-family : century gothic;
}

div.productList-header-content
{
    border : 0px solid red; 
    float : left; 
    color : #666666; 
    font-size : 12px; 
    margin : 6px 0 0 20px; 
    line-height : 14px; 
    width : 460px;
	font-family : century gothic;
}
