/* CSS Document */

.CategoryList .CategoryText {
display:inline;
}

.CategoryList .CategoryText h1 {
display:none;
}

.CategoryList .CategoryText hr {
border:dotted #000000 1px; background-color:#ffffff;height:1px; border-top: none; border-left: none; border-right: none;
}

.ContentAreaWrapper {
overflow-x:hidden;
}
