.bttmbox {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFCE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

