a:focus {
outline: none;
}
p {
color:#cccccc;
line-height:22px;
padding: 0 0 10px;
margin: 20px 0 20px 0;
}

img {
border:none;
}

#container {
clear: both;
margin: 0;
padding: 0;
}

#container a{
	float: right;
	background: #9FC54E;
	border: 1px solid #9FC54E;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	text-decoration: none;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 20px;
	font-weight: 700;
}

#container a:hover{
float: right;
background: #a0a0a0;
border: 1px solid #cccccc;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}


.content {
	font-style:normal;
	font-family:helvetica, arial, verdana, sans-serif;
	color:#ffffff;
	background:#333333;
	border:1px solid #444444;
	margin: 30px 0 50px;
	padding: 15px 0;
}

.content p {
margin: 10px 0;
padding: 15px 20px;
}

.panel {
	position: absolute;
	top: 80px;
	left: 0;
	display: none;
	background: #FFFDEF;
	border:1px solid #C11F2A;
	width: 330px;
	height: auto;
	padding: 20px 20px 0px 20px;
	filter: alpha(opacity=85);
	opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	color: #C11F2A;
	text-decoration: none;
	border-bottom: 1px solid #C11F2A;
}

.panel a:hover, .panel a:visited:hover{
	margin: 0;
	padding: 0;
	color: #C11F2A;
	text-decoration: none;
	border-bottom: 1px solid #C11F2A;
}

.panel dl dt {
	font-weight:bold;
	margin-bottom:10px;
}
.panel dl dd {
	margin:0;
	padding:0;
	list-style-type:disc;
}

a.trigger{
	position: absolute;
	text-decoration: none;
	top: 50px;
	left: 0;
	font-size: 14px;
	letter-spacing:0.1em;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 5px 10px 5px 10px;
	font-weight: 700;
	background:#C11F2A url(images/plus.png) 85% 55% no-repeat;
	border:1px solid #9e0b15;
	display: block;
}

a.trigger:hover{
	position: absolute;
	text-decoration: none;
	top: 50px;
	left: 0;
	font-size: 14px;
	letter-spacing:0.1em;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 5px 10px 5px 15px;
	font-weight: 700;
	background:#C11F2A url(images/plus.png) 85% 55% no-repeat;
	border:1px solid #9e0b15;
	display: block;
}

a.active.trigger {
	background:#C11F2A url(images/minus.png) 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
	background-color: #333333;
	height: 1px;
}
.text01 {
	font-size:x-small;
	margin:0;
	padding:0;
	color:#C30;
}
