img{border:0;}

hr {
  background-color: transparent;
  border-top: 1px solid #e7e7e7;
  border-width: 1px 0 0;
  display: block;
  height: 1px;
  line-height: 19px;
  margin-bottom: 14px;
  margin-top: 0;
}

.box {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  padding:14px 18px;
}

.button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #e7e9ec;
  border-color: #adb1b8 #a2a6ac #8d9096;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  white-space:nowrap;
  vertical-align: middle;
  height:30px;
  line-height:30px;
  width:100%;
}

.clear{clear:both}

.clearfix:after{
	content:".";  
	display:block;  
	height:0;  
	clear:both;  
	visibility:hidden;
}  

.clearfix {display: inline-block;}  

/* ie mac */  
* html .clearfix { height:1%;}  
.clearfix {display:block;}  
/* ie mac end */