.h2box {
    border-top:1px solid #63BAD8;
}
#Blog {
    background:url(../_images/webshop/boxBg.jpg) repeat-x bottom;
    margin-top:15px;
    
}
#BlogHeader {
    background:url(../_images/boxes/szakmaiCikk.jpg);
    width:149px;
    height:135px;
}
    #Blog ul {
        margin:0px;
        padding:0px;
        padding:5px;
        padding-left:22px;
        margin-top:25px;
    }
        #Blog ul li {
            margin:0px;
            padding:0px;
            list-style:url(../_images/boxes/arrow.gif);
            background:url(../_images/boxes/dot.gif) repeat-x bottom;
            padding-bottom:5px;
            margin-bottom:10px;
        }
        #Blog ul li a {
            text-decoration:none;
            color:#009dc8;
        }
        #Blog ul li a:hover {
            text-decoration:underline;
        }
#Felszereles {
	display:block;
    background:url(../_images/boxes/felszereles.jpg);
    width:149px;
    height:283px;
    margin-top:15px;
}
#Sporoljon {
	display:block;
    background:url(../_images/boxes/sporoljon.jpg);
    width:149px;
    height:142px;
    margin-top:15px;
}

