div.introBlock { background-repeat: no-repeat; padding:10px; }
div.introBlock h1 { font-size: 19px; font-weight: bold; }
div.introBlock h1 span.red { color: #D00707; text-transform: uppercase; }
div.introBlock h2{ font-size:27xp; color:#a71515; padding-bottom:5px; font-weight:normal}
div.introBlock p{ font-family:"Century Gothic", Arial; font-size:14px; color:white; line-height:18px; padding-bottom:10px; margin-bottom:10px}

div.categories { float: right; margin: 20px 0 0 10px; }
div.categories div.heading { width: 185px; height: 50px; margin: 0 0 0px 0; background-image: url('/images/site_design/en/categories_list_top.gif'); }
div.categories div.list { width: 183px; margin: 2px 0 0 0; padding: 0px 0 0 0; /*background-image: url('/images/site_design/categories_list_background.gif');*/ }
div.categories div.list ul { margin: 0 0px 0; width: 183px; }
div.categories div.list ul li { text-align:center;}
div.categories div.list ul li a { display: block;  padding: 7px 20px; width:145px; border: 1px solid #e9e9e9; border-width: 0 0 1px 0; background-repeat: no-repeat; background-position: 0px center; text-decoration: none; font-size:14px; }
div.categories div.list ul li a:hover { text-decoration: none; background-image: url('/images/bullets/category_list.gif'); }
div.categories div.list ul li:last-child a { border-width: 0; }
div.categories div.bottom { width: 185px; height: 31px; background-image: url('/images/site_design/categories_list_bottom.gif'); }