#more_column {
	float: left;
	width: 615px;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
}

#more_column h1 {
	font-size: 15px;
	color: #aa0000;
	margin: 10px auto 27px auto;
	font-weight: bold;
	border-bottom: #addba0 1px solid;
	padding-bottom: 3px;
	letter-spacing: 1px;
}

#more_column h2 {
	font-size: 13px;
	color: #649f51;
	margin: 0px 0px 5px auto;
	font-weight:  bold;
}

#more_column h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 2px auto;
	font-weight:  normal;
}

#more_column h4 {
	font-size: 12px;
	color: #649f51;
	margin: 16px 0px 5px auto;
	font-weight:  bold;
}

#right_column p {
	/*font-size: 11px;*/
	color: #000000;
	margin: 0px auto 0px auto;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

a.hidsmall {
outline-style:none;
font-weight: bold;
display: block;
color:#aa0000; 
text-decoration:none; 
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
width: 612px;
text-align: left;
border: #90bee2 1px solid;
background: #f4f8fd;
line-height: 18px;
text-indent: 6px;
margin-left: 1px;
}
a.hidsmall em {
display:none;
}
a.hidsmall:hover {
text-decoration:none;
}
a.hidsmall:active, a.hidsmall:focus {
background:#fff;
text-decoration: none;
text-align: left;
border: #fff 1px solid;
line-height: 18px;
}
a.hidsmall:active span, a.hidsmall:focus span {
text-decoration: none;
}
a.hidsmall:active em, a.hidsmall:focus em {
Display:block; 
color:#000000; 
width:600px; 
font-style:normal; 
cursor:default;
padding: 6px;
text-decoration: none;
font-weight: normal;
border: #90bee2 1px solid;
font-size: 12px;
font-weight: normal;
background: #f4f8fd;
line-height: 14px;
text-indent: 0px;
}
a.hidsmall:active em ul, a.hidsmall:focus em ul {
padding: 2px 0px 0px 0px;
margin: 4px 0px 8px 20px;
}
.clear {
clear:both;
}


