#affiliated_store{
    /* height:370px; */
    padding: 13px 14px 6px;
    text-align: center;
    margin-bottom: 10px;
    background: #4e2a00;
}

#affiliated_store a {
    width:40%;
    margin:15px 15px 15px 30px;

    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;
}

.fl{
    float:left;
}

.cb{
    clear:both;
}