#header, #sidebar, #footer, img#bird-logo, #content p img, div#yk_debug_info, a {
    display: none;
}

div#content, body, div#footer, div#sidebar, div#img_wrap, h4, div.competitor_holder, div.content_holder {
    background: none;
}


body, h1, h2, h3, h4, h5 {
	font-size: 11px;
}

h2 {
	font-size: 16px;
	margin-bottom: 12px;
}

h3 {
	font-size: 14px;
}

h4 {
	padding: 6px 0 12px 12px;
	color:  #9b0015;
	margin: 0 0 5px 0;
	font-size: 1.25em;
	background: url('/images/update-divide.png')  no-repeat left bottom;
}


ul.update_list {
    display: none;
}

.side_box {
	border-bottom: none;
}

div#container div#content div#content_holder {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	display: block;
}

#content ul.update_list li {
	border-bottom: none;
}

div.competitor_holder {
    padding: 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
}

