DIV#storeinfo{
	padding:5px;
	height:310px;
	background-color:#fff;
	border:1px solid #f00;
	margin-bottom:10px;
}

DIV#storeinfo img{
	margin-bottom:10px;
}

DIV#storeinfo a{
	
	color:#000;
}

DIV#storeinfo a:hover{
	text-decoration:underline;
}

div#about{

	color:#ed1c24;
	cursor:pointer;
	cursor:hand;
}

div#about:hover{
	color:#000;
}
