#content {
	margin-top: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#detail_bar {
	text-align: center;
	position: relative;
	top: 0px;
	padding: 4px;
	width: 98.5%;
	height: auto;
	line-height: normal;
	font-size: medium;
}

#tab_bar {
	position: static;
	top: auto;
	margin-top: 10px;
}

input[type="submit"].neutral {
	font-size: 14px;
}

fieldset.home-search {
	border: 0px;
	padding-bottom: 7px;	
}

div.compact {
	width: 160px;
	height: 180px;
	padding: 0px 7px;
	margin-bottom: 5px;
	position: absolute;
	top: 0px;
}

div.compact-web {
	background: repeat-x url(../images/green-fade.png);
	left: 0px;
}
div.compact-logo {
	background: repeat-x url(../images/blue-fade.png);
	left: 183px;
}
div.compact-bcard {
	background: repeat-x url(../images/red-fade.png);
	right: 0px;
}

img.thumb {
	float: none;
	margin-right: auto;
}