/* dana */
.bannerFrame
{
	width:1161px;
	margin:0 auto;
	padding:0;
}

/* banners */
.home .banner img
{
	margin-bottom:28px;
}

.categoryBanner .banner img
{
	margin-bottom:22px;
}

div.topBanner1
{
	margin:16px 0 12px 0;
	position:relative;
}

div.topBanner1 img
{
	width:940px;
}

div.topBanner2
{
	margin:27px 0 0px 0;
	position:relative;
}

div.topBanner2 img
{
	width:940px;
}


div.sideBanners
{
	width:100px;	
	height:500px;
    position:relative;
}

div.sideBannersRight
{
	margin-left:10px;
	float:right;
}

div.sideBannersLeft
{
	margin-right:10px;
	float:left;
}

div.sideBanners img
{
	width:100px;	
	height:200px;
	position:fixed;
}

div.sideBanners div.divider
{
    position:static; height:210px;
}

div.closeBanner img
{
    width:21px;
    height:21px;
    position:absolute;
    top:8px;
    right:8px;
    z-index:10;
    cursor:pointer;
}

/* end banners */

.banner
{
	padding-bottom:20px;
}

div.sideBanners .banner
{
	position:fixed;
}