/* Stores Styles CSS Document for Peter Alexander USA */

.stores_list {
	width: 734px;
	background: black url(/USA/img/stores_static.jpg) repeat-y top;
	border: solid 1px black;; /*bug fix?*/
}

.stores_list h1 {
	margin: 1em 20px 0 20px;
	font-size: 150%;
}

.stores_list h2 {
	margin: 1em 20px 0 20px;
	font-size: 120%;
	color: #fff;
	text-transform: uppercase;
	border-bottom: solid 1px #f93290;
}

.stores_list h3 {
	color: white;
	font-weight: bold;
}


.stores_list .shop {
	margin: 1em 15px 1em 30px;
}

.stores_list .shop a {
	font-size: 85%;
}

.stores_list .shop p {
	margin: 0;
}

.stores_list .shop .phone {
	font-style: italic;
}
