.r {
	text-align: right !important;
}
h1 {
	padding: 0 0 15px;
	font: bold 25px Arial,sans-serif;
	color: #DA251C;
}
h2 {
	padding: 0 0 15px;
	font: bold 22px Arial,sans-serif;
	color: #DA251C;
}
h3 {
	padding: 0;
	font: bold 16px Arial,sans-serif;
	color: #DA251C;
}
h4 {
	font: bold 12px Arial,sans-serif;
	color: #DA251C;
}
fieldset div {
	clear: left;
	padding: 3px 0;
}
fieldset label {
	float: left;
	width: 120px;
}
fieldset input.text {
	width: 150px;
	border: 1px solid #D0D0D0;
}
fieldset textarea.text {
	width: 300px;
	height: 150px;
	border: 1px solid #D0D0D0;
}
fieldset input.submit {
	border: none;
	background: #666;
	color: #fff;
}
td {
	padding: 5px;
}
#content td p {
	padding: 0;
	text-align: left;
}
#content #center td p {
	padding: 0;
	text-align: center;
}
#content {
	font-family: Verdana;
	font-size: 11px;
}
#content ul {
	margin: 0 0 15px 15px;
	line-height: 18px;
}
#content p {
	padding: 0 0 15px;
	line-height: 18px;
}
#content li p {
	padding: 0;
}
#content .box {
	padding: 25px 0 0;
	background: url('../images/bgBox.gif') no-repeat right top;
	zoom: 1;
}
#content div.first-child {
	padding: 0;
	background: none;
}
#content img {
	margin: 0 20px 15px 0
}
#content .box img.mini {
	float: left;
	margin: 4px 20px 15px 0;
}
#content .box p {
	padding: 0 0 5px;
	color: #464646;
}
#content .box p.date {
	float: left;
	font-size: 10px;
}
#content .box p.date2 {
	margin-top: -5px;
	font-size: 10px;
}

#content .box p.more {
	text-align: right;
}
#content .box p.more a {
	padding-right: 15px;
	background: url('../images/bgMore.gif') no-repeat right center;
}
#content .forum  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content .forum li {
	list-style-position: outside;
	margin: 0 0 2px;
	padding: 10px 10px 15px;
	background: #eee;
}
#content .forum li.no_numbers {
	list-style-type: none;
}
#content .forum h4 a {
 	color: #DA251C;
}
#content .forum li p {
	margin: 5px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #fff;
}
#content .forum textarea {
	width: 450px;
	height: 200px;
	border: 1px solid #D0D0D0;
}
#content .gallery li {
	overflow: hidden;
	height: 150px;
	width: 126px;
	margin-right: 15px;
}
#content .gallery img {
	padding: 2px;
	border: 1px solid #D0D0D0;
}
div.buttons h3, div.buttons p {
	float:left;
	clear:both;
	width:260px;
	padding: 5px 0px;

}
div.buttons li {
	width: 260px;
}
div.buttons img {
	vertical-align:top;
}
.more {
	padding-left: 100px;
	text-decoration:none;
	font-weight:bold;
	color: #DA251C;
}
.more_extended {
	padding-left: 200px;
	text-decoration:none;
	font-weight:bold;
	color: #DA251C;
}
