/*This file is to correct the things that inet messes up ****/

#category_menubox ul {
	padding-left:0;
	list-style:none;
}

.store_position, .message {
	display:none;
}

#store_links ul li a {
	color: #FFF;
	text-decoration: none;
}

#store_links ul li {
	padding-left: 0;
	padding-right: 0;
}