.freestyle #palette {
    background-image: url("http://media.benjaminmoore.com/WebServices/prod/CandiceOlson/images/background_thumbs.jpg");
    float: left;
    height: 103px;
    margin-bottom: 5px;
    padding: 10px 3px 0 7px;
    width: 219px;
    background-repeat: repeat-x;
	border-top:none;
	border-bottom:none;
}
.freestyle #fandeck {
	clear: right;
	background-image: url("http://media.benjaminmoore.com/WebServices/prod/CandiceOlson/images/background_thumbs.jpg");
    background-repeat: repeat-x;
    float: left;
	padding-left: 10px;
	width: 200px;
	height: 103px;
	margin:0 0 0 10px;
	padding: 10px 3px 0 7px;
}
.freestyle #palettea {
	bottom: -3px;
	clear: both;
	color: #6EA1B9;
	display: block;
	font-size: 14px;
	position: relative;
}
body:not(:-moz-handler-blocked) .freestyle #palettea {
	bottom: -5px;
}
#palette .paletteF {
    float: left;
    width: 105px;
}
#palette .paletteL {
    float: left;
    padding: 22px 0;
    width: 95px;
    font-weight: bold;
}
#fandeck ul {
	color: #666666;
	line-height: 1.35;
}
#fandeck .paletteF {
    clear: left;
    float: left;
    width: 90px;
}
#fandeck .paletteL {
    float: left;
    padding: 20px 0;
    width: 95px;
    font-weight: bold;
}
