#subjects-box{
width: 100%;
float: left;
}

.s-box1{
background-image: url(/templates/def.template/images/ramka.top.png);
background-repeat: no-repeat;
width: 177px;
height: 221px;
padding-top: 3px;
float: left;
margin: 0 4px 6px 0;
}
.s-box2{
background-image: url(/templates/def.template/images/ramka.bottom.png);
background-repeat: no-repeat;
background-position: bottom;
width: 177px;
height: 221px;
padding-bottom: 3px;
}
.s-img-box{
text-align: center;
height:172px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
font-size: 11px;
}
.s-img-box img{border: none;}
.s-img-box a, .h-box a{color: #4c5d9d;}

.h-box{
font-size: 11px;
background-color: #f1f1f3;
height: 42px;
padding: 3px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
