
@media all and (min-width: 1100px) {
.block{
	width: 50%;
	display: inline-block;
	float: left;
	min-width: 375px;
	font-family: impact, helvetica, arial;
	padding: 5px;
}
}

@media all and (max-width: 1099px) {
.block{
	width: 100%;
	display: inline-block;
	float: left;
	font-family: impact, helvetica, arial;
	padding: 5px;
}
}

#specification{
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
	display: block;
	color: #4D4D4D;
}
#specification span{
	font-family: impact, helvetica, arial, sans-serif;
	font-size: 100%;
}
#specification ul{
	list-style: inside;
}
#specification li{
	padding: 5px 0;
}
#main-image{
	margin-left: 0;
	float: left;
}
#main-image img{ 
	float: left;
}
#preview{
	width: 100%;
}
#title {
	font-family: impact, helvetica, arial, sans-serif;
	font-size: 1.4em;
	text-align: left;
	line-height: 120%;
}
ol.invisible {list-style-type: none;}
#followme input[type="submit"]{
    font-size: .5em; 
    color: #FFFFFF; 
    font-weight: bold;
  	background: #B09E66;
  	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
  	border-radius: 1px;
  	padding: 2px 4px;
  	vertical-align: middle;
}
#map img{
	float: left;
	width: 99%;
}
#bottom-images{
	text-align: center;
	margin-top: 5px;
}
#bottom-images ul{
	display: inline-block;
	float: right;
	max-width: 505px;
	list-style:none;
}
#bottom-images ul > li{
	display: inline-block;
	float: left;
	margin: 4px;
	list-style:none;
}
#bottom-images img{
	float: left;
	max-height: 110px;
}
#product-code span{
	font-family: impact, helvetica, arial, sans-serif;
	font-size: 1.2em;
	color: #4D4D4D;
}
#our-price{
	font-size: 2em;
	margin-bottom: 10px;
}
#price {
	font-size: 3em;
	line-height: 1em;
}
#map{
	width: 65%;
	float: left;
}
#dummy{
	position: absolute;
	display: none;
	border-radius: 40px;
	padding: 30px;
	width: 500px;
	margin: 10px;
	background: #CDCDCD;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #4D4D4D;
	list-style: inside;
}
#powergraph{
	width:95%;
}
#followme{
	width: 30%;
	float: right;
	font-family: helvetica, arial, sans-serif;
	color: #4D4D4D;
	font-size: 1em;
}
#skus{
	display: none;
}