.sidebar {
    float: left;
    margin: -24px 14px 24px 0;
    padding-top: 246px;
    background: url(images/banner_logo.png) no-repeat left top;
    position: relative;
    z-index: 1;
}

.sidebar,
.brands select {
    width: 154px;
}

.search .field {
    border: 1px solid #A3A3A3;
    color: gray;
    font-size: 12px;
    font-style: italic;
    height: 17px;
    line-height: 15px;
    padding: 0;
    text-align: center;
    width: 110px;
}

.search .submit {
    position: relative;
    top: 8px;
    left: -4px;
}

.categories,
.moods {
    font-size: 10px;
}

.categories div {
	~width: 100%;
    ~overflow: hidden;
}

.categories .top {
    font-size: 14px;
}

.group,
.mood {
    line-height: 20px;
    text-transform: uppercase;
}

.group:hover {
    background: url(images/category_cursor.png) no-repeat left center;
    font-size: 12px;
    font-style: italic;
    padding-left: 16px;
}

.groupCategories {
	margin-left: 24px;
}

.category {
	line-height: normal;
}

.sale, .sale:visited {
    color: red;
}

.brands a {
	display: block;
	margin-bottom: 16px;
}

.brands img {
	visibility: hidden;
    max-width: 150px;
}

.brands select {
	color: #AFAFAF;
	font-style: italic;
	text-align: center;
}

.history .title {
	text-align: center;
	margin: 12px 0;
}

.history img {
	float: left;
	margin: 4px 6px;
}
