* html .Content_Header{
    width:621px;
}
.Content_Header{
    float:left;
    overflow:hidden;
    width:611px;
    margin-bottom:7px;
}
.Content_Header_Browse_Prev{
    text-align:left;
    width:20%;
    float:left;
}
.Content_Header_Browse_Next{
    text-align:right;
    width:20%;
    float:left;
}
.Content_Header_Title{
    font-weight:bold;
    text-align:center;
    float:left;
    width:60%;
}
.Light_Box_Spacer_Vertical{
    width:15px;
    height:175px;
    float:left;
}
.Light_Box_Spacer_Horizontal{
    height:1px;
    width:621px;
    float:left;
    line-height:1px;
    font-size:1px;
}
* html .Light_Box_Image {
    height:160px;
    width:197px;
}
.Light_Box_Image {
    width:187px;
    height:150px;
    margin:7px 0;
    text-align:center;
}
.Light_Box_Image img {
    margin: 0 auto;
}
* html .Light_Box_Image_Transparent {
    height:160px;
    width:197px;
}
.Light_Box_Image_Transparent{
    background:#FFFFFF;
    float:left;
    padding:5px;
    overflow:hidden;
    width:187px;
    height:150px;
    margin:7px 0;
}
.Light_Box_Image_Title{
    height:1.9em;
}

