.stores_div {
        width: 730px;
        height: 439px;
        background: White url(../images/bgr_contact.jpg) no-repeat;
        position: relative;
        top: 0px;
        left: 52px;
        z-index: 1;
}

.stores_text {
        width: 340px;
        text-align: center;
        position: relative;
        color: #888;
        font-size: 14px;
        font-family: sans-serif;
        float: left;
}

.email {
        color: #96c192;
        text-decoration: none;
}

#stores {
        float: left;
        position: relative;
        top: 35px;
        left: 110px;
}


strike {
	color: #878A35;
	font-size: 13px;
	line-height: 75%;
	text-decoration: none;
}