body { 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:focus   { outline: 0; }

div#gallery_np {
	background:#222d55;
	border:#990000;
	height: 15px;
}

.indexlnk { display:block; height: 105px; }
div#header-logo {background:url(images/header_clares_logo.jpg) no-repeat; width: 883px; height: 105px; text-indent: -9999px;}

#frame  { text-align: left; margin-top: 20px; margin-right: auto; margin-left: auto; padding: 0; width: 883px; }
#flashcontent {
	width: 500px;
	height: 400px;
	/*float: left;*/
}
#servicesmenu {
	width:119px;
	background-color:#7E8BB8;
	float:left;
	font-style:italic;
}

.products {
  width:270px;
  border: 1px solid #000066;
  margin-left:25px;
  margin-bottom:20px;
  float:left;
}
.products_right {
	width:270px;
	border: 1px solid #000066;
	margin-bottom:20px;
	margin-left:335px;
	clear:none;
}

.products_no_left_menu {
	width:270px;
	border: 1px solid #000066;
	margin-left:5px;
	margin-bottom:20px;
	float:left
}
.products_right_no_left_menu {
	width:270px;
	border: 1px solid #000066;
	margin-bottom:20px;
	margin-left:335px;
	clear:none
}

.prod_text{
	padding: 5px;
	background-color: #DCDBE0;
}

#services_wrapper {
	width:730px;
	float:right;
	margin-bottom: 40px;
}

#products_wrapper {
  width:734px;
  float:right;
  padding: 0px;
}

#products_wrapper_no_left_menu {
  width:610px;
  margin-left:10px;
  float: left;
}

#contentcenter { 
	color: black; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal; 
	background: #cfd2de; 
	padding: 0px; 
	height: auto; 
	float: left;
	width: 883px;
}

#contentgallery { 
	color: black; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal; 
	background: #cfd2de; 
	width: 844px; 
	height: auto; 
	float: left;
}


#weddingservicescontent { 
	color: black; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px; 
	background: #cfd2de; 
	padding: 0px 20px 20px 9px; 
	width: 854px; 
	height: auto; 
	float: left;
	background: url(images/servicesbg.jpg) repeat-y #cfd2de;
	
}


#servicesimages { 
	background: #cfd2de; 
	text-align: left; 
	padding: 0; 
	clear: both;
}
#contentheader { 
	background: #cfd2de 
}
#txt_white_10px  { 
	color: white; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px; 
	text-decoration: none; 
	padding-top: 20px 
}
p, h1, pre { 
	margin: 0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 { 
	font-size: small; 
	padding-top: 10px 
}
.pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	font-weight: lighter;
}
.frontpage_image  { 
	text-align: right; 
	width: 170px;
	float: left;
	background: #212d55;
	color: #FFF;
	
}
.front_text {
	width: 874px;
	margin-left: 10px;
	text-align:justify;
}

.front_text_terms {
	width: 864px;
	margin-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

.hometestlink a:link{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 3px;
	display: block;
	
}
	.hometestlink a:hover{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 3px;
	display: block;
}
.hometestlink a:visited{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 3px;
	display: block;
}


.front_text p, .front_text h1, .front_text_terms p, .front_text_terms h1 {
	margin: 0px;
	padding: 0px;
}

.homeevents {
	background-color: #b5b9c8;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222d55;
	font-size: small;
	width: 506px;
}
.main_image  { 
	/*text-align: right; */
	float: right;
	width: 200px;
	padding-left: 10px;
	margin-top: 15px;
}
.main_services_image  {
	text-align: right;
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.main_text {
	width: 620px;
	text-align:justify;
}
.main_services_text {
    overflow: hidden;
	width: 530px;
  /* height: 260px; */
	text-align:justify;
	float:right;
	margin-top: 20px;
}

/* FORM ELEMENTS */
label {
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0 10px 10px; 

}
div#bookingform label {
	float: left;
	width: 220px;
	font-weight: bold;
	margin: 0 10px 10px;
	text-align: left;

}
div#bookingform fieldset{
	padding: 10px;
	width: 450px;
	margin-top: 10px
}
div#bookingform fieldset legend {
	top: -3px;
	font-size: small;
}
textarea{
	width: 200px;
	margin-bottom: 5px;
}
.myinput {
	width: 200px;
	margin-bottom: 5px;
}
.requirements {
	width:400px;
}
.alert {
	margin-left:10px;
	color: #990000;
}
.tick{
	width:15px;
	height:20px;
	vertical-align:middle;
}
.tick_text{
	width:150px;
	height:20px;
	clear:none;
}



/* NAVIGATION CSS */

/*div#nav	{ height: 36px;	width: 883px; margin: 0; padding: 0; clear:both; background: transparent url(images/nav/navigation.jpg) top left no-repeat; }
*/
div#nav	{ height: 36px;	width: 883px; margin: 0; padding: 0; clear:both; background: transparent url(images/nav/navigation2010.jpg) top left no-repeat; }

div#nav ul#goto	{ height: 36px;	width: 883px; background: transparent url(images/nav/navigation2010.jpg) top left no-repeat; background-color:#222D55; margin: 0; padding: 0; position: relative; }
div#nav ul#goto li { margin: 0;	padding: 0;	list-style: none; position: absolute; }
ul#goto li, ul#goto a {	height: 36px; display: block; }
div#nav ul#goto li a { text-indent: -9999px; text-decoration: none; }

#gotoflowers		{left: 0px; width: 84px;}
#gotocakes			{left: 84px; width: 70px;}
#gotoballoons		{left: 154px; width: 93px;}
#gotohair			{left: 247px; width: 70px;}
#gotochaircovers	{left: 317px; width: 120px;}
#gotohire			{left: 436px; width: 42px;}
#gotooffers			{left: 478px; width: 129px;}
#gototestimonials	{left: 607px; width: 123px;}
#gotogallery		{left: 730px; width: 153px;}

#gotoflowers a:hover,  #gotoflowers .current { background: transparent url(images/nav/navigation2010.jpg) 			-0px -36px no-repeat; }
#gotocakes a:hover,  #gotocakes .current { background: transparent url(images/nav/navigation2010.jpg) 				-84px -36px no-repeat; }
#gotoballoons a:hover,  #gotoballoons .current { background: transparent url(images/nav/navigation2010.jpg) 		-154px -36px no-repeat; }
#gotohair a:hover,  #gotohair .current { background: transparent url(images/nav/navigation2010.jpg) 				-247px -36px no-repeat; }
#gotochaircovers a:hover,  #gotochaircovers .current { background: transparent url(images/nav/navigation2010.jpg) 	-317px -36px no-repeat; }
#gotohire a:hover,  #gotohire .current { background: transparent url(images/nav/navigation2010.jpg) 				-436px -36px no-repeat; }
#gotooffers a:hover,  #gotooffers .current { background: transparent url(images/nav/navigation2010.jpg) 			-478px -36px no-repeat; }
#gototestimonials a:hover,  #gototestimonials .current { background: transparent url(images/nav/navigation2010.jpg) -607px -36px no-repeat; }
#gotogallery a:hover,  #gotogallery .current { background: transparent url(images/nav/navigation2010.jpg) 			-730px -36px no-repeat; }


/* BOTTOM NAVIGATION */



/*  
<ul id="gotob">
  			  
		  <li id="gotoblinks"><a class="current" title="Links" href="links.php">Links</a></li>
		  <li id="gotobabout"><a title="About Us" href="aboutus.php">About Us</a></li>
		  <li id="gotobcontact"><a title="Contact Us" href="contactus.php">Contact Us</a></li>
		  <li id="gotobtandc"><a title="Terms and Conditions" href="tandc.php">Terms and Conditions</a></li>
		  <li id="gotobfaq"><a title="FAQ" href="faq.php">FAQ</a></li>
  </ul>
*/



div#bnav         { clear: both; width: 883px; height: 23px; background: url(images/nav/nav_bottom_nofaq.gif) no-repeat; border-bottom: 5px solid #7E8BB8; margin: 0 auto; }
div#bnav ul      { margin: 0; padding: 0; list-style: none; width: 378px; height: 20px; padding: 1px 0 0 505px; }
div#bnav ul li   { display: block; float: left; height: 20px; margin-right: 10px; }
div#bnav ul li a { display: block; float: left; height: 20px; text-indent: -9999px; }

div#bnav ul li#gotoblinks a { width: 36px; }
div#bnav ul li#gotobabout a { width: 58px; }
div#bnav ul li#gotobcontact a { width: 68px; }
div#bnav ul li#gotobtandc a { width: 132px; }
div#bnav ul li#gotobfaq a { width: 34px; }

div#bnav ul li#gotoblinks a.current, div#bnav ul li#gotoblinks a:hover { background: url(images/nav/nav_bottom.gif) -505px -24px no-repeat; }
div#bnav ul li#gotobabout a.current, div#bnav ul li#gotobabout a:hover { background: url(images/nav/nav_bottom.gif) -551px -24px no-repeat; }
div#bnav ul li#gotobcontact a.current, div#bnav ul li#gotobcontact a:hover { background: url(images/nav/nav_bottom.gif) -619px -24px no-repeat; }
div#bnav ul li#gotobtandc a.current, div#bnav ul li#gotobtandc a:hover { background: url(images/nav/nav_bottom.gif) -697px -24px no-repeat; }
div#bnav ul li#gotobfaq a.current, div#bnav ul li#gotobfaq a:hover { background: url(images/nav/nav_bottom.gif) -839px -24px no-repeat; }


/* SERVICES NAVIGATION */

div#service_nav	{
	height: 280px;
	width: 119px;
	margin: 0;
	padding: 0;
	clear:both;
	background: transparent url(images/nav/services_navigation.jpg) top left no-repeat;
}

div#service_nav ul#gotos	{
	height: 148px;
	width: 119px;
	background: transparent url(images/nav/services_navigation.jpg) top left no-repeat;
	background-color:#222D55;
	margin: 0;
	padding: 0;
	position: relative;
}

div#service_nav ul#gotos li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#gotos li, ul#gotos a {
	width: 119px;
	height: 23px;
	display: block;
}
	
div#service_nav ul#gotos li a {
	text-indent: -9999px;
	text-decoration: none;
}

#gotosflowers {
	left: 0px;
	top: 8px;
	width: 119px;
	height: 23px;
}
#gotoscakes {
	left: 0px;
	top: 36px;
	width: 119px;
	height: 23px;
}
#gotosballoons {
	left: 0px;
	top: 64px;
	width: 119px;
	height: 23px;
}
#gotosmakeup {
	left: 0px;
	top: 92px;
	width: 119px;
	height: 23px;
}
#gotoshair {
	left: 0px;
	top: 120px;
	width: 119px;
	height: 23px;
}

#gotosflowers a:hover,  #gotosflowers .current {
	background: transparent url(images/nav/services_navigation.jpg) no-repeat -119px -8px;
}
#gotoscakes a:hover,  #gotoscakes .current {
	background: transparent url(images/nav/services_navigation.jpg) no-repeat -119px -36px;
}
#gotosballoons a:hover,  #gotosballoons .current {
	background: transparent url(images/nav/services_navigation.jpg) no-repeat -119px -64px;
}
#gotosmakeup a:hover,  #gotosmakeup .current {
	background: transparent url(images/nav/services_navigation.jpg) no-repeat -119px -92px;
}
#gotoshair a:hover,  #gotoshair .current {
	background: transparent url(images/nav/services_navigation.jpg) no-repeat -119px -120px;
}
/* END SERVICES NAVIGATION */

/* FLOWERS NAVIGATION */

/* navigation without submenu */
div#flowers_nav_nosub	{
	height: 154px;
	width: 119px;
	margin: 0;
	padding: 0;
	clear:both;
	background: transparent url(images/nav/flowers_navigation.jpg) top left no-repeat;
}

div#flowers_nav_nosub ul#gotof	{
	height: 88px;
	width: 119px;
	background: transparent url(images/nav/flowers_navigation.jpg) top left no-repeat;
	background-color:#222D55;
	margin: 0;
	padding: 0;
	position: relative;
}

div#flowers_nav_nosub ul#gotof li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#gotof li, ul#gotof a {
	width: 119px;
	height: 22px;
	display: block;
}
	
div#flowers_nav_nosub ul#gotof li a {
	text-indent: -9999px;
	text-decoration: none;
}

#gotofwedding_nosub {
	left: 0px;
	top: 8px;
	width: 119px;
	height: 22px;
}
#gotofoccasions_nosub {
	left: 0px;
	top: 36px;
	width: 119px;
	height: 22px;
}
#gotofsilk_nosub {
	left: 0px;
	top: 64px;
	width: 119px;
	height: 22px;
}

#gotofwedding_nosub a:hover,  #gotofwedding_nosub .current {
	background: transparent url(images/nav/flowers_navigation.jpg) no-repeat -119px -8px;
}
#gotofoccasions_nosub a:hover,  #gotofoccasions_nosub .current {
	background: transparent url(images/nav/flowers_navigation.jpg) no-repeat -119px -36px;
}
#gotofsilk_nosub a:hover,  #gotofsilk_nosub .current {
	background: transparent url(images/nav/flowers_navigation.jpg) no-repeat -119px -64px;
}


/* navigation with submenu */

div#flowers_nav	{
	height: 154px;
	width: 119px;
	margin: 0;
	padding: 0;
	clear:both;
	background: transparent url(images/nav/flowers_subnavigation.gif) top left no-repeat;
}

div#flowers_nav ul#gotof	{
	height: 154px;
	width: 119px;
	background: transparent url(images/nav/flowers_subnavigation.gif) top left no-repeat;
	background-color:#222D55;
	margin: 0;
	padding: 0;
	position: relative;
}

div#flowers_nav ul#gotof li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#gotof li, ul#gotof a {
	width: 119px;
	height: 22px;
	display: block;
}
	
div#flowers_nav ul#gotof li a {
	text-indent: -9999px;
	text-decoration: none;
}

#gotofwedding {
	left: 0px;
	top: 8px;
	width: 119px;
	height: 22px;
}
#gotofoccasions {
	left: 0px;
	top: 99px;
	width: 119px;
	height: 22px;
}
#gotofsilk {
	left: 0px;
	top: 127px;
	width: 119px;
	height: 22px;
}

div#flowers_nav ul#gotofs	{
	height: 154px;
	width: 119px;
  top: 0px;
	background: transparent url(images/nav/flowers_subnavigation.gif) top left no-repeat;
	background-color:#222D55;
	margin: 0;
	padding: 0;
	position: relative;
}

div#flowers_nav ul#gotofs li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#gotofs li, ul#gotofs a {
	width: 119px;
	height: 13px;
	display: block;
}
	
div#flowers_nav ul#gotofs li a {
	text-indent: -9999px;
	text-decoration: none;
}

#gotofsbride {
	left: 0px;
	top: 32px;
	width: 119px;
	height: 13px;
}
#gotofsbridesmaid {
	left: 0px;
	top: 45px;
	width: 119px;
	height: 13px;
}
#gotofscorsages {
	left: 0px;
	top: 58px;
	width: 119px;
	height: 13px;
}
#gotofschurchflowers {
	left: 0px;
	top: 71px;
	width: 119px;
	height: 13px;
}
#gotofsreceptionflowers {
	left: 0px;
	top: 84px;
	width: 119px;
	height: 13px;
}


#gotofwedding a:hover,  #gotofwedding .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -8px;
}
#gotofsbride a:hover,  #gotofsbride .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -32px;
}
#gotofsbridesmaid a:hover,  #gotofsbridesmaid .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -45px;
}
#gotofscorsages a:hover,  #gotofscorsages .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -58px;
}
#gotofschurchflowers a:hover,  #gotofschurchflowers .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -70px;
}
#gotofsreceptionflowers a:hover,  #gotofsreceptionflowers .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -83px;
}
#gotofoccasions a:hover,  #gotofoccasions .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -99px;
}
#gotofsilk a:hover,  #gotofsilk .current {
	background: transparent url(images/nav/flowers_subnavigation.gif) no-repeat -119px -127px;
}






/* END FLOWERS NAVIGATION */
a:link {
	color: #212D55;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #7E8BB8;
	text-decoration: underline;
}

/* offers */
#offers { 
	color: #222d55; 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal; 
	background: #cfd2de; 
	padding: 20px; 
	clear: both;
}
.offers_text {
	width: 820px;
	text-align:justify;
	clear: both;
}
.offer_price {
	font-size: medium;
	font-style: italic;
}
.offers_text h1{
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #222d55;
	font-weight:lighter;
	
}
.offerimg {
	float: left;
	width: 110px;
	margin: 0px 4px 4px 0px;
	background: #b3b9d1;
	color: #222d55;
	display:block;
	clear:right;
}
.offerimg img{
	border:solid 1px #222d55;
	clear:both;
}
.offertxt {
	height: 28px;
	display: block;
	padding: 2px;
	text-align:left;
	vertical-align:middle;
}

/* gallery layout additions */
.gallery_suppliers {
  width:740px;
  float:right;
  margin: 5px 0px 5px 0px;
}

.gallery_supplier_details {
  height:87px;
  width:178px;
  float:left;
  background-color: #b0b8d5;
  text-align:center;
  margin: 5px 5px 0px 0px;
}
.gallery_supplier_details h1 {
	background-color: #7e8bb8;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	font-style:italic;
	font-size:x-small;
	font-weight: bold;
}

.gallery_choose {
  width:180px;
  float:right;
  text-align:right;
}

.gallery_photologo { clear:both; display:block; padding: 4px;}

div#gallery_np a:link{ color: #FFFFFF; text-decoration:none; font-style:italic;}
div#gallery_np a:visited{ color: #FFFFFF; text-decoration:none; font-style:italic;}
div#gallery_np a:hover{ color: #FFFFFF; text-decoration:none; font-style:italic;}
.next {
	display:block;
	float: right;
}
.previous {
	display:block;
	float:left;
}

.gallery_display {
	width: 740px;
	text-align:justify;
	float:right;
}
#gallerycontent { 
	color: black; 
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px; 
	background: #cfd2de; 
	padding: 0px 0px 0px 9px; 

	width: 874px; 
	height: auto; 
	float: left;
	background: url(images/servicesbg.jpg) repeat-y #cfd2de;
	
}
div#gallerynavigation 		{ width:119px; margin-bottom: 4px;}
div#gallerynavigation h1	{ margin:0px; padding:0px;} 
/*div#gallerynavigation h1 a{ color: #FFFFFF; background-color:#222d55; padding: 3px 0px 3px 0px; font-weight:normal; font-size:11px; text-align:right; vertical-align:middle; text-decoration: none; display:block; height: 18px; } 
*/

ul#gallerynav 				{ list-style:none; margin: 0px; color:#FFFFFF; width:119px; padding: 0px;}
.gallery-selected 			{ font-style: italic; background:#cfd2de; color:#7e8bb8; padding: 2px; display:block; text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul#gallerynav li a:link 	{ font-style:italic; padding: 2px; display:block; color:#ffffff; text-decoration:none; text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul#gallerynav li a:visited 	{ font-style:italic; padding: 2px; display:block; color:#ffffff; text-decoration:none; text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul#gallerynav li a:hover 	{ font-style:italic; padding: 2px; display:block; color:#7e8bb8; background:#cfd2de; text-decoration:none; text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 a.gallery-products		{ display: block; background:url(../images/nav/gallery-products.gif) no-repeat; 				width: 119px; height: 23px; text-indent: -9999px; }
h1 a.gallery-products:hover	{ display: block; background:url(../images/nav/gallery-products.gif) no-repeat -119px 0px ; 	width: 238px; height: 23px; text-indent: -9999px;}

h1 a.gallery-weddings		{ display: block; background:url(../images/nav/gallery-weddings.jpg) no-repeat; 				width: 119px; height: 23px; text-indent: -9999px; }
h1 a.gallery-weddings:hover	{ display: block; background:url(../images/nav/gallery-weddings.jpg) no-repeat -119px 0px ; 	width: 238px; height: 23px; text-indent: -9999px;}

#gallerymenu {
	width:119px;
	background-color:#7E8BB8;
	float:left;
	font-style:italic;
	padding-top: 7px;
}

.claresflowerslogo			{ display: block; background:url(images/claresflowerslogo.jpg); width: 379px; height: 79px; text-indent: -9999px; margin-top: 20px; }
a.bookingformbutton			{ display: block; background:url(images/bookingform.jpg); text-indent: -9999px; width: 185px; height: 34px; margin-top: 20px; }
a.tandcbutton				{ display: block; background:url(images/termsandcons.jpg); text-indent: -9999px; width: 185px; height: 34px; margin-top: 20px; }
a.specialoffersbutton		{ display: block; background:url(images/specialoffers.jpg); text-indent: -9999px; width: 185px; height: 34px; margin-top: 20px; }
#contentcenter				{ position:relative; }
#qanda						{ position: absolute; width: 330px; top: 70px; right: 35px; border: 1px solid #036; }
#qanda	h2					{ margin: 0px; background:#036; color:#FFF; padding: 5px; }
#qanda	ul 					{ list-style-type: none; margin: 10px; padding: 0px;}
#qanda	ul 	li				{ margin-top: 10px; padding: 0px;}

#testsnippet				{ border-top: 4px solid #cfd2de; }

#image_links_ul						{ display: block; width: 874px; margin-left: 10px; height: 166px; list-style: none;  padding: 0px; background: url(../images/2010_background.jpg) no-repeat; }
#image_links_ul li a 				{ display: block; width: 170px; float: left; text-indent: -9999px; height: 166px; }
#image_links_ul li#cakes a 			{ margin-right: 0px; }
#image_links_ul li#flowers a 		{ margin-right: 5px; }
#image_links_ul li#balloons a 		{ margin-right: 5px; }
#image_links_ul li#chaircovers a 	{ margin-right: 5px; }
#image_links_ul li#hairandmakeup a 	{ margin-right: 5px; }

#homepage_offers	{ display: block; float: left; width: 164px; margin-right: 10px; }
#content			{ display: block; width: 516px; float: left; margin-right: 8px; }
#testImage			{ display: block; overflow: hidden; }
#testsnippet a		{ display: block; height: 22px; background: url(../images/readfulltestimonial.gif) no-repeat; text-indent: -9999px; margin: 5px 0px; text-align: left;  }

#homepage_offers 		{ background: #b5b9c8; }
#homepage_offers h2		{ margin-top: 0px; background: url(../images/specialoffers_title.gif) no-repeat; height: 27px; text-indent: -9999px; }
#homepage_offer_list	{ list-style: none; margin: 0px; padding: 0px; }
#homepage_offer_list li { text-align: left; background: url(../images/specialoffers_arrow.gif) no-repeat 0% 50%; padding: 5px 0px 5px 20px;    }
a.moredetailsbutton		{ display: block; background: url(../images/offers_moredetails.gif) no-repeat; height: 25px; text-indent: -9999px; }
