.verticalstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	background-color: #EFEFEF;
	list-style-type: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	margin: auto;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
.verticalhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #EEEEEE;
	color: #FF0000;
}

