@charset "UTF-8";
#spy_text {
	width: 450px;
	text-align: justify;
	font-size: 14px;
	top: 0px;
	line-height: 18px;
}
#image-inset {
	margin: 3px;
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	text-decoration: none;
}
#image-inset a{
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-decoration: none;
	color: #fff;
}
#image-inset a:visited {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-decoration: none;
}
#spy_text p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.35;
	letter-spacing: -0.05em;
}
#glock {
}
#cover-art {
	width: 159px;
	float: left;
}
#purchase {
	width: 130px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 20px;
	color: #000;
	float: right;
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#purchase ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
#purchase ul li {
	list-style-type: none;
	text-align: center;
	margin-top: 8px;
	color: #fff;
	text-decoration: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#purchase ul li a {
	color: fff;
	text-decoration: none;
	border-top-color: fff;
	border-right-color: fff;
	border-bottom-color: fff;
	border-left-color: fff;
}
#purchase ul li a:hover {
	color: #136926;
}
#purchase ul li a:visited {
	text-decoration: none;
	color: #fff;
}
#purchase ul li a:link {
	color: #fff;
	text-decoration: none;
}
#review_header   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 12em;
	text-align: center;
	font-variant: small-caps;
}
#container #spy_text #scroll_reviews {
	height: 350px;
	overflow: scroll;
	padding-right: 7px;
}
@media only screen and (max-device-width: 480px) {
#container #spy_text #scroll_reviews {
	overflow: visible;
	padding-right: 7px;
	margin-right: auto;
	margin-left: 200px;
}
}
#container #spy_text #scroll_reviews a {
	text-decoration: none;
	color: #555;
}
#container #spy_text #scroll_reviews a:hover {
	color: #136926;
}
#container #spy_text #no_scroll_reviews {
	height: 350px;
	overflow: hidden;
	padding-right: 7px;
	font-size: 15px;
}

