#header-content #slogan {
	left: 0;
}
#header-content ul {
	top: 55px;
}
.yellow {
	color: #FFCC00;
}

.post {
	margin-bottom: 10px;
}

.post table {
	width: 485px;
}

.post form table {
	width: 450px;
}

.big {
	font-size: 1.5em;
}

img.icon {
	border: 0;
	padding: 0;
	background: none;
}

#goto_top {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 0;
}

#footer-content img {
	border: 0;
	padding: 0;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}
tr.hidden {
	background-color: #aaa;
}
th.last {
	width: 60px;
}
th.big-last {
	width: 100px;
}
th.sub {
	background-color: #527434;
}
th a  {
	color: #e8e8e8;
}
th a:hover {
	color: #fff;
}
td.small {
	width: 10px;
}

div.brand {
	border: 1px solid #DADADA;
	padding: 5px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FAFAFA;
	width: 107px;
	height: 107px;
}
div.brand img {
	border: 0;
	padding: 0;
	margin: 0;
}
div.brand p {
	width: 107px;
	height: 107px;
	background: #fff;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif; 
	text-transform: uppercase;
	color: #65944A; 
	line-height: 107px; /* Vertical in the middle. */
	text-align: center;
	margin: 0;
}

.line-through {
	text-decoration: line-through;
}

.align-center {
	text-align: center;
}

input {
	border: 1px solid #ccc;
}
