* {
	margin:0;
	padding:0;
}

a, a:visited, a:active {
   color: #FF5C00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font:100%/101% Arial, Helvetica, sans-serif;
	color:#363535;
}

.center{ text-align: center; }
th {text-align: left;}

#body_copy h2, #body_copy h3{
	margin: 0 0 15px 0;
}

ul#partybullets {
	padding: 0 0 20px 30px;
	line-height: 40px;
}

h2 {
	padding-bottom: 20px;
}
/*======================================================================================================================================== UNIVERSAL ELEMENTS */

input.button {
	background:#FF5C00;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	font-size:80%;
	font-weight: bold;
	height:19px;
}

input.add {
	background:#FF5C00;
	color:#FFFFFF;
	border:none;
	font-size:80%;
	font-weight: bold;
	height:19px;
	margin: 3px 0;
}

input.text {
	border:0;
	font-size: 12px;
	height:16px;
	width:117px;
}

.block {
   display: block !important;
}

img {border: none;}

.clearme {clear: both;}

.txtRight {padding-top: 5px; text-align: right}
* html .txtRight {padding-top: 0px;}
/*======================================================================================================================================== WRAPPER */
div#wrapper {
	margin:0 auto;
	width:1004px;
}

/*======================================================================================================================================== CONTAINER */
div#wrapper div#container {
	width:1004px;
	float:left;
	background:#FBE9E0 url(../images/menu/bg.gif) repeat-y;
}

div#wrapper div#header{
	background:  url(../images/header/bg.gif) repeat-x !important; 
	height: 7.2em;
}
/*======================================================================================================================================== HEADER */



/*--------------------------------------------------------------------------------------------------------------- LOGO & BASKET */

/* Hides the text contained in the h1 */
div#wrapper div#container h1 {
	text-indent:-5000px;
}

/* Width determines how far to the right the adjacent object is */
div#wrapper div#container h1 {
	background: url(../images/header/logo.gif) no-repeat;
	display:block;
	float:left;
	height:115px;
	margin: 0;
	width:225px;
}

div#wrapper div#container div#basket {

   border: 1px solid #FFFFFF;
	float:right;
	margin: 20px;
	padding: 15px;
   text-align: right;
   width: 30%
}

div#wrapper div#container div#basket img{
   margin-right: 10px;
   vertical-align: middle;
}
div#wrapper div#container div#basket h2{
   margin-right: 5px;
}

div#wrapper div#container div#basket h2, div#wrapper div#container div#basket p{
   background: transparent;
   color: #FFFFFF;
   display: inline;
   font-size: 0.9em;
   font-weight: normal;
}

div#wrapper div#container div#basket a{
   background: transparent;
   color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------------------- SEARCH */

div#wrapper div#container form#search {
	width:994px;
	float:left;
	background:#FF5C00;
	color:#FFFFFF;
	font-size: 80%;
	padding:5px 0 3px 10px;

}

div#wrapper div#container form#search input.button{
   font-size: 90%;
	margin: 0 0 0 5px;
	padding: 0px 5px 0 5px;
	height: 22px;
}

div#wrapper div#container form#search input#keyword, div#wrapper div#container form#search select{
   float: left;
   margin: 0 0 5px 0;
   padding: 0 0 0 5px;
}

div#wrapper div#container form#search select{
   margin-left: 10px;
   font-size: 90%;
   width: 200px;
}

div#wrapper div#container form#search label{
   float: left;
   font-weight: bold;
   padding-right: 15px;
}

div#wrapper div#container div#bdrOrange{
   background: #EB7B49;
   color: #FFFFFF;
   height: 5px;
   width: 100%;
   float: left;
}

/*======================================================================================================================================== MENU */

div#wrapper div#container div#left {
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
	width:171px;
	float:left;
	background: #FBE9EO;
	color:#FFFFFF;
}

/*--------------------------------------------------------------------------------------------------------------- TITLES */

div#wrapper div#container div#left h3 {
	width:171px;
	float:left;
	background:#FF5C00;
	color: #FFFFFF;
	font-size:75%;
	height: 2.6em;
	padding:0;
	margin: 0;
	border-bottom:1px solid #FFFFFF;
}

div#wrapper div#container div#left div#payment {
   background: #FBE9E0;
   color: #FF5C00;
   float: left;
   padding-left: 10px;
   padding-bottom: 8px;
}

div#wrapper div#container div#left div#payment h4{
   font-size: 80%;
   margin-bottom: 10px;
}

div#wrapper div#container div.flat_page h4#title{
   font-weight: lighter;
   margin: 0 0 10px 0;
   padding: 0;
}

div#wrapper div#container div.flat_page h5{
   font-size: 110%;
   font-weight: bold;
}

div#wrapper div#container table#category_header  h3.cat_title{
   margin-top: 10px;
   margin-bottom: 10px;
   text-indent: 0;
}
div#wrapper div#container h3#cat_heading{
   margin: 0 0 15px 10px;
   padding-top: 15px;
   text-indent: 0 !important;
}

* html div#wrapper div#container h3#cat_heading {padding-top: 0;}


/*--------------------------------------------------------------------------------------------------------------- LISTS */

div#wrapper div#container div#left ul {
	list-style:none;
	float:left;
}


div#wrapper div#container div#left ul li a {
	border-bottom:1px solid #FFFFFF;
	background:#FBE9EO;
	color:#FF5C00;
	display:block;
	font-size:80%;
	line-height: 90%;
	padding:6px 0 6px 7px;
	width:164px;
}

div#wrapper div#container div#left ul li a:hover{
	background:#FE8648;
	color:#FFFFFF;
	text-decoration: none;
}

/* Breadcrumb */

ul#breadCrumb {
   margin: 12px 10px;
}

#breadCrumb li {
   background: #FBE9EO;
   color: #FF5C00;
   float: left;
   display: inline;
}

#breadCrumb a {
   background-color: #FBE9EO;
   color: #FF5C00;
   padding-left: 3px;
   text-decoration: none;
}
#breadCrumb a:hover {
   color: #FF5C00;
   text-decoration: underline;
}


/*======================================================================================================================================== CONTENT */

div#wrapper div#container div#content {
   border-top: 1px solid #FFFFFF;
	width:831px;
	float:left;
	background:#FBE9EO;
	padding:0 0 0px 0;
}

div#wrapper div#container div.flat_page{
   background: #FBE9E0;
   color: #FF5C00;
   font-size: 85%;
   line-height: 100%;
   padding: 15px;
}

div#wrapper div#container div#content h4#imgMain {
	width:831px;
	height:242px;
	float:left;
	background: url(../images/home/main.jpg);
	text-indent:-5000px;
	border-bottom:1px solid #FFFFFF;
}

div#wrapper div#container div.flat_page p{
   padding: 0 0 15px 0;
   font-size: 100%;
   line-height: 160%;
   font-weight: normal;
}

/*======================================================================================================================================== FOOTER */
div#wrapper div#container div#footer{
   background: #FF5C00;
   color: #FFFFFF;
   padding: 5px 0;
}

div#wrapper div#container div#footer ul
{
   padding: .2em 0;
   margin: 0;
   list-style-type: none;
   background-color: #FF5C00;
   color: #FFFFFF;
   width: 100%;
   text-align: center;
}

div#wrapper div#container div#footer li { display: inline; }

div#wrapper div#container div#footer li a
{
   text-decoration: none;
   background-color: #FF5C00;
   color: #FFFFFF;
   font-size:85%;
   padding: .2em 1em;
   border-right: 1px solid #fff;
}

div#wrapper div#container div#footer li a:hover
{
   text-decoration: underline;
}

div#wrapper div#container div#footer li a.last{
   border-right: none;
}

/*--------------------------------------------------------------------------------------------------------------- HOMEPAGE */

div#wrapper div#container div#box_light_orange{
   background: #FEAF84;
   border-bottom:1px solid #FFFFFF;
}

div#wrapper div#container p#square_images{
   background: #FFFFFF;
   float: left;
   width: 468px;
}

div#wrapper div#container p#square_images img{
   border-left: 1px solid #FFFFFF;
   float: left;
}

div#wrapper div#container p#square_images img.imgRight{
   border-left: 1px solid #FFFFFF;
   float: right
}

div#wrapper div#container div#content div.category {
   background:#FEAF84 !important;
   color: #FFFFFF;
	width:363px;
	float:left;
}

div#wrapper div#container div#content div.gift {
   background:#939495;
   color: #FFFFFF;
	width:598px;
	float:left;
}

div#wrapper div#container div#content div.category h4 {
	color:#FFFFFF;
	font-size:80%;
	padding:4px 0 0 0px;
	margin: 10px 0 0px 20px;
	text-indent:-20px;
}
* html div#wrapper div#container div#content div.category h4{margin-left: 10px;}

div#wrapper div#container div#content div.category p.title{
   	padding:0;
	margin: 0;
}
div#wrapper div#container div#content div.category p.title{
   	padding:0 5px 0 0;
	margin: 0 0 0 0;
}

div#wrapper div#container div#content div.category p{
   font-size: 85%;
   line-height: 120%;
   margin: 5px 15px 5px 15px;
}

div#wrapper div#container div#content div.category p img.signature{
	margin-left: -15px !important;
}

div#wrapper div#container div#content div#box_light_grey p{
   font-size: 85%;
   line-height: 150%;
   margin: 5px 15px 5px 15px;
}

div#wrapper div#container div#content div.category p.margin {
   margin-top: 10px;
}

div#wrapper div#container div#content div.category a {
	float:right;
	color:#26296B;
	font-size:80%;
	padding:4px 10px 0 0;
}

div#wrapper div#container div#box_light_grey{
   background: #939495;
   border-bottom:1px solid #FFFFFF;
   float: left;
}

div#wrapper div#container div#content div#box_light_grey h3 {
	background: url(../images/home/pergradigifts.gif) no-repeat top left;
	color:#FFFFFF;
	font-size:80%;
	height: 45px;
	margin: 15px 0 0 15px;
	padding:4px 0 0 5px;
	text-indent:-5000px;
	width: 201px;
}

div#wrapper div#container div#content div#pergradi_gift {float:left; margin:0; padding: 0;}
div#wrapper div#container div#content div#pergradi_gift img{float: left;border-left: 1px solid #FFFFFF;}


/*--------------------------------------------------------------------------------------------------------------- PRODUCTS */

table#category_header{
   background: #FF8845;
   color: #FFFFFF;
   width: 100%;
}

table#category_header p{margin-right: 10px; font-size: 0.9em !important; line-height: 1.4em !important;}
table#category_header th img{ float: left; }

   
table#category td {background:  #FF8845; color: #FFFFFF; border-right: 1px solid #FFFFFF;}
table#category td.nullrow {background:  #FBE9E0; color: #FFFFFF; border-right: 1px solid #FFFFFF;vertical-align: top;}
table#category td img {float: left;height: 178px;} 
table#category td.null {background: inherit; border-right: 1px solid #FBE9E0;}
table#category td.border{border-bottom: 0.5em solid #FBE9E0;}
table#category td a{
   color: #FFFFFF;
   display: block;
   font-size: 0.9em;
   padding:  0;
   text-align: center;
}

table#category td p{
clear: both;
width: 159px;
margin: 0 auto;
padding: 7px 0 ;
}



div#wrapper div#container table#category_header p{
   line-height: 180%;
}

table#category_header td, table#category_header th{
   text-align: left;
   vertical-align: top;
}

table#category_header th{
   width: 404px;
}

div#wrapper div#container div#content div.product {
	width:272px;
	height:117px;
	float:left;
	background: transparent;
	color:#2A2D64;
	font:75% Tahoma, Arial, Helvetica, sans-serif;
	display:block;
}

div#wrapper div#container div#content div.product a.photo{
	width:137px;
	height:117px;
	float:left;
	display:block;
	text-indent:-5000px;
}

div#wrapper div#container div#content div.product div.info{
	width:135px;
	padding:23px 0 0 0;
	float:left;
}

div#wrapper div#container div#content div.product div.info a {
	color:#2A2D64;
}


div#wrapper div#container div#content div.product div.info input {
	background:#2A2D64;
	color:#FFFFFF;
	border:1px solid #BCBCDF;
	font-size:90%;
	padding:1px 3px;
	height:21px;
	font-weight:bold;
	margin:8px 0 0 0;
}

p.description{
   background-color: #FBE9EO;
   color: #FF5C00;
   font-size: 84%;
   margin: 10px;

}



/*======================================================================================================================================== BASKET & BEST SELLERS */

div#wrapper div#container table#tblBasket {
   border-top: 1px solid #FF5C00;
   border-left: 1px solid #FF5C00;
   background: inherit;
   color: #FF5C00;
   font-size: 0.9em;
   padding-top: 0px;
   width: 99%;
}

div#wrapper div#container table#tblBasket td, div#wrapper div#container table#tblBasket th{
   border-right: 1px solid #FF5C00;
   border-bottom: 1px solid #FF5C00;
}

div#wrapper div#container table#tblBasket td{
   padding: 5px;
}

div#wrapper div#container table#tblBasket td.options{
   width: 70px;
}

div#wrapper div#container table#tblBasket th{
   background: #FDB791;
   color: #FF5C00;
   padding: 5px;
   text-align: left;
}

div#wrapper div#container table#tblBasket td.shade, div#wrapper div#container table#tblBasket th.shade{
   background: #FDB791;
   color: #FF5C00;
   width: 70px !important;
}



/*--------------------------------------------------------------------------------------------------------------- BASKET */

div#wrapper div#container div#right div#basket {
	width:143px;
	float:left;
	background:#F07B21;
	font-size:85%;
	min-height:92px;
	border-bottom:1px solid #FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:3px 0 7px 8px;
}

* html div#wrapper div#container div#right div#basket {
	height:92px;
}

div#wrapper div#container div#right div#basket p {
	width:71px;
	float:left;
	font-size:80%;
	line-height:200%;
}

div#wrapper div#container div#right div#basket a {
	text-decoration:underline;
	color:#FFFFFF;
	font-size:90%;
}

div#wrapper div#container div#right div#basket input.button {
	margin:10px 0 0 0;
}



/*--------------------------------------------------------------------------------------------------------------- BEST SELLERS */

div#wrapper div#container div#right div#best_sellers {
	padding:0 0 4px 0;
	float:left;
}

div#wrapper div#container div#right div#best_sellers div.item {
	width:151px;
	float:left;
	height:86px;
}

div#wrapper div#container div#right div#best_sellers div.item a.thumb {
	width:64px;
	height:82px;
	display:block;
	text-indent:-5000px;
	background:no-repeat;
	margin:4px 0 0 4px;
	float:left;
}

* html div#wrapper div#container div#right div#best_sellers div.item a.thumb {
	margin-left:2px;
}

div#wrapper div#container div#right div#best_sellers div.item p {
	font-size:70%;
	width:72px;
	height:73px;
	display:block;
	color:#2A2D64;
	margin:4px 0 0 7px;
	padding:9px 0 0 0;
	float:left;
}

div#wrapper div#container div#right div#best_sellers div.item p a {
	text-decoration:none;
	color:#2A2D64;
}


/*======================================================================================================================================== PRODUCTS PAGE */

div#wrapper div#container div#content input.button {
	border-color: #bdbddf;
}

div#wrapper div#container div#content div#breadCrumb {
	padding: 17px 0 16px 14px;
	font-weight: bold;
	color: #26296b;
	font-size: 85%;
	line-height: 100%;
}

div#wrapper div#container div#content div#breadCrumb a {
	color: #26296b;
	text-decoration: underline;
}

div#wrapper div#container div#content div#breadCrumb a:hover {
	text-decoration: none;
}

div#wrapper div#container div#content div#lftProduct{
   float: left;
   padding-left: 10px;
   width: 279px;
}

div#wrapper div#container div#content div#rgtProduct{
   float:left;
   width: 500px;
}

div#wrapper div#container div#content div#rgtProduct table#tblDetail{
   border: 1px solid  #FF5C00;
   margin-left: 10px;
   width: 300px;
}

table#tblDetail th,  table#tblDetail td{
   border-bottom:1px solid  #FF5C00;
   background: transparent;
   color: #FF5C00;
   font-size: 75%;
}

table#tblDetail td.bdrNone{
   border-bottom: none;
   text-align: center;
}

div#wrapper div#container div#content div#rgtProduct table#tblDetail th{
   font-size: 95%;
   font-weight: normal;
   background:#FE8648;
   color: #FFF;
   padding: 5px;
   text-align: center;
}

div#wrapper div#container div#content div#rgtProduct table#tblDetail th.label{
   background:  transparent;
   color: #FE8648;
   font-size: 75%;
   text-align: left;
   font-weight: bold;
}

div#wrapper div#container div#content div#lftProduct p a{
	background:#FE8648;
	border: 1px solid #FF5C00;
	color:#FFF;
	display: block;
	font-size: 85%;
	padding: 3px 5px;
	margin: 10px 0;
	text-align: center;
}

div#wrapper div#container div#content div#lftProduct p.button{
	background: #FBE9EO;
	color:#FFFFFF;
   float: left;
   width: 90px;
   margin-right: 10px;
}

h2.recommend{
   background: transparent;
   color:  #FF5C00;
   margin: 5px 0 5px 10px;
   font-size: 95%;
}

h2.offer{
   background: transparent;
   color:  #FF0000;
   margin: 5px 0 5px 10px;
   font-size: 95%;
}

/*===========================================GIFT LIST ==============================*/
div#gift_background {
	background:  url(../images/giftlist/tree_bg1.jpg) no-repeat bottom left;
	border: 1px solid #FF5C00;
	height: 470px;
	padding: 0 15px;
	width: 768px;
}
div#gift_background2 {
	background:  url(../images/giftlist/tree_bg.jpg) no-repeat bottom left;
	border: 1px solid #FF5C00;
	height: 470px;
	padding: 0 15px;
	width: 768px;
}

div#gift_background h2, div#gift_background2 h2 {padding-top: 15px;font-size: 16px;}

div#data_capture{margin-top: 125px;}

table#tblData th{text-align: center;padding: 3px 0;}

div#data_capture input {
	background: #F5CDB9; 
	border: none; 
	color: #FF5C00; 
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 239px;
}

div#data_capture input.submit {height: 20px;padding: 0;width: 49px;}

p#friends {
	background: transparent; 
	color: #FFFFFF ; 
	font-size: 12px !important;
	line-height: 14px !important;
	position: relative; 
	left: 110px;
	top: 135px ;
	}
strong#friends {
	background: transparent; 
	color: #FFFFFF ; 
	font-size: 12px !important;
	line-height: 14px !important;
	position: relative;
	top: -11px;
}


p#summaryAdd {
	background: transparent; 
	color: #FFFFFF ; 
	font-size: 15px !important;
	font-weight: bold !important;
	line-height: 14px !important;
	position: relative; 
	top: 20px;
}
	
p.lstFriend, a.lnkWhite {background: transparent; color: #FF5C00; margin: 0 20px 0 0 !important; padding: 0 !important;}

a.lnkWhite {text-decoration: underline;}

p#continue {
	font-size: 12px !important;
	line-height: 14px !important;
	position: relative; 
	left: 370px;
	top: 90px ;
}

table#tblData td.btmPad {padding-bottom: 10px;}

div#gift_background div#data_capture{ 
	float: left;
	width: 268px;
}

#leaf1{position: relative; left: 10px; top: 2px;}
#leaf2{position: relative; left: 0px; top: -8px;}
#leaf3{position: relative; left: 9px; top: -5px;}
#leaf4{position: relative; left: 7px; top: -2px;}
#leaf5{position: relative; left: 8px; top: -4px;}
#leaf6{position: relative; left: -5px; top: -17px;}
#leaf7{position: relative; left: 1px; top: 5px;}
#leaf8{position: relative; left: 120px; top: 13px;}
#leaf9{position: relative; left: 0px; top: -5px;}
#leaf10{position: relative; left: 8px; top: 3px;}
#leaf11{position: relative; left: -5px; top: -10px;}
#leaf12{position: relative; left: -3px; top: -9px;}
#leaf13{position: relative; left: -3px; top: 4px;}
#leaf14{position: relative; left: 1px; top: -8px;}
#leaf15{position: relative; left: 7px; top: 2px;}
#leaf16{position: relative; left: 6px; top: -5px;}
#leaf17{position: relative; left: 6px; top: -15px;}
#leaf18{position: relative; left: -8px; top: 0px;}


div.name {float: left; color: #FFFFFF;  width: 180px; border: 1px solid white}
div.email {float: left; color: #FFFFFF; width: 180px;white-space: wrap;}
/*======================================================================================================================================== REGISTER PAGE */

#simpleform                {margin:0; padding: 0; }
#simpleform p              {margin: 0; padding: 0;}
* html #simpleform p       {margin: 10px 0 0 0; padding: 0;}
.tblForm th                {color: #FF5C00;text-align: left; font-weight: normal;}
#simpleform fieldset       {border:1px solid #FF5C00; padding:0.5em 1em; margin: 10px 0; color:#FF5C0; width: 500px;}
#simpleform legend         {color: #FF5C00; font-weight:bold; padding:0 0.5em}
#simpleform input.text     {
   border: 1px solid #CCC;
   width:250px;
   margin: 0.2em 0;
   padding:2px 3px 2px 5px;
   vertical-align:middle
}
#simpleform input.radio    {border:2px solid #fff; margin-left:1.5em; vertical-align:middle}
#simpleform input.button, #tblBasket input.button   {
border: none;
height: 20px;
margin-right: 10px;
}

form#simpleform label          {margin: 5px 0;font-weight: normal;}
label.disclaimer          {margin: 5px 0 5px 5px;font-weight: normal;font-size: 11px}
* html #simpleform label   {margin-left: 10px;}
#simpleform select         {padding-left: 5px;width: auto;}

#simpleform p.btnForgot{
   border:1px solid #FF5C00 !important;
   color:#FFF;
   background:#FDB791;
   margin: 0 !important;
   padding: 0 !important;
   font-size: 0.9em;
   text-align: center;
   width:160px;
   float: left
}

#simpleform p a {
   background: transparent;
   color: #FFF;
   font-size: 0.9em;
   font-weight: bold;
   line-height: 1.6em;
   text-decoration: none;
   margin: 0;
   padding: 0;
}

#simpleform input.chkBox {margin-left: 0; padding-left: 0; width: 25px;}

address {font-style: normal;}

fieldset.orange{
border:1px solid #FF5C00;
margin-bottom: 15px;
margin-top: 10px;
}

fieldset#delivery_address, fieldset#card_details{
	width: 50%;
}

legend{
	color:#FF5C00;
	font-weight: bold;
	margin-left: 5px;
	padding: 0 3px;
}

table.tblOrder, table.tblAccount, table.tblPlain{	width: 97%; margin: 1% auto;font-size: 12px; }
table.tblOrder th{	background: #FF5C00; color: #FFFFFF; text-align: left; padding: 5px 0;font-size: 12px; }
table.tblOrder th, table.tblOrder td {padding-left: 3px;border-bottom: 1px solid #FFFFFF;vertical-align: top}
table.tblOrder td{background: #FCD4BF; color: #FF5C00; padding: 3px 0}
table.tblOrder td.date {padding: 5px 15px 0 3px;}
table.tblOrder td.price {padding: 5px 15px 0 3px}
table.tblOrder td.status {padding: 5px 15px 0 3px}

a.btnOrange {
	background: #FEAF84;
	color: #FFFFFF;
	display: block; 
	font-weight: bold;
	font-size: 11px;
	width: 83px; 
	text-align: center; 
	padding: 2px 5px; 
	border: 1px solid #DE5E25
}

a#btnEdit_Delivery, a#btnEdit_Card{
	width: 120px;
}

p.err_msg{
	margin: 15px 0 0 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

table.tblAccount th, table.tblAccount td, table.tblPlain.th, table.tblPlain td {vertical-align: top;padding: 5px 0;}
table.tblPlain {margin-left: 0;}
table.tblPlain th {font-weight: normal; width: 150px;}
table.tblPlain td input {width: 300px;}

p.txtIndent {margin: 0 10px; padding: 0;font-size: 12px !important;}
.flush, p.address {margin: 10px 0 0 0 !important;padding: 0 !important;}
.txtBlack {background: transparent; color: #000000;}
.txtWhite {background: transparent; color: #FFFFFF;}
.txtRed {background: transparent; color: #FF0000;}
ul.errMsg {margin: 0 20px; padding: 0;}
ul.errMsg li {list-style-type:square; padding: 3px 0;}
.vtop {vertically-align: top}
.vmiddle {vertically-align: middle}
.lnkWhite {background: transparent; color: #FFFFFF !important;text-decoration: none !important;}
.lnkWhite:hover {background: transparent; color: #FFFFFF;text-decoration: underline !important;}
li.success {list-style-type: none;}

p#hide_title {display: none;}
p.offer {background: red; font-size: 90%; font-weight: bold; text-align: center;width: 100% !important;margin:0 !important; padding: 4px 0 !important;}