.cont-area {
padding: 20px 20px 0 20px !important;
line-height: 18px;
font-size: 14px;
}

.cont-area a:hover {
text-decoration: underline;
}

#text {
background: url(img/partners_handshake.jpg) no-repeat;
width: 500px;
padding: 0 0 0 350px;
color: #cccccc;
font-size: 14px;
}

#text h1 {
color: #f8aa2a;
font-size: 18px;
font-weight: normal;
}

#text p {
padding: 7px 0 30px 0;
line-height: 18px;
}

#logo-box #top-part #left-corner {
background: url(img/partners_box-top-left.gif) no-repeat;
width: 5px;
height: 5px;
float: left;
}

#logo-box #top-part #rep-bg {
background: url(img/partners_box-top-bg.gif) repeat-x;
height: 5px;
width: 840px;
float: left;
}

#logo-box #top-part #right-corner {
background: url(img/partners_box-top-right.gif) no-repeat;
width: 5px;
height: 5px;
float: left;
}

#logo-box #cont-part {
background: url(img/partners_box-bg.gif) #393838 repeat-x bottom;
width: 850px;
}


#logo-box #bot-part #left-corner {
background: url(img/partners_box-bot-left.gif) no-repeat;
width: 5px;
height: 5px;
float: left;
}

#logo-box #bot-part #rep-bg {
background: url(img/partners_box-bot-bg.gif) repeat-x;
height: 5px;
width: 840px;
float: left;
}

#logo-box #bot-part #right-corner {
background: url(img/partners_box-bot-right.gif) no-repeat;
width: 5px;
height: 5px;
float: left;
}

.divider {
background-color: #3a3939;
}