div.cooperation-offer-box {
width:550px;
margin:20px auto 20px auto;
padding:0px 0px 10px 0px;
border:1px solid #F8FBDC;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: none;
text-indent:0px;
text-align: center;
}
p.cooperation-offer-box-title {
margin:0px 0px 0px 0px;
padding:5px 10px 5px 10px;
text-align:left;
background-color:#F8FBDC;
font-size:15px;
font-weight:bold;
}
p.cooperation-offer-box-text {
margin:0px auto 0px auto;
padding:5px 10px 0px 10px;
text-align:justify;
text-indent:5px;
font-size:12px;
}
.cooperation-offer-box-text a, .cooperation-offer-box-text a:visited {
text-decoration:underline;
}
.cooperation-offer-box-text a:hover, .cooperation-offer-box-text a:active {
text-decoration:none;
}