.graphic_generic_body_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_generic_title_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
a {
    color: #f39e47;
    text-decoration: none;
}
a:visited {
    color: #f39e47;
    text-decoration: none;
}
a:hover {
    color: #ff744f;
    text-decoration: none;
}
.CounterDivClass {
    left: 0px;
    position: absolute;
    top: 44px;
    z-index: 1;
}
ol {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.Bullet {    border: none;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
div.store_table {
background: #ffffff;
color: #000000;
display: table;
padding: 0 .25em;
width: 100%;
}
.store_row{
  display: table-row;
  margin:auto;
  }
.store_item {
	width: 33%;
	text-align:center;
	padding-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #999999;
	float: left;
}
.double {
width: 50%;
}
.single {
width: 100%;
	text-align:center;
	padding-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #999999;

}
.store_table h2 {
font-size:100%; 
font-weight: normal;
padding-left: 0;
text-align:center;
}
.store_table .description {
height: 100%;
min-height: 105px;
}
.store_table p {
text-align:justify; padding-left:10px; padding-right:10px;
}
.store_table table {
width: 100%;}

div.spacer {
  clear: both;
  }
