div.searchform
{
    height : 52px; 
    width : 700px; 
    color: #999999; 
    text-align : left; 
    font-size :75%;
    padding-left : 15px;
    padding-top : 15px;
}

div.workstitle
{
    height : 52px;
    width : 700px;
    border-bottom : solid 1px white;
    color : #C6B29C; 
    text-align :left;
}

div.workname
{
    height : 53px;
    width : 620px; 
    color : #C6B29C;
    padding-top : 30px;
    text-align : center;
}

