

body {
    background: url(../images/bg.gif) repeat;
    font-family: arial;
    color: #2E2E2E;
    font-size: 12px;
}

h1 {
    color: #2E2E2E;
    font-size: 18pt;
}

#wrapper {
    width: 726px;
    margin: 0px auto;
}

#header-right {
    background: url(../images/header-right.gif) no-repeat;
    width: 365px;
    height: 65px;
}

#header-right a {
    line-height: 45px;
}

#content-wrapper {
    padding: 0px 20px;
}

#top {
    background: url(../images/top.jpg) no-repeat;
    width: 726px;
    height: 19px;
}

#mid {
    background: url(../images/middle.jpg) repeat-y;
    width: 726px;
}

#bot {
    background: url(../images/bottom.jpg) no-repeat;
    width: 726px;
    height: 30px;
}

.heart {
    background: url(../images/home_menu_icon.gif) no-repeat;
    height: 25px;
}

.heart a {
    text-decoration: none;
    margin-left: 35px;
    line-height: 25px;
    color: #2E2E2E;
    font-size: 12px;
}

.heart a:hover {
    color: #d12c30;
}

.heart-int {
    background: url(../images/home_menu_icon.gif) no-repeat;
    width: 80px;
    height: 25px;
    float: left;
}

.heart-int a {
    text-decoration: none;
    margin-left: 30px;
    line-height: 25px;
    color: #2E2E2E;
    font-size: 12px;
}

.heart-int a:hover {
    color: #d12c30;
}

.uiCatViewAllLinkRow {
    display: none;
}
