	/*** MAIN STYLES ***/
	html, HTML {
		/*overflow: -moz-scrollbars-vertical;*/
		overflow-y: scroll;
		background-color: #fec1d7;
		background-image:  url(../images/main_bg.gif);
		background-repeat: repeat-x;
		background-position: top center;
		
		}
	body { behavior:url(js/global.htc); }
	li:hover { background-color:transparent; }
	body {
		font-family: arial, verdana, sans-serif;
		font-size: 62.5%;
		color: #656565;
		margin: 0;
		padding: 0;
		background-image:  url(../images/main_bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: center;
		height: auto !important;
		height: 650px;
		min-height: 650px;
		}
	td {
		font-family: arial, verdana, sans-serif;
		font-size: 1em;
		color: #656565;
		}
	
	body.smallText #wrapper { font-size: 1em; }	
	body.mediumText #wrapper { font-size: 1.2em; }	
	body.largeText #wrapper { font-size: 1.4em; }
	
	body.smallText #central_column { font-size: 1em; }	
	body.mediumText #central_column { font-size: 1.2em; }	
	body.largeText #central_column { font-size: 1.4em; }
	
	input, select {font-family: arial, verdana, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img, .link_img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	p { margin: 0; padding: 0 0 0.8em 0; }
	@media print { 
	.notforprint {display:none;}
	}
	@media screen {
	.notforscreen {display:none;}
	}
	@media handheld {
	.notforhandheld {display:none;}
	}
	.notforany {display: none;}
	/*** FONT STYLES ***/
	a { color:  #e2027c; text-decoration: none; } 
	a:hover { color: #353535; text-decoration: underline; }
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #000000; overflow: hidden; display: none; }
	h1 { margin: 0; padding: 0px 0px 10px 0px; color: #e2027c; font-weight: bold; font-size: 1.6em; font-family: Century Gothic, Arial, Helvetica, sans-serif; }
	h2 { margin: 0; padding: 0px 0px 10px 0px; color: #e2027c; font-weight: bold; font-size: 1.5em; font-family: Century Gothic, Arial, Helvetica, sans-serif; }
	h3 { margin: 0; padding: 0px 0px 10px 0px; color: #e2027c; font-weight: bold; font-size: 1.2em; }
	h4 { margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: bold; font-size: 1.2em; }
	h5 { margin: 0; padding: 0; color: #000000; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	.product-title { color: #009477 !important; }
	.product-title2 {
	color: #1855a5 !important;
}
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #353535; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #656565; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #353535; }
	strong span { color: #656565; }
	.error, .message, .mandatory { color: #FF0000; font-weight: bold; }
	.error-message { display: block; color: #222222; padding: 3px 4px 4px 4px; background-color: #FFDDDD; border: 1px solid #FF0000; margin: 0px 0px 10px 0px; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	.lge { font-size: 1.2em; }
	.normal, a.normal, .normal a { font-style: normal; color: #656565; }
	a:hover.normal, .normal a:hover { font-style: normal; color: #252525; }
	/*** LAYOUT STYLES ***/
	#header {
		position: relative;
		width: 951px;
		margin: 0 auto;
		padding: 9px 0px 0px 0px;
		background-color: #FFFFFF;
		background-image:  url(../images/header_bg.gif);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left;
		border-left: 1px solid #f27ec1;
		border-right: 1px solid #f27ec1;
		}
	#home {
		position: relative;
		width: 951px;
		height: 435px;
		margin: 0 auto;
		padding: 9px 0px 0px 0px;
		background-color: #FFFFFF;
		background-image:  url(../images/home_bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left;
		border-left: 1px solid #f27ec1;
		border-right: 1px solid #f27ec1;
		}
		
	.home-products span{
	float: left; 
	width: 320px; 
	margin-left: 20px; 
	margin-bottom: 20px;
	}
		
	#header label,
	#home label { display: none; }
	#header .logo,
	#home .logo { float: left; }
	#central_column {
		position: relative;
		width: 951px;
		height: auto !important;
		height: 468px;
		min-height: 468px;
		margin: 0 auto;
		background-image:  url(../images/central_bg.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: left;
		font-size: 1.1em;
		background-color: #FFFFFF;
		border-left: 1px solid #f27ec1;
		border-right: 1px solid #f27ec1;
		}
	#content_left {
		position: relative;
		float: left;
		width: 272px;
		margin: 0px 0px 150px 0px;
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	#content_left.product1 {
		background-image:  url(../images/content_left_bg.jpg);
		padding: 0px 0px 250px 0px;
		}
	#content_left.product2 {
		background-image:  url(../images/content_left_bg2.jpg);
		padding: 0px 0px 280px 0px;
		}
	#content_left.product3 {
		background-image:  url(../images/content_left_bg3.jpg);
		padding: 0px 0px 260px 0px;
		}
	#content_right {
		position: relative;
		float: left;
		width: 175px;
		background-color: #CCCCCC;
		}
	#content_center {
		position: relative;
		float: left;
		width: 610px;
		padding: 0px 30px;
		border-left: 1px solid #f27ec1;
		font-size: 1.1em;
		}
	.history #content_left {display:none}
	.history #content_center {float:right;border-left:0;width:721px;padding:0}
	.history #content_center h2 {margin-left:48px}
	.content {
		clear: both;
		padding: 12px 14px 14px 14px;
		}
	#content_left .content {
		width: 146px;
		}
	#content_right .content {
		width: 146px;
		}
	#content_center .content {
		width: 380px;
		}
	#footer {
		position: relative;
		width: 933px;
		margin: 0 auto;
		padding: 62px 10px 20px 10px;
		text-align: left;
		background-image:  url(../images/footer_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		overflow: hidden;
		}
	#footer.home {
		position: relative;
		width: 933px;
		margin: 0 auto;
		padding: 5px 10px 20px 10px;
		background-image: none !important;
		text-align: left;
		}
	#footera {
		float: left;
		width: 80%;
		}
	#footera a {
		font-size: 1.1em;
		}
	#footerb {
		display: block;
		float: right;
		background-image:  url(../images/unilever_logo.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 8px 0px 8px 30px;
		font-size: 1.1em;
		}
		
	.unileverlink{
		text-decoration: none !important;
	}
	.unileverlink:hover{
		text-decoration: underline !important;
	}	
	
	#formbottom{
		width: 953px;
		height: 29px;
		margin: 0 auto;
		background-image:  url(../images/formbottom.gif);
		background-repeat: no-repeat;
		background-position: left top;
		
	}
	
	.dobday
	{
		width: 50px important!;
	}
	.dobmonth
	{
		width: 60px;
	}
	.dobyear
	{
		width: 70px;
	}
	
	.form_element{
		display: block;
		clear: both;
	}
		
	#footer a { color: #555555; text-decoration: underline; } 
	#footer a:hover { color: #000000; text-decoration: underline; }
	#footer em { display: none; }
	/*** MISC STYLES ***/
	.clear {
		clear: both;
		height: 0px;
		overflow: hidden;
		}
	.clear_l {
		clear: left;
		}
	.clear_r {
		clear: right;
		}
	.clear_n {
		clear: none;
		}
	.clear_content {
		clear: both;
		}
	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.float_l {
		float: left;
		}
	.float_r {
		float: right;
		}
	.float_n {
		float: none;
		}
	.dnd {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		}
	.content_img_left {
		float: left;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-right: 12px;
		margin-bottom: 8px;
		}
	.content_img_right {
		float: right;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-left: 12px;
		margin-bottom: 8px;
		}
	.hr,
	.hr1,
	.hr2 {
		clear: both;
		height: 10px;
		background-image: url(../images/dotline_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left center;
		font-size: 2px;
		}
	.hr1 {
		height: 20px !important;
		}
	.hr2 {
		height: 40px !important;
		}
	.hr_shadow,
	.hr_shadow1 {
		clear: both;
		background-image:  url(../images/shadow_horizontal.gif);
		background-repeat: no-repeat;
		background-position: top center;
		font-size: 2px;
		height: 5px;
		}
	.hr_shadow1 {
		clear: both;
		height: 10px;
		}
	#content_center ul.list {
		margin:0; 
		padding:0;
		}
		#content_center ul.list li {
			list-style-type: none; 
			background:  url(../images/arrow_bullet.gif) transparent; 
			background-repeat:no-repeat; 
			margin:0; 
			padding: 0px 0px 10px 12px; 
			background-position: 2px 4px;
			}
	#content_center ol {
		clear: both;
		margin:0; 
		padding: 2px 0px 24px 6px;
		#padding: 2px 0px 24px 11px;
		background-image:  url(../images/list_ol.gif);
		background-repeat: no-repeat;
		background-position: top left;
		color: #FFFFFF;
		font-style:italic;
		}
		#content_center ol li {
			margin: 0px 0px 0px 20px; 
			padding: 0px 0px 0px 10px; 
			background-position: -20px 0px;
			}
		#content_center ol li span {
			color: #656565;
			font-style: normal;
			}
	
	/*** NAVIGATION STYLES ***/
	ul#top_nav {
		float: right;
		width: 675px;
		height: 30px;
		overflow: hidden;
		margin: 44px 0px 0px 0px;
		padding: 0;
		list-style: none;
		border-bottom: 1px solid #e27ba8;
		}
		ul#top_nav li {
			display: inline;
			}
			ul#top_nav li a {
				float: left;
				display: block;
				width: 145px;
				height: 30px;
				background-image: url(../images/top_nav_sprite.gif);
				background-repeat: no-repeat;
				background-position: -200px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#top_nav li a:hover,
			ul#top_nav li a.selected {
				background-position: 0px 0px;
				text-decoration: none;
				}
			ul#top_nav li.home a {
				width: 66px;
				background-position:-200px 0px;
				}
			ul#top_nav li.home a:hover, ul#top_nav li.home a.selected{
				background-position:0px 0px;
				}
			ul#top_nav li.products a {
				width: 106px;
				background-position:-200px -30px;
				}
			ul#top_nav li.products a:hover, ul#top_nav li.products a.selected{
				background-position:0px -30px;
				}
			ul#top_nav li.history a {
				width: 93px;
				background-position:-200px -60px;
				}
			ul#top_nav li.history a:hover, ul#top_nav li.history a.selected{
				background-position:0px -60px;
				}
			ul#top_nav li.where a {
				background-position:-200px -90px;
				}
			ul#top_nav li.where a:hover, ul#top_nav li.where a.selected{
				background-position:0px -90px;
				}
			ul#top_nav li.news a {
				background-position:-200px -120px;
				}
			ul#top_nav li.news a:hover, ul#top_nav li.news a.selected{
				background-position:0px -120px;
				}
			ul#top_nav li.faq a {
				width: 100px;
				background-position:-200px -150px;
				}
			ul#top_nav li.faq a:hover, ul#top_nav li.faq a.selected{
				background-position:0px -150px;
				}
	
	ul#left_nav {
		float: left;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 1.1em;
		}
		ul#left_nav li {
			clear: both;
			float: left;
			}
			ul#left_nav li a {
				float: left;
				display: block;
				width: 225px;
				background-image: url(../images/left_nav_a.gif);
				background-repeat: no-repeat;
				background-position: right -96px;
				padding: 2px 10px;
				color: #e2027c;
				text-align: right;
				}
			ul#left_nav li a:hover {
				background-position: right 4px;
				text-decoration: none;
				color: #000000;
				}
			ul#left_nav li a.selected {
				background-position: right -96px;
				text-decoration: none;
				color: #e2027c;
				font-weight: bold;
				}
	#search {
		clear: both;
		float: right;
		}
		#searchfield {
			border: 1px solid #999999;
			}
		#searchbutton {
			position: relative;
			top: 5px !important;
			top: 4px;
			border: 0;
			color: #000000;
			width: 16px;
			height: 16px;
			cursor: hand;
			cursor: pointer;
			/* transparent background image changing only the background colour on hover! */
			background-color: #DDDDDD;
			}
		#searchbutton:hover {
			background-color: #AAAAAA;
			}
	a.link {
		width: 96%;
		background-image: url(../images/testbutton1.gif);
		background-repeat: no-repeat;
		background-position: -500px center;
		padding: 0px 6px 0px 14px;
		}
	a:hover.link {
		background-position: 0px center;
		}
	a.button {
		clear: both;
		float: left;
		display: block;
		width: 100px;
		height: 30px;
		background-image: url(../images/testbutton.gif);
		background-repeat: no-repeat;
		background-position: -100px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a:hover.button {
		background-position: 0px 0px;
		}
	/*** FORM STYLES ***/
	#content_center input.txt{
		padding: 2px;
	}
	
	#content_center input.txt,
	#content_center select,
	#content_center textarea {
		width: 240px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
		font-size: 14px;
		}
	#content_center input.txt-short {
		width: 140px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
		}
	#content_center .error { border: 1px solid #FF0000 !important; }
	#content_center span.err { color: #FF0000 !important; position: relative; top: 0; #top: -8px; }
	#content_center select {
		width: 242px !important;
		width: 244px;
		}
	input.txt:focus,
	select:focus,
	textarea:focus {
	background-color: #EEEEEE;
	}
	#content_center form {
		width: 548px;
		background-image: url(../images/form_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		line-height: 1.4em;
		}
	#content_center fieldset {
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 12px 20px 20px 20px;
	width: 508px;
	background-image: url(../images/fieldset_bg.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	}
	fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	}
	#content_center label.lbl,
	#content_center label.lbl-long {
		clear: both;
		width: 110px;
		display: block;
		float: left;
		padding-top: 2px;
		font-weight: bold;
		}
	#content_center label.lbl-long {
		width: 180px;
		}
	label em {
	font-style: normal;
	color: #FF0000;
	}
	.check,
	.radio {
		background: transparent;
		width: auto !important;
		border: 0 !important;
		}
	input.button {
		border: 1px solid #AAAAAA !important;
		background-color: #AAAAAA !important;
		color: #FFFFFF !important;
		width: auto !important;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		}
	input.button-img {
		border: none !important;
		background-color: ransparent !important;
		color: #FFFFFF !important;
		width: 100px !important;
		height: 20px !important;
		cursor: hand;
		cursor: pointer;
		background-image: url(../images/button_submit.gif);
		background-repeat: no-repeat;
		background-position: -100px 0px;
		}
	input:hover.button-img {
		background-position: 0px 0px;
		}
	/*** WEBSITE STYLES ***/
	.home-products {
		clear: both;
		margin: 0px 0px 0px 124px;
		#margin: 68px 0px 0px 86px;
		width: 650px;
		height: 256px;
		background-repeat: no-repeat;
		background-position: right top;
		font-size: 1.4em;
		}
	.ttl_ponds-beauty-cabinet {
		clear: both;
		float: left;
		display: block;
		width: 420px;
		height: 30px;
		background-image: url(../images/ttl_ponds-beauty-cabinet.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		margin-left: 20px;
		}
	#home-section {
		text-align: left;
		clear: both;
		position: relative;
		width: 909px;
		padding: 8px 22px;
		height: 160px;
		margin: 0 auto;
		background-image: url(../images/home_section_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.3em;
		color: #FFFFFF;
		}
	.home-section-left {
		float: left;
		width: 488px;
	
		background-position: right top;
		background-repeat: no-repeat;
		}
	.home-section-right {
		float: right;
		width: 375px;
		padding: 0px 16px 0px 0px;
		}
	.home-section-left img {
		float: left;
		padding-right: 10px;
		}
	.home-section-right img {
		float: left;
		margin: 10px 24px 0px 0px;
		}
	#home-section h3 {
		font-size: 1.2em;
		color: #FFFFFF;
		padding: 20px 0px 10px 0px;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-weight: bold;
		}
	#home-section a {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.button_where-to-buy {
		clear: both;
		float: left;
		display: block;
		width: 245px;
		height: 100px;
		margin: 30px 0px;
		background-image: url(../images/button_where-to-buy.jpg);
		background-repeat: no-repeat;
		background-position: -250px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a:hover.button_where-to-buy {
		background-position: 0px 0px;
		}
	a.item1,
	a.item2,
	a.item3,
	a.item4,
	a.item5 {
		clear: both;
		position: relative;
		width: 590px;
		display: block;
		background-image: url(../images/item_a.gif);
		background-repeat: repeat-y;
		background-position: left top;
		padding: 5px 10px;
		color: #FFFFFF;
		font-size: 1.1em;
		border-bottom: 1px solid #FFFFFF;
		font-weight: bold;
		}
	a.item1 .open,
	a.item2 .open,
	a.item3 .open,
	a.item4 .open,
	a.item5 .open {
		font-size: 0.9em;
		position: absolute;
		right: 10px;
		top: 6px;
		background-image: url(../images/arrow_pink_right.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding: 0px 12px;
		color: #e2027c;
		font-weight: normal;
		}
	a.item1 .close,
	a.item2 .close,
	a.item3 .close,
	a.item4 .close,
	a.item5 .close {
		display: none;
		font-size: 0.9em;
		position: absolute;
		right: 10px;
		top: 6px;
		background-image: url(../images/arrow_pink_down.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding: 0px 12px;
		color: #e2027c;
		font-weight: normal;
		}
	a:hover.item1,
	a:hover.item2,
	a:hover.item3,
	a:hover.item4,
	a:hover.item5 {
		}
	.item-content1,
	.item-content2,
	.item-content3,
	.item-content4,
	.item-content5 {
		display: none;
		padding: 10px;
		border-bottom: 1px solid #FFFFFF;
		background-color: #fef2f8;
		overflow: hidden;
		line-height: 1.5em;
		}
	.item-content1 img.float_l,
	.item-content2 img.float_l,
	.item-content3 img.float_l,
	.item-content4 img.float_l,
	.item-content5 img.float_l {
		margin: 0px 12px 0px 0px;
		}
	#content_center .item-content1 ol,
	#content_center .item-content2 ol,
	#content_center .item-content3 ol,
	#content_center .item-content4 ol,
	#content_center .item-content5 ol {
		background-image:  url(../images/list_ol_pink.gif) !important;
		padding: 1px 0px 24px 6px;
		}
	a.link-right {
		float: right;
		background-image: url(../images/arrow_left_a.gif);
		background-repeat: no-repeat;
		background-position: 0px -96px;
		padding: 0px 0px 0px 8px;
		}
	a:hover.link-right {
		background-position: 0px 4px;
		}
	.product-intro {
		float: right;
		width: 315px;
		}
	a.product-list-item {
		float: left;
		display: block;
		width: 300px;
		text-align: center;
		padding: 0px 0px 40px 0px;
		font-size: 1.2em;
		}
	a.product-list-item img {
		display: block;
		margin: 0 auto;
		}
	a:hover.product-list-item {
		text-decoration: none;
		}
	a.but_where-to-buy {
		float: left;
		display: block;
		width: 246px;
		height: 104px;
		margin: 12px 0px 0px 0px;
		padding: 20px 54px 0px 0px;
		background-image: url(../images/where-to-buy_a.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: center;
		}
	a:hover.but_where-to-buy {
		background-position: -300px 0px;
		}
	a.news-list_img {
		float: left;
		display: block;
		width: 212px;
		height: 116px;
		overflow: hidden;
		padding: 10px 10px 30px 10px;
		background-image: url(../images/news-list_a.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: center;
		}
	.news-list {
		float: left;
		padding: 1px 0px 25px 60px;
		width: 310px;
		}
		
	.newslistingitem{
		float: right;
	}		
		
		
	.news-list .newslisting-title {

		font-weight: bold;
		color: black;
		width: 300px;
		font-size: 1.2em;
	}
	.news-list .newslisting-date {

		font-style: italic;
		color: #898989;
		width: 300px;
		margin-top: 3px;
		
	}
	.news-list .newslisting-description {

		font-weight: normal;
		color: #656565;
		width: 300px;
		margin-top: 3px;
	}	
	
	.news-list .newslisting-readmore {

		font-weight: normal;
		color: #E2027C;
		width: 300px;
		margin-top: 5px;
	}
	
	
	.news-article-wheretobuy{
		margin-bottom: 10px;
	}
	
	.news-article-logo{
		clear: both; 
		float: left;
	}
	.news-article-logo img
	{
	}
	
	.news-article-back{
		float: right;
		clear: both;
		margin-bottom: 20px;
	}
	
	.news-article-title
	{
		float: left;
		clear: both;
		color: black;
		font-size: 1.2em;
		font-weight: bold;
		width: 600px;
		margin-bottom: 12px;
	}
	
	.news-article-statement
	{
		float: left;
		clear: both;
		color: #757575;
		font-size: 1.1em;
		margin-top:4px;
		margin-bottom: 10px;
		font-weight: normal;
		width: 600px;
	}
	
	.news-article-products{
		float: left;
		clear: both;
		padding-top: 20px;
		text-align: center;
		width: 610px;
	}	
	
	.comment{
		float: left;
		clear: both;
		margin-bottom: 20px;
		width:600px;
		
	}
	
	.news-article-comment-title
	{
		clear: both;
		float: left;
		color: black;
		margin-top: 5px;
		margin-bottom: 5px;
		font-style: bold;
		color: #666;
		font-size: 1.3em;
		width: 600px;
	}
	
	.news-article-comment
	{
		float: left;
		clear: left;
		width: 600px;

	}
	.news-article-comment-by
	{
		clear: both;
		float: left;
		color: black;
		margin-top: 5px;
		font-style: italic;
		width: 300px;
	}
		
		
	a.press-list_img {
		float: left;
		display: block;
		width: 164px;
		height: 94px;
		overflow: hidden;
		padding: 10px 10px 30px 10px;
		background-image: url(../images/press-list_a.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: center;
		}
	.press-list {
		float: left;
		padding: 0px 0px 25px 25px;
		width: 310px;
		}
		
		
		
.PondsCustomerCareLine
{
	display: block;
	text-indent: -9999px;
	width: 330px;
	height: 24px;
	background-image: url(../images/customer-care-hotline.gif);
}	

.mandatoryformnote{
	display: block;
	float: left;
	padding: 10px;	
	clear: both;
}

.clear{
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	}

/* History Timeline */
#timeline {width:721px;overflow:hidden;background:transparent url(../images/timeline-bar-bg.jpg) no-repeat 0 40px}
#timeline .viewport {float:left;width:645px;height:110px;overflow:hidden;position:relative}
#timeline .buttons {display:block;background:transparent url(../images/time-arrows.gif) no-repeat 0 0;float:left;height:20px;margin:11px 10px 0;overflow:hidden;position:relative;text-indent:-999em;width:10px}
#timeline .next {background-position:-20px 0}
#timeline .disable {visibility:hidden}

#timeline .overview {list-style:none;position:absolute;padding:0;margin:0;left:0;top:0}
#timeline .overview li {position:relative;cursor:pointer;width:80px;height:110px;padding-top:10px;text-align:center;float:left;background:transparent url(../images/timeline-marker.gif) no-repeat center 37px}
#timeline .overview li.active {background-image:url(../images/timeline-active.gif);font-size:1.2em;color:#E2027C}

#timeline .overview img {positon:relative;position:relative;top:25px;border:1px solid #dbdbdb}
#timeline .overview li.active img {top:21px}
#timelineContent {clear:left;width:672px;margin-bottom:20px;border-top:1px solid #fde2f1;border-bottom:1px solid #f261b0;background:transparent url(../images/timeline-content-edge.gif) no-repeat}
#timelineContent ul {padding:20px}
#timelineContent li.timeline {display:none}
#timelineContent li.active {display:block}
#timelineContent li img {display:block;float:left;margin-right:20px}
#timelineContent li.timeline ul {padding:0}
li.timeline li {margin-bottom:10px}

/* News and Press */
h2.news {border-bottom:1px solid #e2027c;padding:0px}
ul.article-list {list-style-type:none;padding:0; margin:0 0 10px 0}
ul.article-list li {margin-top:10px;border-bottom:1px solid #e2027c}
.article-source {width:154px;height:70px;background:transparent url(../images/news-bg.jpg) no-repeat;padding:5px;float:left}
.article-details {padding-left:164px}
.article-title {width:300px;float:left;font-size:1.3em;font-weight:bold}
.article-date {width:120px;float:right;font-size:1.1em;color:#e2027c}
.article-more {width:300px}
.article-full p {color:#000}
