.shop-holder .url {
	color: #0000ff;
	font-size: 10px;
}

.shop-holder {
	float: left;
	width: 198px;
	margin: 0px 8px;
	margin-top: 5px;
	height: 47px;
}

.shop-holder h4 {
	padding-top: 7px;
	font-size: 14px;
}

.shop-holder img {
	border: 1px solid #cbcbcb;
	float: left;
	margin-right: 8px;
}

.storeVote label {
	float: left;
	margin: 6px 0px;
	font-weight: bold;
}

.miniLabel {
	width: 43px;
}

.miniInput {
	width: 165px;
	margin-bottom: 9px;
	height: 15px;
}

.storeVote select {
	margin-top: 2px;
	margin-left: 5px;
}

.storeVote textarea {
	width: 206px;
	height: 100px;
}

.shopInfo {
	float: left;
	width: 425px;
	vertical-align:middle;
	height: 135px;
}

.shopInfo h1 {
	font-size: 24px;
	color: #585858;
	margin: 14px 0px 0px 0px;
}

.shopInfo h2 {
	font-size: 14px;
	margin: 2px 0px;
	padding-bottom: 5px;
}

.shop h3 {
	font-size: 13px;
	margin: 2px 0px;
}

.shop h2 {
	font-size: 18px;
	margin: 6px 0px;
}

.shopInfo p a {
	text-decoration: underline;
}

.shopInfo .star-rating {
	float: left;
	line-height: 12px;
	margin: 5px 5px 0px 0px;
}

.shopInfo .star {
	position: relative;
	top: 4px;
	margin-right: -4px;
}

.shopInfo a {
	color: #0000ff;
}

.shopInfo span {
	display: inline;
	padding-left: 10px;
	font-style: italic;
	font-size: 10px;
	line-height: 14px;
}

.shopInfo span a {
	color: #585858;
	font-weight: normal;
	font-size: 10px;
}

.shopInfo p {
	margin-bottom: 2px;
}

.shopInfo .button {
	float: left;
}

.shopInfo strong {
	float: left;
	background-image: url( '../images/shops-stores/button_middle.gif' );
	padding: 7px 0px 7px 0px;
	color: #fff;
}

.shopLogo {
	float: left;
	margin: 4px 15px 4px 0px;
	border: 1px dotted #DDDDDD;
}

