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