/*  style reset start ------------------------------------------------ */
*{
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,li,address{
	font-size: 75%;
	_font-size: 75%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}
ul,ol,li,dl,dt,dd{
	list-style:none;
	padding: 0px;
	margin: 0px;
 }


hr{
	display: none;
 }
img{
	
}

/*  global end ------------------------------------------------ */

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

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
/*  clearfix end ------------------------------------------------ */

.btn {
}
.entry {
	margin-right: 20px;
}
