
#stacks_in_8 {
	padding:  20px;
}

#stacks_in_2 {
	padding: 0px 20px 20px 20px;
}


/* Start doobox doo a map css */

#stacks_in_4overlay {
	display: none;
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    z-index: 100001;
}

#stacks_in_4modal {
	position:fixed;
	top:50%;
	left:50%;
	display: none;
    background:#fff;
    border-radius:4px;
    padding:20px;
    z-index: 100002;
}

#stacks_in_4print {
	display: none;
}

#stacks_in_4modalcontent {
margin-top: 10px;
}

#stacks_in_4close {
    position:absolute;
    top:3px;
    right:10px;
    cursor: pointer;
}

.stacks_in_4dooamap{
	padding: 0;
	margin: 0;
}

.stacks_in_4widthWrapper{
	max-width: 600px;
	margin: 0 auto 0 auto;
}

.stacks_in_4mapcontainer{
	position:relative;
	padding: 0;
	height: auto;
	max-width: 600px;
	max-height: 600px;
	background: #cccccc;
	margin: 0 auto 0 auto;
	overflow: hidden;
	z-index: 1;
}

.stacks_in_4mapWrapper{
	position:relative;
	margin: 0;
	padding: 0;
}

.stacks_in_4mapWrapper img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}


/* for backward compatability only */
.stacks_in_4oldlabelWrapper{
	display:none;
	height: 0;
	margin: 0;
	padding: 0;
}
/* end backward compatability only */





.stacks_in_4buttonWrapper{
position:absolute;
width:6%;
min-width: 30px;
height:auto;
right:15px;
top:15px;
cursor:pointer;
z-index: 2;
}

.stacks_in_4mapplus{
z-index: 3;
}

.stacks_in_4mapminus{
z-index: 3;
margin-top: 3px;
}

.stacks_in_4mapplus img{
width: 100%;
height: auto;
}

.stacks_in_4mapminus img{
width: 100%;
height: auto;
}

#stacks_in_4getdirections{
margin-top: 7px;
z-index: 3;
}


#stacks_in_4getdirections img{
width: 100%;
height: auto;
}


/* end doobox doo a map css */
#stacks_in_4 {
	padding: 0px 20px 20px 20px;
}
