#branding ul {
	width:270px;
	right:12px;
}

ul {
	list-style-image:none;
	list-style-type:disc;
}

/* The following can be deleted if no rounded corner containers are being used */
.box_dark div.corner_top_left, .box_highlight div.corner_top_left, .catalog_table div.corner_top_left {
	background:none;
}

.box_dark div.corner_top_right, .box_highlight div.corner_top_right, .catalog_table div.corner_top_right {
	background:none;
}

.box_dark div.corner_bottom_right {
	background:none;
}

.box_dark div.corner_bottom_left {
	background:none;
}

div.box {
	margin:0px;
}

.nav_sub li a {height:16px;}

table.product_highlights {
	margin-top:20px;
}