@CHARSET "ISO-8859-1";
#advert{
 float:left;
 width:702px;
 margin-top:20px;
}
#paginate-advert{
 float:left;
 width:200px;
 margin-top:20px;
}
div.contentdiv{
 height:350px;
 text-indent:-9999px;
 background-repeat:no-repeat;
}
div.contentdiv a{
  display:block;
  height:350px;
	outline:0px;
}
div.contentdiv-page{
 background-repeat:no-repeat;
 background-repeat:no-repeat;
 height:116px;
 text-indent:-9999px;
}
div.contentdiv-page a{
  display:block;
  height:116px;
	outline:0px;
}
#advert-free-shipping{
 background-image: url(/dnaAssets/static/advert-free-shipping.jpg);
}
#advert-hot-toys{
 background-image: url(/dnaAssets/static/advert-hot-toys.jpg);
}
#advert-exclusive{
 background-image: url(/dnaAssets/static/advert-exclusive.jpg);
}
#advert-page-free-shipping{
 background-image: url(/dnaAssets/static/advert-page-free-shipping.jpg);
}
#advert-page-hot-toys{
  background-image: url(/dnaAssets/static/advert-page-hot-toys.jpg);
 
}
#advert-page-exclusive{
 background-image: url(/dnaAssets/static/advert-page-exclusive.jpg);
}