#pageContentIndex, #pageContentIndex td{
	font-size:80%;
}

a {
	color:#0195c6;
}

.small_td {
	font-size: 60%;
}
.small, small {
	font-size: 70%;
}

#pageHeader, 
#pageMenu, 
#pagePic,
#pageFooter, 
#noPrint,
.noPrint,
.newsTicker {
	display:none;
}


.P_footer {
	font-family: arial, helvetica, sans-serif;
	color:#9E9E9E;
	font-size:70%;
}



#tableProducts .productDescriptionText {
	font-size:70%;
	color:#666666;
	font-family: tahoma, arial, sans-serif;
}

#tableProducts .productDescription h3 {
	font-size:90%;
	margin: 0.1em 0 0.3em 0;
	font-family: arial, tahoma, sans-serif;
}

.tdProduct {
	background:none;
	border:1px solid #e3e8d4;
}

.tdProductInner {
	padding:12px;
	background:none;
}

.priceBox {
	height:28px;
	
	position:relative;
	top:0;
	left:12px;
	z-index:120;
}
