html
{
	border-left: 0px;
	border-right: 0px;
}

body, p, form, fieldset
{
	margin: 0px;
	padding: 0px;
}

img, fieldset
{
	border: 0px;
}

img, object
{
	display: block;
}

a:focus
{
	outline: none;
}