div.introBlock { float: left; width: 780px; min-height: 150px; background-repeat: no-repeat; padding: 20px 0 0 0; }
div.introBlock h1 { font-size: 19px; font-weight: bold; }
div.introBlock h1 span.red { color: #D00707; text-transform: uppercase; }
div.introBlock p { line-height: 20px; text-align: justify; }

div.hamperList { margin: 10px 0 50px 0; }
div.hamperList ul { }
div.hamperList ul li { float: left; width: 240px; margin: 0 7px 20px 0; padding: 0; text-align: center;background-image: url(/images/site_design/home_hamper_background.gif); background-repeat: no-repeat; }
div.hamperList ul li.rhs { margin-right: 0; }
div.hamperList ul li a { text-decoration: none; cursor: pointer; }
div.hamperList ul li a h2 { line-height: 46px; color: white; width: 240px; height: 46px; margin: 0 0 1px 0; text-decoration: none; }
div.hamperList ul li div.hamperInfoBlock { margin: 15px 10px 10px 10px; }
div.hamperList ul li div.bottom { width: 240px; height: 4px; margin: 0; padding: 0px; line-height: 4px; }
div.hamperList ul li img.thumb { margin: auto; padding-bottom: 10px; }
div.hamperList ul li div.description { text-align: justify; margin: 0 0 5px 0; }
div.hamperList ul li div.price { text-align: left; }
div.hamperList ul li form { margin: 15px 0 0 0; }
div.hamperList ul li a.readMore { display: block; float: right; width: 71px; height: 23px; background-image: url(/images/buttons/en/read_more.gif); text-indent: -1000em; }


div.categories { float: right; margin: 20px 0 0 10px; }
div.categories div.heading { width: 183px; height: 32px; margin: 0 0 3px 0; background-image: url('/images/site_design/en/categories_list_top.gif'); }
div.categories div.list { width: 183px; margin: 2px 0 0 0; padding: 4px 0 0 0; background-image: url('/images/site_design/categories_list_background.gif'); }
div.categories div.list ul { margin: 0 5px 0; width: 173px; }
div.categories div.list ul li { }
div.categories div.list ul li a { display: block; height: 30px; padding: 0 20px; line-height: 30px; border: 1px solid #e9e9e9; border-width: 0 0 1px 0; background-image: url('/images/bullets/category_list.gif'); background-repeat: no-repeat; background-position: 10px center; text-decoration: none; }
div.categories div.list ul li a:hover { text-decoration: none; }
div.categories div.list ul li:last-child a { border-width: 0; }
div.categories div.bottom { width: 183px; height: 6px; background-image: url('/images/site_design/categories_list_bottom.gif'); }