
#stacks_in_21 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_32 {
	font-size: 201%;
}
#stacks_in_182_float {
	float:right;
	width:60%;
}
#stacks_in_182 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  4px;
	padding:  4px;
}

/* Preview and publish styling */
#stacks_in_166 .selectWrapper {
	position: relative;
	display: inline-block;
	border: 1px solid rgba(204, 204, 204, 1.00);
	background: rgba(238, 238, 238, 1.00);
	border-radius: 4px;
	font-size: 16px;
}

#stacks_in_166 #selectNavIconstacks_in_166 {
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 2;
	line-height: 34px;
	color: rgba(76, 76, 76, 1.00);
}

#stacks_in_166 select {
	position: relative;
	color: rgba(76, 76, 76, 1.00);
	z-index: 2;
  margin: 0px;
  width: 150px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
	border: none;
	border-radius: 4px;
	background: transparent;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

}

/* IE hackery */
#stacks_in_166 select::-ms-expand {
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* Target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    #stacks_in_166 select {
        background:none\9;
        padding: 5px\9;
    }
}




#stacks_in_166 {
	margin:  1px;
	padding:  1px;
}
