.lbmg {
	width: 635px;
	height: 378px;
	margin: auto;
	margin-top: 30px;
	background-image: url("images/lbbg.jpg");
	padding-top: 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: black;
}

.lbmg h2 {
	text-align: center !important;
	font-variant: small-caps;
	font-family: Verdana;
	font-size: 28px;
	text-shadow: 1px 1px 3px #DFC345;
	color: #e3e3e3;
}

.lbmg table {
	border-collapse: collapse;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lbmg .lbgo {
	text-align: center;
	border: 2px solid #BCB691;
	width: 50px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-variant: small-caps;
	font-family: Verdana;
	background-color: #f4f5da;
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 16px;
}

.lbmg .res {
	margin: auto;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 110px;
	padding: 0px;
	height: 25px;
	text-align: center;
}

.lbmg .elem {
	padding: 10px 7px 10px 7px;
	border: 2px solid #CFCB8E;
	margin-left: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-variant: small-caps;
	font-family: Arial;
	font-weight: bold;
	background-image: url("images/lbbgElem1.jpg");
	height: 19px;
	margin-top: 0px;
	font-size: 16px;
}


