#modules a {
color : #618fb5;
}
#modules a:hover {
text-decoration : none;
}

#modules {
margin-top : 2px;
height : 265px;
}
#modules #mod4 {
background : #fafafa url(../images/topgreybox.jpg) no-repeat top;
height : 275px;
width : 190px;
float : right;
margin-right : 3px;
margin-top : 5px;
}
#modules #mod3 {
background : #fafafa url(../images/topgreybox.jpg) no-repeat top;
height : 275px;
width : 190px;
float : right;
margin-right : 3px;
margin-top : 5px;
}
#modules #mod2 {
background : #fafafa url(../images/topgreybox.jpg) no-repeat top;
height : 275px;
width : 190px;
float : right;
margin-right : 3px;
margin-top : 5px;
}
#modules #mod1 {
background : #fafafa url(../images/topgreybox.jpg) no-repeat top;
height : 275px;
width : 190px;
float : left;
margin-right : 3px;
margin-top : 5px;
}
#modules .padding {
padding : 13px 20px 0px 20px;
}
#modules img {
border : 1px solid #d3d3d3;
float : left;
margin-bottom : 15px !important;
margin-bottom : 5px;
}
#modules a img {
border: 1px solid #D3D3D3; /* Set image border color */
}

#modules a:hover img {
border: 1px solid #618FB5; /* Set image border hover color */
}


#modules .price {
color : #36be00;
font : bold 2em "Tahoma", verdana, Arial;
padding : 15px 35px 0 0;
float : right;
text-align : right;
}
#modules .only {
color : #e5e5e5;
font : bold 0.4em "Tahoma", verdana, Arial;
}
#modules .text {
width : 100%;
float : left;
padding-top: 2px;
color : #9f9f9f;
text-align : justify;
}
#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;
}
