table#product_specifications
{
	margin-top:			50px;
	width:				700px;
}

table#product_specifications td
{
	min-width:			127px;
}

table#product_specifications ul
{
	list-style-type:		disc;
	padding-left:			40px;
}

table#product_specifications ul li
{
	display:			list-item;
	float:				none;
}

