* {
	margin:0;
	list-style: none;
}
body {
	font-family: Arial,Tahoma;
}

#page {
	width: 1150px;
	box-shadow:;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:;
	height: 900px;
	margin: 0 auto;
	position: relative;
}
#page h1 { font-weight: normal; font-size: 32px; letter-spacing: -2px; margin:0 0 20px 0; border-bottom: 1px solid #ddd; padding:0 0 10px 0; }
#page h2 { font-weight: bold; font-size: 22px; letter-spacing: -1px; font-style: italic; margin:40px 0 0 0; }
#page h3 { float: right; }
#page h3 a { font-weight: normal; font-size: 16px; color:#004499; }
#page h3 a:hover { color:#333; }

.box_skitter_large {
    width: 1150px !important;
}