.block2-header{
color:black;
font-size:12px;
font-weight:600;
}

.block2-top-left{
background-image: url(../images/light/left_top.png);
background-repeat: no-repeat;
}

.block2-top{
background-image: url(../images/light/top.png);
background-repeat: x;
}
.block2-top-right{
background-image: url(../images/light/right_top.png);
background-repeat: no-repeat;
}
.block2-bottom-left{
background-image: url(../images/light/left_bottom.png);
background-repeat: no-repeat;
}

.block2-bottom{
background-image: url(../images/light/bottom.png);
background-repeat: x;
}

.block2-bottom-right{
background-image: url(../images/light/right_bottom.png);
background-repeat: no-repeat;
}
.block2-left{
background-image: url(../images/light/left.png);
background-repeat: y;
}

.block2-right{
background-image: url(../images/light/right.png);
background-repeat: y;