.float_tab_right {
	float: right;
	margin: 0px 0px 0px 10px;
}
#covershop {
	float: left;
	width: 440px;
}

.clear_both {
	clear: both;
}
#cover_img {
	float: right;
	width: 250px;
}
#cover_img ul {
	font-size: 0.8em;
}
#cover_img li {
	line-height: 1.5em;
	font-weight: bold;
}

#covershop p {
	font-size: .9em;
}
#button {
	margin-bottom: 10px;
}
#button a:link {
	color: #000000;
	text-decoration: none;
	background: #CCCCCC url(../images/shared/menu_bg.png);
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 5px;
	font-size: .9em;
}

#button a:visited {
	color: #000000;
	text-decoration: none;
	background: #CCCCCC url(../images/shared/menu_bg.png);
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 5px;
	font-size: .9em;
}

#button a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666 url(../images/shared/menu_hover_bg.png);
}

.cart_butt {
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 10px;
}

