* html .Content_Header{
    width:621px;
}
.Content_Header{
    float:left;
    overflow:hidden;
    width:611px;
}
.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%;
}
.Report_List{
    width:621px;
}
.Report_List td p{
    padding:5px;
}
.Light_Box_Spacer_Horizontal{
    clear:both;
    height:15px;
    width:100%;
}
.Report_Content_Table{
	width:100%;
	border:1px solid #b6b6b6;
}
.Light_Box_Small {
	padding:5px;
}
