div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}
h2 a {
	text-decoration: none;
}
.sf_outer_wrapper .sf_wrapper .sf_content #content1 h2 a:hover {
	color: #FFFF00;
}
