@charset "UTF-8";

#featured_store #left {
	width: 440px;
	float: left;
	height: 293px;
	background-color: #FFF;
}
#wrapper #featured_store #right {
	width: 330px;
	float: right;
	text-align: left;
	padding: 10px;
	background: #F0F0F0;
	overflow-x:hidden;
	overflow-y:scroll;
	height: 350px;
}
#featured_store  h3  {
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #FFF;
}	
	#featured_store  #right h3  {
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #333333;
	margin-bottom: 10px;
	color: #333;
}

#featured_store #right .location {
	font-size: 17px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999999;
	text-indent: 3px;
	margin-top: -7px;
}
#featured_store #store_info {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 780px;
	padding: 10px;
	background: #000000;
}
#store_info_detail {
	float: left;
	height: 75px;
	margin: 0px;
	padding: 0px;
	width: 570px;
}
#store_info_archive {
	float: right;
	width: 200px;
	text-align: right;
	height: 75px;
}
#store_info .location {
	font-size: 2em;
	color: #FFF;
}
#store_info  {
	color: #999999;
}
#featured_store {
	padding-top: 2em;
}
#featured_store #store_info img {
	float: left;
	margin-right: 0.5em;
	color: #FFF;
}
#store_info a:active, #store_info a:hover {
	color: #FFFF00;
{
}
#featured_store h4 {
	font-size: 2em;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}
.question  {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
}
.answer  {
	font-size: 12px;
	color: #333;
}

