body {

	font-family: helvetica;
	background-color: #D1D2D4;
}

td.ef_data{

	font-size: 9pt;
	font-weight: bold;
	font-family: helvetica;
	line-height: 25px;
}

input.ef_text {

	font-size: 9pt;
	font-family: helvetica;
	border-color: #cccccc;
	border-width: 2px;
	border-style: solid;
	width: 320px;
	height: 25px;
}

textarea.ef_text {

	font-size: 9pt;
	font-family: helvetica;
	border-color: #cccccc;
	border-width: 2px;
	border-style: solid;
	width: 660px;
	height: 100px;
}

input.add_to_basket {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.remove_from_basket {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}
input.add_discount_code {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.update_basket {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.return_to_basket {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.proceed_to_checkout {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.proceed_to_payment {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.back_to_previous_page {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.proceed_to_secure_payment {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

input.cancel_order {

	font-size: 8pt;
	font-weight: bold;
	font-family: helvetica;
}

td.basket_title {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: center;
}

td.basket_data {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: center;
}

td.basket_blank {

	padding: 5px;
	width: 75px;
}

td.basket_total_title {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: right;
}

td.basket_total_data {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: center;
}

td.basket_grandtotal_title {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: right;
}

td.basket_grandtotal_data {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 75px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: center;
}

td.addresses_data {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 275px;
	background-color: #EBEBEB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: white;
	text-align: left;
}

td.basket {

	font-size: 11pt;
	font-weight: normal;
	width: 75px;
	background-color: #EBEBEB;
}

td.saleitem_title {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 250px;
	background-color: #EBEBEB;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

td.saleitem_title_price {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 80px;
	background-color: #EBEBEB;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	text-align: center;
}

td.saleitem_title_add {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 120px;
	background-color: white;
}

td.saleitem_data {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 250px;
	background-color: #EBEBEB;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

td.saleitem_data_price {

	padding: 5px;
	font-size: 11pt;
	font-weight: normal;
	width: 80px;
	background-color: #EBEBEB;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	text-align: center;
}

td.saleitem_data_add {

	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	width: 120px;
	background-color: white;
}

h1.pink {

	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 28pt;
	color: #C70752;
	font-weight: lighter;
}

h1.purple {

	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 28pt;
	color: #532A88;
	font-weight: lighter;
}

h2.pink {

	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #C70752;
	font-size: 12pt;
	line-height: 24px;
}

h2.pink_bld_ul {

	margin: 8px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	color: #C70752;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18px;
}

h2.purple {

	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #532A88;
	font-size: 12pt;
	line-height: 24px;
}

h3 {

	margin: 0px;
	padding: 0px;
	color: #532A88;
	font-size: 18pt;
	font-weight: lighter;
}

h4 {

	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #532A88;
	font-size: 12pt;
	line-height: 24px;
}

h5 {

	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 14pt;
	font-weight: lighter;
	color: white;
}

a {

	color: #0159AF;
	text-decoration: underline;
}

a:active {

	color: #0159AF;
	text-decoration: underline;
}

a:visited {

	color: #551A8B;
	text-decoration: underline;
}

img {

	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-color: #E6E2DF;
	border-width: 1px;
}

img.no_border {

	padding: 0px;
	margin: 0px;
	border-style: none;
}

form {

	margin: 0px;
	padding: 0px;
}

div.dash_line {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-image: url(/templatemedia/leftnav_div_bg.gif);
	background-repeat: repeat-x;
}

p {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #807F84;
	font-size: 11pt;
	line-height: 18px;
}

p.no_pad {

	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #807F84;
	font-size: 11pt;
	line-height: 18px;
}

p.testimonial {

	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #807F84;
	font-size: 10pt;
	line-height: 18px;
}

p.purple {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #532A88;
	font-size: 11pt;
	line-height: 18px;
}

ul {

	margin: 0px;
	padding: 0px 0px 10px 0px;
}

ul li {

	margin: 0px;
	padding: 0px 0px 5px 15px;
	background-image: url(/templatemedia/pink_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #807F84;
	font-size: 11pt;
	line-height: 18px;
	list-style-type: none;
}

td.image_holder {

	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}

span.purple_bold {

	margin: 0px;
	padding: 0px;
	color: #532A88; 
	font-size: 18pt; 
	font-weight: bolder; 
	line-height: 24px;
}

span.pink_normal {

	margin: 0px;
	padding: 0px;
	color: #C70752;
	font-size: 18pt; 
	line-height: 24px;
}

span.pink_bold {

	margin: 0px;
	padding: 0px;
	color: #C70752;
	font-size: 18pt; 
	font-weight: bolder; 
	line-height: 24px;
}

span.purple_normal {

	margin: 0px;
	padding: 0px;
	color: #532A88;
	font-size: 18pt; 
	line-height: 24px;
}

span.paragraph {

	margin: 0px;
	padding: 0px;
	color: #807F84;
	font-size: 11pt;
	line-height: 18px;
}

span.white_normal {

	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-weight: lighter;
	color: white;
}

span.white_smaller {

	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: lighter;
	color: white;
}

span.small_font {

	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

a.white {

	margin: 0px;
	padding: 0px;
	color: white;
	
}

a.white:hover {

	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: underline;
}

br.clear {

	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 1pt;
	clear: both;
}

#main_container {

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 972px;
}

#main_container_top {

	margin: 0px;
	padding: 0px;
	width: 972px;
	height: 10px;
	background-image: url(/templatemedia/maincontent_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

#main_container_content {

	margin: 0px;
	padding: 0px;
	width: 972px;
	background-color: white;
}

#page_container {

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 945px;
}

#top_container {

	margin: 0px;
	padding: 0px;
	width: 945px;
	height: 30px;
}

#top_links {

	margin: 0px;
	padding: 0px;
	width: 634px;
	height: 30px;
	position: relative;
	float: left;
}

#top_links ul {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
}

#top_links ul li {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
	color: #A5A4A8;
	background-image: none;
}

a.top_link {

	margin: 0px;
	padding: 0px;
	color: #A5A4A8;
	font-size: 8pt;
	text-decoration: none;
}

a.top_link:hover {

	color: #C70752;
	text-decoration: underline;
}

#ecommerce_links {

	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 30px;
	position: relative;
	float: left;
	text-align: right;
}

#ecommerce_links ul {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
}

#ecommerce_links ul li {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
}

a.login {

	margin: 0px;
	padding: 0px 10px 0px 25px;
	color: #A5A4A8;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 25px;
	background-image: url(/templatemedia/icon_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
}

a.login:hover {

	text-decoration: underline;
	color: #C70752;
}

a.basket {

	margin: 0px;
	padding: 0px 10px 0px 25px;
	color: #A5A4A8;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 25px;
	background-image: url(/templatemedia/icon_basket.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
}

a.basket:hover {

	text-decoration: underline;
	color: #C70752;
}

a.delivery {

	margin: 0px;
	padding: 0px 0px 0px 35px;
	color: #A5A4A8;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 30px;
	background-image: url(/templatemedia/icon_delivery.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	text-align: left;
}

a.delivery:hover {

	text-decoration: underline;
	color: #C70752;
}

#banner_container {

	margin: 0px;
	padding: 0px;
	width: 945px;
	height: 180px;	
}

#logo {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 180px;
	position: relative;
	float: left;
}

#newsletter_request {

	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 165px;
	height: 180px;
	background-image: url(/templatemedia/newsletter_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

input.newsletter {

	margin: 0px;
	padding: 3px;
	font-family: helvatica;
	font-size: 10pt;
	width: 150px;
	color: #CCCCCC;
}

p.newsletter {

	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: white;
	font-size: 9pt;
}

#topnav_container {

	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 945px;
	height: 50px;
}

div.topnav_item {

	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 45px;
	position: relative;
	float: left;
	text-align: center;
}

div.vert_sep {

	margin: 0px;
	padding: 0px;
	width: 5px;
	height: 10px;
	position: relative;
	float: left;
}

div.horiz_sep {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 5px;
	position: relative;
	float: left;
}

div.horiz_sep_col {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 5px;
	position: relative;
	float: left;
}

a.topnav_item {

	margin: 0px;
	padding: 0px;
	width: 185px;
	display: block;
	background-image: url(/templatemedia/topnav_tab.gif);
	background-repeat: no-repeat;
	color: #FFDB01;
	font-size: 12pt;
	line-height: 45px;
	text-decoration: none;
}

a.topnav_item:hover {

	color: #FFDB01;
	background-image: url(/templatemedia/topnav_tab_i.gif);
	text-decoration: none;
}

a.topnav_item_active {

	margin: 0px;
	padding: 0px;
	width: 185px;
	display: block;
	background-image: url(/templatemedia/topnav_tab_i.gif);
	background-repeat: no-repeat;
	color: #FFDB01;
	font-size: 12pt;
	line-height: 45px;
	text-decoration: none;
}

a.topnav_item_active:hover {

	color: #FFDB01;
	text-decoration: none;
}

#content_container {

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 945px;
}

#leftnav_container {

	margin: 0px;
	padding: 0px 0px 30px 0px;
	position: relative;
	float: left;
	width: 185px;
}

div.leftnav_item {

	margin: 0px;
	padding: 0px;
	width: 185px;
	background-image: url(/templatemedia/leftnav_div_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.leftnav_item_no_height {

	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 185px;
}

a.leftnav_item {

	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #C70752;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav_item:hover {

	color: #55298A;
	text-decoration: underline;
}

a.leftnav_item_active {

	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #532A88;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav_item_active:hover {

	color: #532A88;
	text-decoration: underline;
}

div.leftnav_subitem {

	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 165px;
	background-image: url(/templatemedia/leftnav_div_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a.leftnav_subitem {

	margin: 0px;
	padding: 0px 0px 0px 14px;
	line-height: 30px;
	color: #C70752;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/templatemedia/pink_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.leftnav_subitem:hover {

	color: #55298A;
	text-decoration: underline;
}

a.leftnav_subitem_active {

	margin: 0px;
	padding: 0px 0px 0px 14px;
	line-height: 30px;
	color: #532A88;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/templatemedia/purple_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.leftnav_subitem_active:hover {

	color: #532A88;
	text-decoration: underline;
}

#content {

	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 755px;
}

#bestseller_container{
	width:185px;		
}


#bestseller_top{
	background-image:url('/templatemedia/bestseller_top.gif');
	height:22px;
	width:185px;
	padding-top:4px;
	font-weight:bold;
	text-align:center;	
	color:#FFFFFF;
}

#bestseller_content{
	width:167px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #55298A;
	padding:7px;
}

#bestseller_bottom{
	background-image:url('/templatemedia/bestseller_bottom.gif');
	width:185px;
	height:19px;	
}


div.panel_clear_container {

	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 375px;
}

div.panel_clear_top {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 10px;
	background-image: url(/templatemedia/panel_clear_top.gif);
	background-repeat: no-repeat;
}

div.panel_clear_content {

	margin: 0px;
	padding: 10px 20px 0px 20px;
	width: 333px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: white;
}

div.panel_clear_bottom {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 10px;
	background-image: url(/templatemedia/panel_clear_bottom.gif);
	background-repeat: no-repeat;
}

div.panel_blank_container {

	margin: 0px;
	padding: 20px 0px 0px 0px;
	position: relative;
	float: left;
	width: 375px;
}

div.panel_blank_content {

	margin: 0px;
	padding: 0px 10px 0px 10px;
	position: relative;
	float: left;
	width: 355px;
}

div.panel_grey_container {

	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 375px;
}

div.panel_grey_top {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 10px;
	background-image: url(/templatemedia/panel_grey_top.gif);
	background-repeat: no-repeat;
}

div.panel_grey_content {

	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 353px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: #F3F3F3;
}

div.panel_grey_content_hp {

	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 353px;
	height: 125px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: #F3F3F3;
}

div.panel_grey_bottom {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 10px;
	background-image: url(/templatemedia/panel_grey_bottom.gif);
	background-repeat: no-repeat;
}

div.panel_pink_container {

	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 375px;
}

div.panel_pink_top {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 9px;
	background-image: url(/templatemedia/panel_pink_top.gif);
	background-repeat: no-repeat;
}

div.panel_pink_content {

	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 353px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #C60751;
}

div.panel_pink_bottom {

	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 10px;
	background-image: url(/templatemedia/panel_pink_bottom.gif);
	background-repeat: no-repeat;
}

div.panel_wide_grey_container {

	margin: 0px;
	padding: 0px;
	width: 755px;
	position: relative;
	float: left;
}

div.panel_wide_grey_top {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 9px;
	background-image: url(/templatemedia/panel_wide_grey_top.gif);
}

div.panel_wide_grey_content {

	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 713px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #D1D2D4;
	background-color: #D1D2D4;
}

div.panel_wide_grey_bottom {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 9px;
	background-image: url(/templatemedia/panel_wide_grey_bottom.gif);
}

div.panel_wide_clear_container {

	margin: 0px;
	padding: 0px;
	width: 755px;
	position: relative;
	float: left;
}

div.product
{
	width:215px;
	float:left;	
	text-align:center;
	padding:20px 10px 20px 10px;
}

div.panel_wide_clear_top {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 10px;
	background-image: url(/templatemedia/panel_wide_clear_top.gif);
}

div.panel_wide_clear_content {

	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 713px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: white;
}

div.panel_wide_clear_bottom {

	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 10px;
	background-image: url(/templatemedia/panel_wide_clear_bottom.gif);
}

div.panel_small_clear_container {

	margin: 0px;
	padding: 0px;
	width: 185px;
	position: relative;
	float: left;
}

div.panel_small_clear_top {

	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 10px;
	background-image: url(/templatemedia/panel_small_clear_top.gif);
}

div.panel_small_clear_content {

	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 143px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: white;
}

div.panel_small_clear_bottom {

	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 10px;
	background-image: url(/templatemedia/panel_small_clear_bottom.gif);
}

div.panel_lesswide_clear_container {

	margin: 0px;
	padding: 0px;
	width: 565px;
	position: relative;
	float: left;
}

div.panel_lesswide_clear_top {

	margin: 0px;
	padding: 0px;
	width: 565px;
	height: 10px;
	background-image: url(/templatemedia/panel_lesswide_clear_top.gif);
}

div.panel_lesswide_clear_content {

	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 523px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F3F3F3;
	background-color: white;
}

div.panel_lesswide_clear_bottom {

	margin: 0px;
	padding: 0px;
	width: 565px;
	height: 10px;
	background-image: url(/templatemedia/panel_lesswide_clear_bottom.gif);
}

#main_container_bottom {

	margin: 0px;
	padding: 0px;
	width: 972px;
	height: 25px;
	background-image: url(/templatemedia/maincontent_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
}

#footer_copyright {

	margin: 0px;
	padding: 4px 0px 0px 10px;
	position: relative;
	float: left;
	color: #807F84;
	font-size: 8pt;
	width: 175px;
	height: 15px;
}

#footer_links {

	margin: 0px;
	padding: 2px 0px 0px 0px;
	position: relative;
	float: left;
	color: #807F84;
	font-size: 8pt;
	width: 775px;
	height: 15px;
	text-align: right;
}

#footer_links ul {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
}

#footer_links ul li {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
	color: #A5A4A8;
	background-image: none;
}

a.footer_link {

	margin: 0px;
	padding: 0px;
	color: #A5A4A8;
	font-size: 8pt;
	text-decoration: none;
}


a.footer_link:hover {

	color: #C70752;
	text-decoration: underline;
}


a.seo_link {

	margin: 0px;
	padding: 0px;
	color: #7C7C7C;
	font-size: 9pt;
	text-decoration: none;
}

a.seo_link:hover {

	color: #7C7C7C;
	text-decoration: underline;
}

ul.seo_link {

	margin: 0px auto;
	padding: 0px;
	line-style-type: none;
	display: inline;
}

ul.seo_link  li {

	margin: 0px;
	padding: 0px;
	line-style-type: none;
	display: inline;
	color: #7C7C7C;
	background-image: none;
}

p.breadcrumb {

	margin: 0px;
	padding: 0px 0px 16px 0px;
	font-size: 11px;
	color: #A5A4A8;
}
