ul.short_list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 15px 0px 0px 280px;
	width: 480px;

}

ul.short_list li {
	clear: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;	
}

ul.short_list li div.small_image_hold {
	padding: 5px;
	background: white;
	border: 1px solid #efefef;
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

ul.short_list li div.small_info_hold {

	

}

ul.short_list li h4 {
	width: 360px;
	float: left;
	font-weight: 700;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;

}

ul.short_list li p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div.cat_navigation,ul.side_nav {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	padding: 10px;
	background: #e9e7e6;
	border: 1px solid #b2a9a2;

}

div.cat_navigation {

}

ul.cat_list {
	list-style: none;
	margin: 0;
	padding: 0;

}

ul.cat_list li {
	width: 160px;
	margin-right: 15px;
	float: left;
	line-height: 2em;

}

ul.cat_list h1 {
	margin-bottom: 8px;
}

ul.cat_list h1 a {
	font-size: 16px;
	color: #d73347;
}

ul.cat_list h1 a:hover {
	text-decoration: underline;
}

ul.cat_list a {
	color: black;
}

ul.cat_list a:hover {
	color: #d73347;
}

div.cat_navigation a.main {
	font-size: 18px;
	color: #5e5c5b;
	padding-right: 10px;
	text-decoration: none;

}

div.cat_navigation a {
	color: black;
	text-decoration: underline;

}


ul.side_nav {
	list-style: none;
	width: 240px;
	float: left;


}

ul.side_nav li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid white;

}

ul.side_nav li.basket {
	border-bottom: none;

}

ul.side_nav li.basket h1 {
	font-size: 12px;
	font-weight: 700;
}

ul.side_nav a {
	font-weight: 700;
	color: #4e4e4e;

}

div.break {
	border-bottom: 1px solid #fff;
	margin: 3px 10px 3px 0px;
}


ul.side_nav div.item_set {
	margin-left: 10px;
	margin-top: 5px;

}

div.item_set a {
	font-weight: 100;

}


img.image_select {
	position: relative;
	left: 23px;
	top: 2px;

}

div.item_set a.selected {
	font-weight: 700;

}


* html body img.image_select {
	position: relative;
	left: 23px;
	top: -20px;

}

