body{
	text-align: justify;	
}

#product_bullets {
	vertical-align: top;
}

#product_bullets ul{
	font-size:80%;
	list-style: disc;
	margin-left: 20px;
}


p.product_introduction {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

#product_image {
	text-align: right;

}

#product_image p{
	text-align: center;
}

#product_description {
	vertical-align: top;
}

#product_description p {
	text-align: justify;
}


#product_specsheet {
	margin-top: 10px;
	margin-bottom: 10px;
}

#for_additional_info {
	font-style: italic;
}

h3{
	margin-top: 10px;
	font-weight:bold;
	font-size: 90%;
}


