.hide {
	display: none;
}
.spacer {
	clear: both;
	border:none;
	font-size:1px;
	height:1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	display:block;
	height: 1px;
}
/* End hiding from IE-mac */
a {
	
	/* + style.css */
}
img {
	border:0;
}
form,
dl,
dt,
dd{
	margin:0;
	padding:0;
}
address {
	font-style:normal;
}
.B
{
	font-weight:bold;
}
.N
{
	font-weight:lighter;
}