@charset "utf-8";
/* CSS Document */

#mainContainer {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img{
	border:0px;
	vertical-align:bottom;
}