#caldescr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#caldescr h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-variant: normal;
}
.calspecs {
	color: #333333;
	font-weight: bold;
}
#lefttext {
	position: absolute;
	height: 350px;
	width: 190px;
	left: 15px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #EC3637;
}
#lefttext ul {
	list-style-type: none;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	list-style-position: inside;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#lefttext ul li {
	list-style-type: none;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	list-style-position: inside;
	margin-left: 0px;
	padding-top: 8px;
}
#lefttext ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	top: 5px;
	text-decoration: none;
	padding-left: 14px;
}
#lefttext ul li a:hover {
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
