#sticky {
display: block;

width: 643px;
height: 284px;
margin:0;
padding:0;
margin-bottom: 8px;
}

#sticky .header {
height: 27px;
background-color: #4C89BC;
background-image: url(http://images.megastore.se/images/skin/v3/sticky/sticky-bg-left.gif);
background-position: left top;
background-repeat: no-repeat;

}

#sticky .header div {
background-image: url(http://images.megastore.se/images/skin/v3/sticky/sticky-bg-right.gif);
background-position: right top;
background-repeat: no-repeat;
width: auto;
}

#sticky .header h3 {
font-weight: normal;
letter-spacing: 0px;
font-size: 16px;
font-weight: bold;
color: #FEFEFE;
padding: 4px 0 0 10px;
}

#sticky .body {
float: left;
display: block;
border-left: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
background-image: url(http://images.megastore.se/images/skin/v3/box-body-bg.gif);
background-position: bottom;
background-repeat: repeat-x;
width: 641px;
}

#sticky .slide {
width: 472px;
overflow:hidden;
}

#sticky .body .image-banner {
float: left;
display: block;
width: 259px;
height: 257px;
margin: 0;
padding: 0;
}

#sticky .body .image-banner a {
display: block;
width: auto;
height: 243px;
color: #0062BE;
border: 7px solid #D3E5F9;
margin: 0;
padding: 0;
float: left;
}

#sticky .body .image-banner a:hover {
border: 7px solid #4189CC;
}


#sticky .body .text-banner {
margin:0;
padding:0;
float: left;

display: block;
width: 200px;
padding-top: 10px;
}

#sticky .body .text-banner a {
display: block;
color: #78756B;
margin: 0 10px 0 10px;
padding: 5px 5px 5px 5px;
text-decoration: none;
width: 180px;
overflow: hidden;
}

#sticky .body .text-banner a:hover {
color: #4F4C43;
background-color: #F0EDDB;
}

#sticky .body .categories {
margin-top: -257px;
float: right;
display: block;


width: 162px;
height: 257px;

}
#sticky .body .categories .bg {
display: block;
width: 149px;
height: 257px;
background-color: #D3E5F9;
margin-left: 14px;
}
#sticky .body .categories ul {
list-style-type: none;

margin-top: -240px;
margin-left: 4px;
position: relative;
}

#sticky .body .categories li {
border: 0px solid black;
padding: 10px 0 0 0px;
margin: 0 0 0 0;
display:block;
}

#sticky .body .categories li a {



/*margin-left: -24px;
padding-left: 24px;*/
color: #494949;
font-weight: bold;
padding-left: 20px;
margin-left: 1px;
}

#sticky .body .categories li .hover {
color: #0062BE;
background-image: url(http://images.megastore.se/images/skin/v3/offer-category-hover.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}