.box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	padding: 5px;
	position:absolute;
	top:30px;
	left:285px;
	width:460px;
}
#content {
	padding:2em;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D8621;
	text-decoration: none;
	margin-bottom: 1px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D8621;
	text-decoration: none;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
}
#content a:hover, #content a:focus, #content a:link, #content a:visited, #content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	cursor: text;
	text-decoration:none;
}
#content br {
	margin-top: -0.50px
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	line-height: 1.5em;
	color: #000000;
}

*/



#tlc, #trc, #blc, #brc {
	background-color: transparent;
	background-repeat: no-repeat;
}
#tlc {
	background-position: 0% 0%;
}
#trc {
	background-position: 100% 0%;
}
#blc {
	background-position: 0% 100%;
}
#brc {
	background-position: 100% 100%;
}
#tb, #bb {
	background-color: transparent;
	background-repeat: repeat-x;
}
#tb {
	background-position: 0% 0%;
}
#bb {
	background-position: 50% 100%;
}
#rb {
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
#lb {
	background-color: #eeeeee;
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

