#pcontent ol, #pcontent ul {
	margin-left: 3em;
}

#pcontent img {
	border: 5px solid #76c9eb;
	margin: 2px 1px;
}

#pcontent p {
	line-height: 1em;
}


#pcontent .price {
	color: #76c9eb;
	font-size: 16px;
	font-weight: bold;
}

#pcontent .bolded {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#pcontent .clearboth{
	clear: both;
}

#pcontent h1, h2, h3, h4, h5{
	line-height: 1em;	
}