#modules {
margin: 0px;
padding: 0px;
margin-top : 2px;
height : 160px;
}

#modules #mod4 {
background : #fafafa url(images/box_bg_s.jpg) no-repeat top;
height : 155px;
width : 245px;
float : right;
margin-right : 0px;
margin-top : 5px;
}

#modules #mod3 {
background : #fafafa url(images/box_bg_s.jpg) no-repeat top;
height : 155px;
width : 245px;
float : right;
margin-right : 0px;
margin-top : 5px;
}
#modules #mod2 {
background : #fafafa url(images/box_bg_s.jpg) no-repeat top;
height : 155px;
width : 245px;
float : right;
margin-right : 0px;
margin-top : 5px;
}
#modules #mod1 {
background : #fafafa url(images/box_bg_s.jpg) no-repeat top;
height : 155px;
width : 245px;
float : right;
margin-right : 0px;
margin-top : 5px;
}
#modules .padding {
padding : 13px 20px 10px 20px;
}
#modules img {
border : 1px solid #d3d3d3;
float : left;
margin-bottom : 15px !important;
margin-bottom : 5px;
}
#modules .price {
color : #36be00;
font : bold 2em "Tahoma", verdana, Arial;
padding : 15px 5px 0 5px;
float : right;
text-align : right;
}
#modules .only {
color : #666666;
font : bold 0.8em "Tahoma", verdana, Arial;
}
#modules .text {
width : 100%;
float : left;
color : #666666;
text-align : justify;
}
#modules .prepay{font-size: 12px; padding-left: 5px;}

#modules h2 {
font : bold 1.2em "Tahoma", verdana, Arial;
color : #618fb5;
background : transparent;
margin-bottom : 4px;
}
#modules h2 a {
color : #618fb5;
background : transparent;
}
#modules h2 a:hover {
text-decoration : none;
color : #719fc5;
}