﻿body{ background:#060606; color:#fff;font-family: "DIN Pro", '微軟正黑體', '新細明體', Helvetica, Arial, sans-serif; overflow-x:hidden}
#msble{ background:#060606;}
#msble  .img-responsive{display:inline-block;max-width: 100%;height: auto;}
#msble .top{ background:url(//asset.msi.com/event/mb/2016/mousebundle_z170a/images/top_bg.jpg); background-size:cover;}
 .top .top_ctrl{ padding:50px;}

#msble .top h1{ font-size:90px; margin:0; padding:0;}
#msble .top h2{ font-size:40px; margin:0; padding:0;}
#msble .top h3{ font-size:50px; margin:0; padding:0;}
#msble h3,#msble .h3{ margin: 0px 0 20px 0;}

@media (min-width: 768px) {
  
   #msble .top h2{ font-size:70px; margin:0; padding:0;}
 
}

#msble .top .kv01{}
#msble .top .kv02{ display:none;}
#msble .top .kv03{display:none}
#msble .top .kv04{ display:none;}
#msble .top .kv05{display:none}
#msble .top .kv06{display:none}
#msble .section{ padding-top:30px; padding-bottom:30px;}
#msble .section h1{color:#ff0000;}
#msble .section h2{color:#ff0000;}
#msble .section h3{ color:#ff0000;}
#msble .section h4{ color:#fff;}
#msble .section.desc{ border-bottom:2px solid #d80011;}

#msble .section.desc h3,#msble .section.desc h4{margin:0; padding:0; vertical-align:top;}
#msble .item{ margin-top:15px; margin-bottom:15px;}
#msble .section .padding_tb{ padding-top:15px; padding-bottom:15px;}
#msble .s_img_box{ padding-top:6px; }
#msble .s_img_box img{border:1px solid #333;}

#msble .section.desc2{ border-bottom:0;}
#msble .section.desc2 h3,#msble .section.desc h4{margin:0; padding:0; vertical-align:top;}
#msble .section.desc2 .item{ margin-top:15px; margin-bottom:15px;}
#msble .section .padding_tb{ padding-top:15px; padding-bottom:15px;}
#msble .section.desc2 .s_img_box{ padding-top:6px;}
#msble .section.desc2 .s_img_box img{border:1px solid #333}
#msble .section .section3 a{
	display: inline-block;
    background: #f00;
    color: #fff;
    padding: 10px 20px;
    font-size: 24px;
	border-radius:10px;
	}
#msble .section .section3 a:hover{
    background:#C70003;
	}

#msble .btn-nor {color: #ff0000;background-color:rgba(0,0,0,.5);border-color: #ff0000; border-radius:0;}
#msble .btn-nor:focus,
#msble .btn-nor.focus {
  color: #fff;background-color: #ff0000;border-color: #ff0000;
}
#msble .btn-nor:hover {
  color: #fff;background-color:rgba(255,0,4,.2);border-color: #ff0000;
}
#msble .btn-nor:active,
#msble .btn-nor.active,
#msble .open > .dropdown-toggle.btn-nor {color: #fff;background-color: #ff0000;border-color: #ff0000;}
#msble .btn-nor:active:hover,
#msble .btn-nor.active:hover,
#msble .open > .dropdown-toggle.btn-nor:hover,
#msble .btn-nor:active:focus,
#msble .btn-nor.active:focus,
#msble .open > .dropdown-toggle.btn-nor:focus,
#msble .btn-nor:active.focus,
#msble .btn-nor.active.focus,
#msble .open > .dropdown-toggle.btn-nor.focus {color: #fff;background-color: #cc0000;border-color: #cc0000;}
#msble .btn-nor:active,
#msble .btn-nor.active,
#msble .open > .dropdown-toggle.btn-nor {background-image: none;}
#msble .btn-nor.disabled:hover,
#msble .btn-nor[disabled]:hover,
#msble fieldset[disabled] .btn-nor:hover,
#msble .btn-nor.disabled:focus,
#msble .btn-nor[disabled]:focus,
#msble fieldset[disabled] .btn-nor:focus,
#msble .btn-nor.disabled.focus,
#msble .btn-nor[disabled].focus,
#msble fieldset[disabled] .btn-nor.focus {background-color: #fff;border-color: #ccc;}
#msble .btn-nor .badge {color: #fff;background-color: #333;}

#msble .dropmenu{color:#fff;background-color: #cc0000; border-radius:0; padding:0; margin-top:32px;}
#msble .dropdown-menu.dropmenu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}

#msble .dropdown-menu.dropmenu > li > a:hover,
#msble .dropdown-menu.dropmenu > li > a:focus {
  color: #ff0000;
  text-decoration: none;
  background-color: #fff;
}
#msble .dropdown-menu.dropmenu > .active > a,
#msble .dropdown-menu.dropmenu > .active > a:hover,
#msble .dropdown-menu.dropmenu > .active > a:focus {
  color: #ff0000;
  text-decoration: none;
  background-color: #fff;
  outline: 0;
}
#msble .btn-group, #msble .btn-group-vertical {
    position: relative;
    display: block;
    vertical-align: middle;
    word-wrap: break-word;
    width: auto;
}

#content{ background-image:none;}
#msble .lightline{ display:inline-block; vertical-align:top;}
#msble .lightline img{  vertical-align:bottom;}


#msble .nav-tabs {
  border-bottom: none;
  margin-bottom:20px;
}

#msble .nav-tabs > li > a {
   margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #444;
    border-radius: 0;
	background:#333;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	padding:15px; padding-bottom:15px;
}
#msble .nav-tabs > li > a:hover {
  background-color: #ff0000;
  border: 1px solid #ff0000;
}
#msble .nav-tabs > li.active > a,
#msble .nav-tabs > li.active > a:hover,
#msble .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #cc0000;
  border: 1px solid #ff0000;
  border-bottom-color: transparent;
}
#msble .tab-content .section .row{ margin-bottom:30px;}
#msble .tab-content .section .row.rf-all{ margin-bottom:0px;}
#msble .terms{ border-top:2px solid #d80011;}
#msble .rf-box{ background:#99000c; padding:0px; padding:7px; display:table; height:210px; margin-bottom:15px; margin-top:15px;}
#msble .rf-box p{ font-size:13px;}
#msble .rf-box .img-box{ display:table-cell; width:30%}
#msble .rf-box .title{ font-size:16px; font-weight:bold; margin-bottom:5px;}
#msble .rf-box .text-box{width:65%;display:table-cell;  vertical-align:top; padding-left:7px; }
/*---*/
#dragonComp{ background:#000; color:#bdbdbd; font-family: 'PTSansNarrowRegular', Helvetica, Arial, sans-serif;}

#dragonComp a.link,#dragonComp a.link:link{ text-decoration:underline; color:#F00;}
#dragonComp a.link:hover{ background:#F00; color:#FFF; text-decoration:none;}
#dragonComp h1{ font-size:60px;}
#dragonComp h2{ font-size:50px;}
#dragonComp h3{ font-size:40px;}
#dragonComp h4{ font-size:30px;}
#dragonComp h6{ font-size:18px; margin:0; padding:10px 0 0 0;}
#dragonComp h4.border{ border:3px solid #76b900; border-width:0 0 3px 0; display:inline-block;}
#dragonComp h1, #dragonComp h2,
#dragonComp h3, #dragonComp h4,
#dragonComp h5, #dragonComp h6{ margin:0px 0; padding:0;}
#dragonComp p{font-family: 'PTSansNarrowRegular', Helvetica, Arial, sans-serif;}
sup{ font-size:12px;}
#dragonComp .text-big{ font-size:90px;}
#dragonComp .fc-yellow{ color:#fff100;}
#dragonComp .fc-green{ color:#76b900;}
#dragonComp .fc-red{ color:#F00;}
#dragonComp .fc-white{ color:#Fff;}


#dragonComp .top{ zoom:1; overflow:hidden; width:100%; position:absolute; }
#dragonComp .top .green-label{ padding:20px; background-color:#538200; color:#FFF;display:inline-block; margin:0; font-size:24px;}
#dragonComp .top a.btn-tab{ display:inline-block;padding:20px; background-color:#666; color:#FFF; margin:0; text-decoration:none; font-size:24px;}
#dragonComp .top a.btn-tab:hover{ background-color:#76b800; }
#dragonComp .top .logo{display:inline-block; float:right; padding:20px;}
#dragonComp .banner{ background:url(../images/Z170A%20Mouse%20Bundle_1920_550.jpg) no-repeat; background-size: cover; height:612px; background-position: 30% 50%; display:table;width:100%;border-bottom:5px solid #ff0000;}
#dragonComp .banner_mouse_B150{ background:url(../images/B150M-MORTAR-Z170A-KRAIT-GAMING-3X_Z170A-KRAIT-GAMING-Mouse-Bundle_Banner_1920_550.jpg) no-repeat; background-size: cover; height:612px; background-position: 30% 50%; display:table;width:100%;border-bottom:5px solid #ff0000;}
#dragonComp .banner_headset{ background:url(../images/X99A-GODLIKE-GAMING-CARBON-Headset-Bundle_Banner_1920_550.jpg) no-repeat; background-size: cover; height:612px; background-position: 30% 50%; display:table;width:100%;border-bottom:5px solid #ff0000;}
#dragonComp .banner_headset_x99{ background:url(../images/X99_GAMING_HEADSET_1920x550.jpg) no-repeat; background-size: cover; height:612px; background-position: 30% 50%; display:table;width:100%;border-bottom:5px solid #ff0000;}
#dragonComp .banner .banner-inner{ display:table-cell; vertical-align:middle; }
#dragonComp .banner .banner-inner .title{ padding:0px 40px 14px 40px; background:rgba(0,0,0,.9); color:#FFF;}
#dragonComp .banner .banner-inner .title h4{ font-size:62px; margin:0 0 20px 0; padding:0; letter-spacing:12px;}
#dragonComp .banner .banner-inner .title h1 { font-size:120px; margin:-30px 0 0 -5px; }
#dragonComp .banner .banner-inner .title p{font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; color:#76b800;}
#dragonComp .banner .banner-inner .promotion{ padding:20px 40px;font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; color:#cc0000; background-color:rgba(0,0,0,0.9); margin-top:20px;}
@media (max-width: 767px) {
	#dragonComp .banner{background-position:10% 10%; height:600px;display:inherit;text-align:center;border-bottom:none;}
	#dragonComp .banner .banner-inner{ display:inherit; vertical-align:middle; }
	#dragonComp .banner .banner-inner .title{ margin-top:600px; padding:20px 20px 0px 20px; background:rgba(0,0,0,.7);}
	#dragonComp .banner .banner-inner .title p{ font-size:22px;}
	#dragonComp .section1{  margin-top:600px; }
	#dragonComp .section.section1 .desc{ margin-top:0px;}
	#dragonComp .section.footer img{ margin:10px;}

}


@media (max-width: 488px) {
	#dragonComp .banner{ background:url(../images/key_bg_s.jpg) no-repeat; background-size: cover; height:400px;background-position: 50% 30%; display:inherit;width:100%; border-bottom:none; text-align:center; }
	#dragonComp .banner .banner-inner{ display:inherit; vertical-align:middle; }
	#dragonComp .banner .banner-inner .title{ margin-top:400px; padding:20px 20px 0px 20px; background:rgba(0,0,0,.7);}
	#dragonComp .banner .banner-inner .title h4{ font-size:60px; margin:0; padding:0;}
	#dragonComp .banner .banner-inner .title h1 { font-size:172px; margin:-30px 0 0 -5px; }
	#dragonComp .banner .banner-inner .title p{ font-size:inherit;}
	#dragonComp .banner .banner-inner .promotion{ padding:20px 20px 0 20px;}
	#dragonComp .section1{  margin-top:400px; }
	#dragonComp .section.section1 .desc{ margin-top:0px;}
	#dragonComp .section.footer img{ margin:10px;}
	#dragonComp .top .green-label{ padding:10px; background-color:#76b800; color:#FFF; display:inline-block; min-width:173px;text-align:center; }
	#dragonComp .top a.btn-tab{ padding:10px;color:#FFF; display:inline-block; min-width:173px; text-align:center;}
	#dragonComp .top .logo{display:inline-block; float:right; padding:10px;}
	#dragonComp .top .logo img{ max-height:30px;}




}
#dragonComp .section{ padding:30px;}
#dragonComp .section.section1 { padding-bottom:0;}
#dragonComp .section.section1 .desc{ margin-top:50px;}
#dragonComp h3.text-title{ font-size:30px; display:inline-block; margin-bottom:30px;font-family: 'PTSansNarrowRegular', Helvetica, sans-serif;text-transform:uppercase;}
#dragonComp .section.section3 .step-wrapper{ margin:20px 0;}
#dragonComp .section.section3 .step-wrapper .step{ margin:0;}
#dragonComp .section.section3 .step-wrapper .step .step-box{ background:none; margin-bottom:15px;}
#dragonComp .section.section3 .step-wrapper .step .step-box .triangles{position:absolute;width: 0;height: 0;border-style: solid;border-width: 30px 30px 0 0;border-color: #000000 transparent transparent transparent;}

#dragonComp .section.section3 .step-wrapper .step .step-box .inner{  background:#333; padding:10px; color:#FFF; min-height:125px;padding-left:30px;}
#dragonComp .section.section3 .step-wrapper .step .step-box .inner .title{ font-size:30px;}


#dragonComp .section.section3 a.pd{ text-decoration:none; padding-bottom:20px; display:inline-block; text-align:center;}
#dragonComp .section.section3 a.pd:hover{ background:#111;}
#dragonComp .section.section3 a.pd h4{font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; color:#cc0000; text-align:center} 
#dragonComp .section.section3 a.pd .btn-learnmore{ padding:10px ; border:3px solid #76b800; text-align:center; color:#FFF; width:90%; margin:20px auto;}
#dragonComp .section.section3 a.pd:hover .btn-learnmore{ background:#76b800;}


#dragonComp .section.section3 .nb-pd{ text-align:left; margin-bottom:24px;}
#dragonComp .section.section3 .nb-pd a{ text-decoration:none; display:inline-block; text-align:center; padding:20px 0; margin:0 auto; width:270px; max-height:280px; }
#dragonComp .section.section3 .nb-pd a:hover{ background:#111;}
#dragonComp .section.section3 .nb-pd a h5{ Arial, Helvetica, 'Microsoft JhengHei',sans-serif !important; text-transform:uppercase; color:#cc0000; text-align:center; font-size:12px;} 
#dragonComp .section.section3 .nb-pd a .btn-learnmore{ padding:10px ; border:3px solid #ff0000; text-align:center; color:#FFF; width:90%; margin:20px auto;}
#dragonComp .section.section3 .nb-pd a:hover .btn-learnmore{ background:#ec041a;}

#dragonComp .section.footer{ /* background:url(../images/footer-texture.jpg) top center; */border-top:5px solid #ff0000;}
#dragonComp .section.footer img{ margin:0px 70px 20px 70px;}
#dragonComp .section.footer .row{ margin:30px 0;}
#dragonComp .section.footer p{ display:inline-block;}
#dragonComp a.btn-nor{ padding:15px 40px; display:inline-block; background:#d60707; color:#FFF; border:5px; font-size:30px;/* support Safari, Chrome */-webkit-border-radius: 5px;/* support firefox */-moz-border-radius: 5px; font-family: 'PTSansNarrowRegular'; border-radius: 5px; text-decoration:none;}
#dragonComp a.btn-nor:hover{ text-decoration:none; background-color:#ec041a;}

	
/*
 * wheretobuy
 */
 
#dragonComp .section.section3 .shops_MB_1 { 
	float:center;
	margin-bottom: 25px;
	/*margin-left: 0px;
	margin-right:0px;
	margin-top:0px; */
}
#dragonComp .section.section3  #wheretobuy-grid1{
	width: 920px;
}
#dragonComp .section.section3  .wheretobuy-item1{
	width: 180px;
}
#dragonComp .section.section3  .wheretobuy-item1:hover .wheretobuy-item-overlay{
	box-shadow: inset 0px 0px 50px rgba(0, 0, 0, .5);
}
#dragonComp .section.section3  .wheretobuy-item-overlay{
	height: 100%;
	position: absolute;
	z-index: 1;
	width: 100%;
}
#dragonComp .section.section3  .wheretobuy-item-header{
	background-color: rgb(255,255,255);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: black;
	text-align: center;
}
#dragonComp .section.section3  .wheretobuy-item-name{
	display: block;
	height: 20px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 7px;
	color: black;
}
#dragonComp .section.section3  .wheretobuy-item-logo{
	background-color: rgb(255,255,255);
	height: 184px;
	line-height: 184px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	width: 180px;
}
#dragonComp .section.section3  .wheretobuy-item-country{
	background-color: #333;
	border-bottom: 1px solid #666;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: block;
	font-size: .8em;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	color: white;
}

#dragonComp .section.section3  .whiteblock{
	background-color: rgb(255,255,255);
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid rgb(255,255,255);
    border-radius: 4px;
	-moz-box-shadow: inset 0 0 40px rgb(128,128,128);
	-webkit-box-shadow: inset 0 0 40px rgb(128,128,128);
	box-shadow: inset 0 0 40px rgb(128,128,128);
	color: #A0A0A0;
	margin-top: 20px;
	overflow: auto;
	padding: 20px;
	position: relative;
}
/*
 * text
 */
#dragonComp .section.section3  sup{
	display: inline-block;
	font-size: .75em;
	height: 1em;
	padding-left: 0.3em;
	vertical-align: super;
}
/*
 * titles
 */
#dragonComp .section.section3  .pagetitle{
	background-image: url('../../images/pagetitle-background.png');
	background-repeat: no-repeat;
	color: rgb(255,255,255);
	font-family: 'Arial';
	font-size: 36px;
	line-height: 61px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
	width: 920px;
}
#dragonComp .section.section3  .title{
	color: rgb(255,255,255);
	font-family: 'Arial';
	font-size: 36px;
	line-height: 36px;
}
#dragonComp .section.section3  .subtitle{
	color: rgb(255,255,255);
	font-family: 'Arial';
	font-size: 24px;
}
/*
 * lists
 */
#dragonComp .section.section3  .list{
}
/*
 * buttons
 */
#dragonComp .section.section3  .listbutton-set{
	overflow: auto;
}
#dragonComp .section.section3  .listbutton{
	background-image: url('../../images/listbutton-background.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: rgb(42,42,42);
	/*color: rgb(51,51,51); */
	float: left;
	list-style: none;
	/*text-shadow: 0 1px 0 rgb(255,255,255); */
	text-shadow: 0 1px 0 rgb(51,51,51);
}
#dragonComp .section.section3  .listbutton:hover{
	background-position: 0 -40px;
}
#dragonComp .section.section3  .listbutton.active{
	color: rgb(42,42,42);
	/* color: rgb(255,255,255); */
	background-position: 0 -80px;
	text-shadow: 0 1px 0 rgb(51,51,51);
}
#dragonComp .section.section3  .listbutton.active:hover{
	background-position: 0 -120px;
}
#dragonComp .section.section3  .listbutton-link{
	display: block;
	line-height: 40px;
	padding-left: 16px;
	padding-right: 16px;
}

/*
 * grid
 */
#dragonComp .section.section3  .grid{
	margin-top: 10px;
}
#dragonComp .section.section3  .grid-item{
	margin-right: 15px;
	margin-top: 10px;
}
#dragonComp .section.section3  .grid-item-hidden{
	display: none;
}

@media (max-width: 767px) {
#dragonComp a.btn-nor{ font-size:30px;}

}


@media (max-width: 488px) {
	#dragonComp a.btn-nor{ font-size:20px;}
}


#dragonComp .table-div{ display:table;}
#dragonComp .table-div .inner{ display:table-cell; vertical-align:middle;}
#dragonComp .green-border{border-bottom:5px solid #ff0000;}
/*.cornered{ height:26px; background: rgba(0,0,0,.7) url(../images/corner_red.png) no-repeat left top;}*/



/*bootstrap*/
#dragonComp .navbar-inverse{ background:#1f1f1f; } 
#dragonComp .img-responsive{ width:100% \9;}
#dragonComp .navbar-header{ float:right;}
#dragonComp .navbar-collapse{ float:left; font-size:28px;}

#dragonComp .navbar { position: relative;min-height: 50px;margin:0 auto;border-bottom:4px solid #f00;}
#dragonComp .navbar-brand {padding: 6px 0px 0 0;}
#dragonComp .navbar-nav>li>a{padding-top: 15px;padding-bottom: 15px;}

#dragonComp .navbar-inverse .navbar-nav>li>a{ background-color:#444; color:#FFF; }
#dragonComp .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
color: #76b800;
background-color: #fff;
}
#dragonComp .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #fff;
background-color: #76b800;


}

@media (max-width: 767px) {
#dragonComp .navbar-header{ float:none;}
#dragonComp .navbar-collapse{ float:none;}
}


@media (max-width: 488px) {
#dragonComp .navbar-header{ float:none;}
#dragonComp .navbar-collapse{ float:none;}
}
.boxgrid a {
	color: #C8DCE5;
	font: 12pt Arial, sans-serif;
}
.boxgrid_tech a {
	color: #C8DCE5;
	font: 12pt Arial, sans-serif;
}
.boxgrid h3 {
	margin: 10px 10px 0 10px;
	color: #FFF;
	font: 18pt Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}
.boxgrid_tech h3 {
	margin: 10px 10px 0 10px;
	color: #FFF;
	font: 18pt Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}
.boxgrid {
	width: 325px;
	height: 260px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	background: #161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid_tech {
	width: 220px;
	height: 260px;
	margin: 0px;
	float: left;
	background: #161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid_tech img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color: #afafaf;
	font-weight: bold;
	font: 14pt "Lucida Grande", Arial, sans-serif;
}
.boxgrid_tech p {
	padding: 0 10px;
	color: #afafaf;
	font-weight: bold;
	font: 14pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 160px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption_tech {
	float: left;
	position: absolute;
	background: #000;
	height: 160px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/*.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				} */
.caption .boxcaption {
	top: 220;
	left: 0;
}
.caption_tech .boxcaption_tech {
	top: 220;
	left: 0;
}
 input [type sumit] {
 padding:50px;
 font-weight:bold;
 font-size:1.5em;
}
#wheretobuy-grid1 .wheretobuy-item-link {
	display:block;
}