/* General Styling */
#content,#header,body,#TB_ajaxContent,#TB_title{
	background-color:#000;
}
body,#TB_ajaxContent,#TB_closeAjaxWindow,a{
	color:#FFF;
}
th,td {
	border-color: #000;
}
/* View Images Page */
#titleBar div, #menu div{
	background-color:#333
}
.frame {
	background-color: #FFF;
}
.group {
	background: url(/storefront/views/images/group.gif) no-repeat left center;
}
.selected {
	background: url(/storefront/views/images/group-active.gif) no-repeat left center;
}
h1 {
	border-bottom: 1px solid #EEE;
}
h3 {
	border-left: 1px solid #FFF;
}
