#title { height: 67px; }

#title h2 {
	position: absolute;
	top: 38px;
	left: 49px;
	width: 225px;
	height: 29px;
}

#title h2 span, #bottom h3 { display: none; }

#header {
	position: relative;
	height: 128px;
}

/*#header h3, #header h4, #header h5, #header p, #header a span { display: none; }

#header a {
	position: absolute;
	left: 20px;
	display: block;
	width: 564px;
	height: 128px;
}*/

#divider { height: 36px; }

#bottom {
	min-height: 500px;
	background: url("/images/bug/bottom_bg.jpg") no-repeat;
}

ul#promos {
	height: 170px;
	padding-left: 20px;
}

ul#promos li {
	float: left;
	margin: 0 5px 0 0;
	width: 187px;
	height: 170px;
}

/*ul#promos li a {
	display: block;
	width: 187px;
	height: 170px;
}

ul#promos li a span { display: none; }*/

ul#promos li img { margin: 12px 0 0 12px; }

ul#articles {
	width: 564px;
	padding: 20px 0 0 20px;
}

ul#articles h4 {
	margin-bottom: 0.2em;
	font-size: 14px;
	font-weight: bold;
}

ul#articles h4 a { color: #FFF; }
ul#articles h4 a:hover { text-decoration: none; }

ul#articles h5 {
	margin-bottom: 0.4em;
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

ul#articles p {
	margin-bottom: 0.4em;
	padding-left: .8em;
	border-left: #202020 3px solid;
}

ul#articles p.more {
	margin-bottom: 1em;
	padding: 0 0 1em 0;
	border-bottom: #202020 1px dotted;
	border-left: none;
}

ul#articles p.more a {
	padding-left: 8px;
	font-weight: bold;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 0 4px;
}
