a.discountlink {
    border: 2px solid #666666;
    display: block;
}
a.discountlink:visited {
    border: 2px solid #666666;
}
a.discountlink:hover {
    border: 2px solid #979797;
}
/* -------------------------------------------------------- */
#pageTopBlock {
    background: #666666;
    width: 835px;
}
#pageTopBlock #catalog {
    width: 320px;
    padding: 8px 0 0 0;
    float: left;
}
#pageTopBlock #programm {
    width: 400px;
    padding: 8px 0 0 0;
    float: left;
}
#pageTopBlock #reasons {
}
#pageTopBlock #catalogCall {
    padding: 8px 0 10px 20px;
    color: white;
}
#pageTopBlock h2 {
    color: #ffffff;
    font-size: 18px;
    padding: 3px 0 3px 0;
    margin-bottom: 0;
    line-height: normal;
}
#pageTopBlock a {
    color: white;
    text-decoration: none;
}
#pageTopBlock a:hover {
    text-decoration: underline;
}

/* -------------------------------------------------------- */
#hpTopBlock {
    background: #666666 url(home-top-part-bg.jpg) 0 0 no-repeat;
    /*	height: 256px; */
    width: 835px;
}
#hpTopBlock a {
    color: #DCDCDC;
    text-decoration: underline;
}
#hpTopBlock a:hover {
    color: #DCDCDC;
    text-decoration: none;
}

/* -------------------------------------------------------- */
#hpTopBlock #freeCat {
    width: 400px;
    padding: 8px 0 0 0;
    float: left;
}
#hpTopBlock #freeCat a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight:bold;
    text-decoration: none;
    text-transform:uppercase;
}
#hpTopBlock #freeCat p {
    font-size: 11px;
}

/* -------------------------------------------------------- */
#hpTopBlock #topics {
    font-size: 15px;
    padding: 3px 0 0 0;
    color: #ffffff;
    width: 380px;
    float: left;
}
#hpTopBlock #topics h2 {
    color: #ffffff;
    font-size: 16px;
    padding: 3px 0 3px 0;
    margin-bottom: 0;
    line-height: normal;
}
#hpTopBlock #topics strong {
    color: #FF0000;
}
#hpTopBlock #topics p {
    font-size: 14px;
}
#hpTopBlock #topics img {
    margin-right: 10px;
}

/* -------------------------------------------------------- */
#hpTopBlock #specials {
    text-align: center;
    color: #FFFFFF;
    float: left;
    position: relative;
}
#hpTopBlock #specials span {
    display: block;
    font-size: 9px;
    font-weight: bold;
    position: absolute;
    top: 160px;
    left: 30px;
    color: #ffffff;
}
#hpTopBlock #specials strong {
    font-size: 20px;
}

/* -------------------------------------------------------- */
#getfreecat {
    width: 596px;
    /*	height: 440px; */
    float: left;
    background: #C7C7C7;
}
#getfreecat textarea {
    margin: 0 0 0 5px;
}

/* -------------------------------------------------------- */
#testimonials {
    width: 232px;
    height: 475px;
    float: left;
    border-left: 2px solid #dbdbdb;
    background: #C7C7C7;
}
#testimonials div {
    text-align: center;
    height: 440px;
    overflow: auto;
}

/* -------------------------------------------------------- */
#smallTopBlock {
    color: #ffffff;
    background: url("blue-header-block.png") center;
    width: 848px;
    height: 202px;
    position: relative;
}
#smallTopBlock a {
    color: #DCDCDC;
}
#smallTopBlock #freeCat { 
    position: relative;
    float: left;
    width: 160px;
    overflow: hidden;
    padding: 5px 0 5px 10px;
    text-align: center;
}
#smallTopBlock #freeCat a { 
    color: #ffffff;
}
#smallTopBlock #freeCat p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
#smallTopBlock #topics {
    position: relative;
    float: left;
    top: 5px;
    left: 15px;
    width: 320px;
    overflow: hidden;
    font-size: 12px;
}

#smallTopBlock #topics h2 {
    color: #ffffff;
    margin: 0;
    padding: 0;
    line-height:100%;
    font-size:120%;
}
#smallTopBlock strong {
    color: #ff0000;
}
#smallTopBlock #topics h2 {
    padding-top: 8px;
}
#smallTopBlock #topics p {
    font-size:12px;
}
#smallTopBlock #topics2 {
    position: absolute;
    top: 45px;
    left: 410px;
    font-size: 10px;
}
#smallTopBlock #reasons {
    margin:10px 0 5px 0;
}
#smallTopBlock #reasons a {
    text-decoration:none;
    font-size:120%;
}
#smallTopBlock #reasons a:hover {
    text-decoration:underline;
}
#smallTopBlock #programm {
    position: relative;
    float: right;
    top: 10px;
    right: 4px;
    width: 350px;
    overflow: hidden;
}
#smallTopBlock #specials {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    font-weight: bold;
}
#smallTopBlock #specials img {
    margin: 5px 0 0 0;
}
#smallTopBlock #specials span {
    display: block;
    position: absolute;
    top: 70px;
    left: 40px;
}
#smallTopBlock #specials strong {
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
}
#whoIsWithUs {
    color: #000000;
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 9px;
    left: 11px;
    width: 815px;
    height: 75px;
    border: 1px solid #E0E0E0;
}
.missing-required {
    border: 2px solid red;
}
