@import "main.css";

#ss_div { margin: 125px 0 0 0 !important; }

.home_buttons { position: absolute; margin: 376px 0 0 626px; }

.home_buttons img { margin-right: 6px; }

#more_news { 
	position: absolute;
	margin: -25px 0 0 440px;
	height: 20px; width: 61px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#full_calendar { 
	position: absolute;
	margin: -25px 0 0 848px;
	height: 20px; width: 70px;
	text-indent: -9999px;
	background: #ff0000;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}