.container_12 {
	background: url(bg.png) no-repeat 0 20px;
	border:4px solid black;
	border-top-width:0;
	-moz-border-image:url(mborder.png) 4 repeat repeat; /* Firefox */
	-webkit-border-image:url(mborder.png) 4 repeat repeat; /* Safari and Chrome */
	-o-border-image:url(mborder.png) 4 repeat repeat; /* Opera */
	border-image:url(mborder.png) 4 repeat repeat;
	padding-bottom: 10px;
	padding-top:15px;

}
.container_12 p {
	text-align: center;
	border: 1px solid #000;
	margin-bottom:20px;
	padding: 10px 0;
}

.container_12 a{display:block;}
.container_12 div{height:40px;margin-top:10px;margin-bottom:10px;}
.dif p {background-color:white !important;}
.a1 {background-color: #3366CC;}
.a2 {background-color: #33CC66;}
a {
	text-decoration: none;
	color:#000;
}
h2 {text-align:center;}

#info {
	display:none;
	position:fixed;
	top:60px;
	right:5px;
	width:210px;
	height:565px;
	background:#FFF;
	padding:5px;
	border:5px solid black;
	-moz-border-image:url(border.png) 5 repeat; /* Firefox */
	-webkit-border-image:url(border.png) 5 repeat; /* Safari and Chrome */
	-o-border-image:url(border.png) 5 repeat; /* Opera */
	border-image:url(border.png) 5 repeat;
	
}
#info a {text-decoration: underline;target-new: tab !important;}
#infotoggle{position:fixed;height:50px; width: 50px; top: 3px; right: 3px;}
.legend{
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background:url(ttbg.png);
	width:200px;
	color:white;
	padding:5px 0;
	border:5px solid black;
	-moz-border-image:url(border.png) 5 repeat; /* Firefox */
	-webkit-border-image:url(border.png) 5 repeat; /* Safari and Chrome */
	-o-border-image:url(border.png) 5 repeat; /* Opera */
	border-image:url(border.png) 5 repeat;
}

.legend .lvl {width:100%;}
img.features {float:right;background:url(features2.png) 0 0 no-repeat;width:45px;height:15px;margin-top:13px;}
#info .a1, #info .a2 {height:38px; width:90px;border:1px solid #000;display:inline-block;margin:0 0 10px 8px;}
#info .a1 p, #info .a2 p {padding-top: 10px; text-align:center;}
.theme {
margin-top:15px;
margin-bottom:0;
}
