body,
td,
p,
div{
font:normal 12px Georgia, "Times New Roman", Times, serif;
color: #3a3a3a;
}
td,
p{
line-height:1.5;
}

h1 {font-family: "Times New Roman", Times, serif; font-size: 26px; color: #60205D; margin: 10px 0px 10px 0px; padding: 0px 0px 8px 0px; border-bottom: 1px dotted #cccccc;}

h2 {font-family: "Times New Roman", Times, serif; font-size: 20px; color: #AB5BA8; margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px;}
.greenbutton a:link,summary
.greenbutton a:visited,
.greenbutton a:active{
float:right;
padding:2px;
background-color:#85c693;
color:#ffffff;
font:bold 14px "Times New Roman", Times, serif;
}
.greenbutton a:hover{
padding:2px;
background-color:#e5e5e5;
color:#3a3a3a;
font:bold 14px "Times New Roman", Times, serif;
}
table.sizing{
padding:2px;
border-top:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
font-size:10px;
}
table.sizing td{
border-bottom:1px solid #000;
}
/*
end global styles*/
/*
evolve ids and classes */
#tablemain,
#tableproducts,
#tablesearch,
#tablecustreg,
#tableviewcart{
width:960px;
margin:0 auto;
background-color:#fff;
}
#productscontent,
#maincontent,
#searchcontent,
#viewcartcontent,
#custregcontent{
width:725px !important;
padding: 0 !important;
margin: 0 !important;
}
#productscontent table td,
#maincontent table td,
#searchcontent table td,
#viewcartcontent table td,
#custregcontent table td{
vertical-align:top;
}
/*
=end ids and classes */
#mainheader {
width:100%;
height:100px;
}

#header{
	width: 960px;
	margin:0 auto;
	padding:0;
	position:relative;
overflow: hidden;
}

#header-body{
	position:absolute;
	top:0;
	left:0;
}

#currency{
	position:absolute;
	top:94px; 	*top:105px;
	right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        height: 15px;
        text-align:left;
}

#currency ul {background-color: #cccccc; width: 830px; *width: 836px; height: 15px; z-index:0; text-align: left; padding: 0px 10px 0 15px}

#currency li{
	display: inline;
	padding-left:19px;
	margin-left:2px;
font-weight: bold;
}

#currency li a{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
text-decoration: none;
}

#currency li a:hover{
	color: #A65790;
}

.gbp{
	background-image: url(../images/gbp.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.us{
	background-image: url(../images/us.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.euros{
	background-image: url(../images/euros.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.can{
	background-image: url(../images/can.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.au{
	background-image: url(../images/au.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#date{
	position:absolute;
	top:79px; *top:81px;
	right:184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c034f;
	background-image: url(../images/date_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 159px;
	height: 24px;
	padding: 5px 0px 0px 0px;
}

#shopping-cart{
	position:absolute;
	top:0px;
	right: 3px;
	text-align: center;
	height: 118px;
	width: 182px;	
}

#shopping-cart-header{
padding: 10px 0px 0px 0px;
	height: 118px;
	width: 182px;	
	background-image: url(../images/shoppingbox_bg.jpg);
	background-repeat: no-repeat;
}


#shopping-cart-footer{
position: relative;
top: 12px;
}

#shopping-cart p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;	
	margin: 14px 12px 0px 0px;	
	padding: 0;	
	text-align: center;
}

#shopping-cart p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

#header-bottom{
	margin:0;
	padding:0;
	height: 15px;
}

#header-middle{
	margin:0;
	padding:0;
	height: 79px;
	background-color: #5A2978;
z-index:1;
}

#header-middle img{
	margin-left: 0px;
}

#header-nav{
	margin:0;
	padding:0;
	height: 29px;
	background-color: #B76DA2;
}

#navigation {
        margin: 0;
        padding: 0.1em 0 0;
        font-weight: bold;
		background-color: #B76DA2;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px 140px;
        text-align: left;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
	background: url(../images/tableft.gif) no-repeat left top;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navigation ul li span {
        background: url(../images/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}


/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/
-->

#branding {
	float: left;
	margin: 12px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#sidebar {
background-color:#e9e2f4;
padding: 0;
}
#sidebar fieldset{
border:none;
}
#sidebar label{
font-weight:bold;
color:#792c79;
}
#lhsbar{
background-color: #E9E2F4;
padding: 0px 0px 0px 12px;
margin: 0;
}

#lhsbar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

padding: 0px;
margin: 1px 0;
}

#lhsbar form{
padding: 0 0 25px 0;
margin: 0;
}

.searchbox{
	height: 20px;
	width: 130px;
	border: none;	
}

.bigbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E2C79;
}

.sidebarbox{
}

.sidebarbox-header{
	background-image: url(../images/sidebarbox-header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 181px;
}

.free-newsletter-lhsbar-header{
	background-image: url(../images/free-newsletter-lhsbar-title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 181px;
}

.sidebarbox-body{
	background-image: url(../images/sidebarbox-body.gif);
	background-repeat: repeat-y;
	width: 181px;
}

.sidebarbox-body img{
	text-align: center;
}

.sidebarbox-body ul{
	margin: 0px;
	padding: 0 0 0 15px;
}

.sidebarbox-body li{
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

.sidebarbox-body li a{
	color: #000000;	
}

.sidebarbox-body li a:hover{
	color: #BD80C0;	
}

.sidebarbox-footer{
	background-image: url(../images/sidebarbox-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 181px;
margin:0 0 2px 0;
}


#tablemain, 
#maincontent {
	background-color: #FFFFFF;
	margin: 0;
}

.functions {
position:relative;
top: 3px;
right: 0;
display: block;
clear: both;
vertical-align: middle;
clear:both;
float: right;
}

.functions li{
float: left;
border-right: 1px solid #2587A4;
height: 10px;
margin: 10px 5px 0px 5px;
padding: 0px 12px 0px 3px;
font-weight: bold;
font-family: arial;
font-size: 11px;
list-style: none;
}
.functions li a{
	color: #0F226F;
	text-decoration: none;
}

.functions select {
background-color: #D7F0F7;
color: #32497D;
border: 1px solid #D7F0F7;
font-size: 11px;
font-weight: bold;
}
#search {
	float: right;
	margin:-15px 3px 0px 0px;
	padding: 0;
	width: 150px;
}

#search input {
border: 1px solid #D8EDEE;
color: #4DB6DA;
font-size: 11px;
height: 19px;
padding-top: 2px;
}
#search img {vertical-align: middle; margin: -5px 0px 0px 0px;}
.currencytab {margin: 0px 30px 0px 0px}

.navigation {
position: relative;
bottom: 1px;
left: 225px;
display: block;
clear: both;
margin: 0px 0px 0px 211px;
}

.navigation ul {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px}

.navigation li {
	float: left;
	width: 85px;
	height: 26px;
	margin: -13px 3px 0px 0px;
	background-image: url(../images/tab.gif); 
	background-repeat:  no-repeat;
	list-style: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #06A4C9;
}

.navigation li a:link {
	color: #06A4C9;
	text-decoration: none;
}

.navigation li a:visited {
	color: #06A4C9;
	text-decoration: none;
}

.navigation li a:hover {
	color: #06A4C9;
	text-decoration: underline;
}

/*.navigation li p {
	background-image: url(../images/tab2.gif); 
	background-repeat:  no-repeat;
	background-position:  top right;

height: 26px;
margin: 0px;
}*/


.h_account {
	background-image: url(../images/icon_account.gif); 
	background-repeat:  no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 16px;
}

.h_help {
	background-image: url(../images/icon_help.gif); 
	background-repeat:  no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 16px;
}

.h_cart {
	background-image: url(../images/icon_cart.gif); 
	background-repeat:  no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 16px;
}

#footer {
	width: 960px;
	margin:0 auto;
}

#footer-links {
	background-color: #5A2978;
	padding: 12px 0 0 0;
	margin: 0;
	text-align: center;
	height: 15px;
}

#footer-address {
	padding: 0;
	margin: 0;
}

#footer-address img{
	padding: 0;
	margin: 0;
}

#footer-links li{
	display: inline;
	list-style-type: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 6px 5px 0;
}

#footer-links li a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer-links li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.footer_logo {
float: left;
margin-bottom: 40px;
}


td.s24t {
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bulletsb.gif) no-repeat top left; 
	font-size: 12px;
	font-family: arial;
	width: 185px;
}

.s24t table {margin: 0px 0px 0px 10px;}

.s24t a:link {text-decoration: none; color: #6B6B6B;}
.s24t a:visited {text-decoration: none; color: #6B6B6B;}
.s24t a:active{text-decoration: none; color: #6B6B6B;}
.s24t a:hover {text-decoration: underline; color: #6B6B6B;}
/*
.s4t img {margin: 3px 0px 3px 3px;}
*/
td.s3t, 
td.s4t,
td.s5t {
	width: 200px;
	margin:3px 0px 0px 0px;
	padding: 4px 2px 4px 12px;
*padding: 3px 2px 3px 12px;
	background-color: #E9E2F4;
	border-bottom: 1px solid #C9B7E3;
}

td.s4t a,
td.s5t a{
font:bold 12px Georgia,serif;
white-space:nowrap;
	text-decoration: none;
}

td.s4t a:hover,
td.s5t a:hover{
color: #5E2C79;
}

td.s23t, 
td.s24t,
td.s25t {
width: 185px;
border-left: 1px solid #c9b7e3;
border-right: 1px solid #c9b7e3;
background-color: #f4f0f9;
}
td.s23t a, 
td.s24t a,
td.s25t a{
display:block;
padding:2px 5px;
}

#gralcont {
	height: auto;
	width: 516px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#rightsidebar {
	height: auto;
	width: 162px;
	float: right;
	margin: 10px 8px 0px 0px;
}

#customerssay {
	height: auto;
	width: 516px;
	margin: 5px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #2386A3;
	color: #FFFFFF;
}

.customerssay_cont {
	background-image: url(../images/comi1.gif); 
	background-repeat:  no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 26px;
}

.customerssay_cont p{
	background-image: url(../images/comi2.gif); 
	background-repeat:  no-repeat;
	background-position:  right bottom;
	padding: 0px 26px 0px 0px;
	font-family: arial;
	font-size: 12px;
	margin: 9px 0px 9px 0px;
	color: #FFFFFF;
}

#customerssay a {
	background-image: url(../images/bullet2.gif); 
	background-repeat:  no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 6px;
	font-family: arial;
	font-size: 10px;
}
#customerssay a:link {color: #FFFFFF;}
/*
sumary products*/
.product{
width:170px;
padding:5px 0;
margin: 2px;
border:1px solid #3a3a3a;
}

.homeoffers {
	border: 1px solid #2286A6;
	height: auto;
	width: 167px;
	margin: 9px 8px 0px 0px;
	padding: 8px 8px 8px 8px;
}

.homeoffers_prodname {
	height: 35px;
	width: 100%;
	font-size: 12px;
	font-family: arial;
}

.homeoffers_prodname a:link {color: #2286A6; text-decoration: none;}
.homeoffers_prodname a:visited {color: #2286A6; text-decoration: none;}
.homeoffers_prodname a:active {color: #2286A6; text-decoration: none;}
.homeoffers_prodname a:hover {color: #2286A6; text-decoration: underline;}

.homeoffers p {
font-family: arial;
font-size: 10px;
color: #000000;
margin: 5px 0px 3px 0px;
line-height:1.1!important;
height: 67px;
}

.homeoffers_price {
font-family: arial;
font-size: 14px;
color: #FF0400;
font-weight: bold;
}



.homeofferssmall {
	border: 1px solid #2286A6;
	height: auto;
	width: 120px;
	margin: 9px 8px 0px 0px;
	padding: 8px 8px 8px 8px;
}

.homeofferssmall_prodname {
	height: 35px;
	width: 100%;
	font-size: 12px;
	font-family: arial;
}

.homeofferssmall_prodname a:link {color: #2286A6; text-decoration: none;}
.homeofferssmall_prodname a:visited {color: #2286A6; text-decoration: none;}
.homeofferssmall_prodname a:active {color: #2286A6; text-decoration: none;}
.homeofferssmall_prodname a:hover {color: #2286A6; text-decoration: underline;}

.homeofferssmall_price {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.topsellers {
	height: auto;
	width: 96%;
	border-bottom: 1px solid #2286A6;
	margin: 7px;
	padding: 0px 0px 6px 0px;
	font-family: arial;
	font-size: 11px;
}

.topsellers_prodname a:link {text-decoration: none;}
.topsellers_prodname a:visited {text-decoration: none;}
.topsellers_prodname a:active {text-decoration: none;}
.topsellers_prodname a:hover {text-decoration: underline;}

.topsellers img {float: left;}

.topsellers_prodname {
	margin: 0px 0px 6px 0px; 
	font-family: arial; 
	font-size: 11px;
}

.topsellers b {font-weight: bold; color: #000000}

.addto {font-size: 10px!important;}

.rightbox {
	background-image: url(../images/box_bg.gif); 
	background-repeat:  no-repeat;
	background-position:  bottom;
	height: auto;
	width: 162px;
	text-align: center;
	padding-left: 3px;
	margin: 0px 0px 10px 0px; 
}

/* 
=product details */
#product{	
	margin:1em 0;	
}
#product #productname{
margin:1em 0;
}
#product #image{	
float:left;
margin-bottom:1em;
width:320px;
}	
#product #image p{
margin:.5em 0;
}
#product #image img{	
border:1px solid #e1e1e1;
padding:2px;
background-color:#ffffff;
}	
#product #description{
float:right;
width: 380px;
margin:0 5px 5px 5px;
clear:both;
height: 100%;
}
#product #info{	
float:right;
width: 285px;
margin:0 5px 5px 5px;
height: auto;
padding:0;
}
#product #info h3{
width:285px;
height:7px;
padding:0;
margin:0;
text-indent:-9999px;
}
#product #info p{
	margin:0;
	margin-bottom:.2em;
}

#info {
background-color: #f1f0f0; 
border-right: 1px solid #C2B2DC; 
border-bottom: 1px solid #C2B2DC; 
border-left: 1px solid #DDD4EC; 
border-top: 1px solid #DDD4EC; 
padding: 1px 10px 1px 10px;}

.price_details {font-size: 14px; font-weight: bold; color: #60205D; font-size: arial;margin:0;
padding:0;}

#alttext {background-color: #F1F0F0;
padding: 13px;
color: #5C5C5C;
font-size: 12px;
font-family: arial;
}

#sidebar_hdr {margin: 0px 0px -3px 0px;}
#sidebar_ftr {margin: -5px 0px 0px 0px;}

#box_blue {
	background-image: url(../images/box_blue2.gif); 
	background-repeat:  no-repeat;
	background-position:  bottom;
	text-align: center;
margin: 0px;
padding: 0px;
}

.box_blue1 {margin: -12px 0px 0px 0px;}

#orderform {
	width: 940px;
	height: 120px;
	margin: 0px 0px 0px -20px;
	padding:0;
	background:#fff url(../images/header.jpg) no-repeat top center; 
}

#orderform img {float: left; margin: 10px 0px 0px 10px;}

#orderform p {float: right; margin: 10px 10px 0px 0px; font-family: arial; font-size: 16px; font-weight: bold;}

#ordertable table {background-color: #FFFFFF; width: 600px; padding: 0px 0px 0px 20px; }
#ordertable {background-color: #FFFFFF; width: 600px; }

#ordertable {padding: 0px 0px 0px 20px; }

#order_footer {
	width: 960px;
	height: auto;
	margin: 0px 0px -8px -20px;
	background-image: url(../images/footer.gif); 
	background-repeat:  no-repeat;
	background-position:  top;
}

#sitepage {
        overflow: hidden;
	position:inline;
}

#content{
float: left;
width: 555px;
}

#into-text{
	/*background-image: url(../images/textintr-bg.jpg);*/
	height: auto;
	width: 552px;
	background-color: #E6CCFF;
	margin: 8px 0px 8px 0px;
}

#into-text h2{
	font-family: "Times New Roman";
	font-size: 22px;
	color: #000000;
	margin: 0px;
}

#into-text h3{
	font-family: "Times New Roman";
	font-size: 16px;
	color: #800080;
	margin: 0px;
}

#month-offer{
	border: 1px solid #BA8CBB;
	margin: 2px 0 0 2px;
	padding-top: 100px;
	background-image: url(../images/monthoffer-pic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 107px;	*height: 207px;
}

#month-offer p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}

#month-offer p a:hover{
	color: #A65790;	
}

#home-box{
	border: 1px solid #BA8CBB;
	margin: 3px 0 2px 0;
	padding: 0px 0px 3px 0px;
	width: 551px; *width: 555px;
	height: auto;
	display: block;
	clear: both;
}

#home-box h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5A2575;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCBAD;
	font-size: 12px;
	margin: 2px;
}

#home-box p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
height: auto;
}

#home-box p a{
	color: #000000;
}

#home-box p a:hover{
	color: #5A2575;
}

#home-box ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
}

#enrolment-btn{	
	position:absolute;
	top:50px;
	right:5px;	
}

#pic-homebox{	
	float: left;
	width: 88px;
	height: 100%;
	margin: 3px 0px 0px 2px;
	display: block;
}

#cont-homebox{	
	float: right;
	width: 440px;
	height: auto;
	margin: 0px 6px 0px 0px;
	display: block;
}

.red-text{
	font-weight: bold;
	color: #FF0000;	
}
#rhsbar{
	position:absolute;
	right: 0;
	top: 0;
	width: 188px;
	text-align: right;
background-color:#eeeaf8;
height:918px;	
	
}



.homeofferssmall {
	border: 1px solid #BA8CBB;
	height: auto;
	width: 114px; *width: 133px;
	margin: 9px 8px 0px 0px;
	padding: 8px 8px 8px 8px;
}
.homeofferssmall_prodname {
	height: 50px;
	width: 100%;
	font-size: 12px;
	}
.homeofferssmall_prodname a:link,
.homeofferssmall_prodname a:visited,
.homeofferssmall_prodname a:active {
color: #BA8CBB; text-decoration: none; font-weight: bold;
}
.homeofferssmall_prodname a:hover {
color: #2286A6; 
text-decoration: underline;
}
.homeofferssmall_price {
	font-family: arial;
	font-size: 14px;
	color: #FF0400;
	font-weight: bold;
}

#cartmaininner1 {width: 700px; padding: 5px;}


.home_4offers {padding: 0px; margin: 7px 0px 0px 0px; display: block; clear: both; height: auto}

.home_4offers li {float: left; list-style: none; margin: 0px 7px 7px 0px; height: auto; width: s34px; display: block; 
}
.subcat_summary {
	background-image: url(../images/scat_summary2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 280px;
	width: 360px;
	padding: 0px;
	margin: 0px 12px 14px 0px;
}
.subcat_summary_hdr {
	background-image: url(../images/scat_summary1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 360px;
	margin: 0px 0px 0px 0px;
}

.subcat_summary .img{
margin: 3px 0px 0px 13px;
}
.subcat_summary .name{
	margin: 0px 10px 0px 0px;
	padding: 0px;

}
.subcat_summary .name h2{
	margin: 0px 0px 5px 13px;
	font-size: 16px;
	text-transform: capitalize;
}
.subcat_summary .name h2 a:link,
.subcat_summary .name h2 a:visited,
.subcat_summary .name h2 a:active{
	color: #7B1990;
	text-decoration: none;
}
.subcat_summary .text{
	font-size: 11px;
	margin:0;
}
.subcat_summary .text p{
margin:0 0 0 13px;
}
td.sclistclass {	
	/*background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: top left;
padding: 0px 0px 0px 0px;*/
}

.sclistclass a:link, .sclistclass a:visited {	
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}

.sclist {
	background-color: #F4F0F9;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

.prodsummary {
border: 1px solid #F4F0F9;
padding: 10px;
margin: 0px 8px 8px 0px;
text-align: center;
}

.prodsummary h2 {font-size: 14px; margin: 4px 0px 4px 0px; height: 40px;}
.prodsummary h2 a:link {text-decoration: none;}
.prodsummary h2 a:visited {text-decoration: none;}
.prodsummary h2 a:hover {text-decoration: underline;}

.prodsummary h3 {font-size: 14px; margin: 4px 0px 4px 0px;}

.prodsummary p {/*height: 200px;*/ margin: 0px; }

img {border: none;}
.white{
color:#ffffff;
}

#home_3colbanners {margin: 8px 0px;}
#home_3colbanners p {margin: 5x; font-size: 11px; font-family: arial;}
#home_3colbanners h2 {margin: 5px; font-size: 14px; color: #5A2978;}
.red{
color:#800000;
font-weight:bold;
font-style: italic;
}
