


.storeHomeHeader {
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana,  serif;
	text-align: center;
}


.storeSideHeaders {
	text-align: left;
}


.storeText {
	font: bold 9px;
}

.productHeader {
	text-align: center;
}



#body_store h2 {
	font-size: 1.4em;
}

#main #product-detail h2 {
	font-size: 1.4em;
}

#main h1 {
	font: bold 1.4em arial;
}

#main h2 {
	font-size: 1.4em;
}

#main h3 {
	font-size: 1.2em;	
	margin: 10px;
}



#main h5 {
	font-size: 1em;	
	margin: 10px;
}



.listStore {
	list-style-type: square;
}



.productPrice {
	font: bold 11px arial;
	color: #000000;
}



