/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/

html {

	width: 100%;

	height: 100%;

	_border: none;

}

body, form {

	margin: 0;

	text-align: center;

	width: 100%;

	height: 100%;

	background: #FFFFFF;

}

img, object, embed {

	display: block;

}

a img, img a, img {

	border: none;

}

a {

	outline:none;

}



.clearer{

	clear: both;

	line-height: 0px;

}


