/* General Styling */
#content,#header,body,#TB_ajaxContent,#TB_title{
	background-color:#EAEAEA;
}
body,#TB_ajaxContent,#TB_closeAjaxWindow,a{
	color:#000;
}
th,td {
	border-color: #EAEAEA;
}
/* View Images Page */
#titleBar div, #menu div{
	background-color:#D2D2D2;
}
#group_list, #menu .c_bottom {
	background:#A8A8A8 !important;
}
.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 #000;
}
h3 {
	border-left: 1px solid #111;
}

