
#shop .shop-text h3{
	margin: 80px 0px 0px;
	padding: 0px;	
}

#shop .shop-text h3.top{
	margin-top: 0px;
}

#shop .shop-text p{
	margin: 30px 0px 10px;
	padding: 0px;
}

#shop .shop-text p strong{
	color: #CC2D19;
	font-weight: bold;
}

#shop .shop-text p.period{
	font-size: 120%;
	font-weight: bold;
	margin-top: 20px;
}

#shop .shop-text p span.contact{
	font-weight: bold;
}

#shop .shop-text p.notes{
	margin: 20px 0px 0px;
	padding: 10px;
	background: #F7F7F7;
	border: 1px solid #CCC;
	font-size:90%;
}

#shop .shop-text h4{
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px 0px;
}

#shop .shop-text ol{
	margin: 10px 0px 0px 30px;
	padding: 0px;
	list-style: decimal;
}

#shop .shop-text ul{
	margin: 10px 0px 0px 25px;
	padding: 0px;
	list-style: disc;
}