.CartAndCheckoutButtons
{
	text-align:center;
}

.page_list
{
	text-align:center;
}

.searchHighlight
{
	background:yellow;
}

.new_updated
{
	font-size:10px;
	color:Red;
}

ul.category_list
{
	list-style:none;
}

ul.category_list li ul
{
	 list-style-type:disc;
	 margin-left:15px;
}

