@charset "utf-8";
.left-text {
	width: 428px;
	float: left;
}
.right-img {
	float: right;
	width: 265px;
	margin-top: 13px;
}
div.right-img p {
	margin-bottom: 10px;
}
.right-img img {
	border: 1px solid #C3C3C3;
}

#content {
	
}
.right-img .services-img {
	background-color: #C9C9C9;
}

div.retailstore {
	background: #ebebeb;
	width: 233px;
	padding: 13px 14px 20px 14px;
	position:relative;
	margin-bottom: 11px;
}
div.retailstore a img {
	border: 1px solid #c3c3c3;
}
div.retailstore a:hover img {
	border: 1px solid #666;
}
div.retailstore a.store {
	position:absolute;
	bottom:9px;
	right:20px;
}

div.retailstore a.store img {
	border: none;
}

div.retailstore img {
	border: none;
}}