#content #bodycopy ul.subpages li img {
	float: right; 
	margin-right: 0;
	margin-bottom: 0.5em;
}

#bodycopy ul.subpages li span.category {
	font-size: 0.916667em; /* 11px */ 
	color: #777; 
	line-height: 1.4em;
}


#bodycopy ul.subpages li a,
#bodycopy ul.subpages li a span.name {
}

#content #bodycopy ul.subpages li img.country {
	border: none;
	display: inline;	
	float: left;
	vertical-align: bottom;
	margin-right: 5px; 
	margin-left: 0;
}

span.toggle {
	width: auto;
	height: 16px; 
	display: block;
	padding-left: 20px; 
	font-size: 0.83333em; /* 10px */ 
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-right: 5px; 
	background-repeat: no-repeat;
}
	.icon_legend span.toggle {
		text-indent: 0;
		width: 100%;
	}

	#sidebar span.toggle {
		float: none;
		display: block;
		margin: 0.25em 0; 
	}

span.toggle_new {
	background-image: url(images/icons/16/icon_new.png); 
}

span.toggle_archive {
	background-image: url(images/icons/16/icon_archive.png); 
}

span.toggle_pending_removal {
	background-image: url(images/icons/16/icon_pending_removal.png); 
}

span.toggle_generic {
	background-image: url(images/icons/16/icon_generic.png); 
}


body.parent_products #content #bodycopy h1.head_title {
	color: #fff;
}

#sidebar ul.categories ul {
}

#sidebar img.country {
	margin-bottom: -4px; 
	margin-right: 3px; 
}

div.quotes {
	background: url(images/subpage_item_bg.gif) top left no-repeat;
	margin-left: -15px; 
	border-top: 1px solid #333;
	padding: 1em 0 1.5em 15px; 
}


