
#affiliated_store{
    /* height:740px; */
    padding: 13px 14px 6px;
    text-align: center;
    margin-bottom: 10px;
	background-image: url(../../../common/images/bodyBack.png);
	/*background: #4e2a00;*/
}

#affiliated_store a {
    width:80%;
    margin:15px;
	margin-left:8%;

    padding: 10px 0 10px 13px;
	text-align: left;
	color: #30120a;
	background-color: #fff;
	font-size: 15px;
	font-weight: bold;
	box-shadow: #f5c588 0px 3px;
	border-radius: 4px;
	text-decoration: none;
}