div.omni-box.first {
	margin-top: 10px;
}
div#inner-content-center {
	height: 100%;
}


div#inner-content-center-left {
	width: 448px;
	height: 100%;

}

div#inner-content-center-right {
	width: 217px;
	font-size: 11px;
	float: right;

}

div#inner-content-center-right div.omni-box {
	width: auto;
	height: auto;
	margin: 20px 0 20px 0;
}

/*
#error-msg {
	background-color: #b91a39;
	padding: 15px;
}

#error-msg #err-left, #error-msg #err-right {
	float: left;
	color: #fff;
	background-color: inherit;
	margin: 5px;
}

*/
#error-msg {
	background-color: #b91a39;
}

#error-msg #err-left, #error-msg #err-right {
	float: left;
	color: #fff;	
	background-color: #b91a39;
}

#error-msg #err-left {
	margin: 19px 15px 15px 15px;
}

#error-msg #err-right {
	margin: 15px 15px 15px 0;
}

#error-msg .clearfix {
	background-color: #b91a39;
}
#calender-left, #calender-right {
	float: left;
	background: none;
}

#calender-left {
	line-height: 27px;
	width: 153px;
}

#calender-right {
	border-left: 1px solid #d0d0d0;
	padding-left: 20px;


	
}

#calender-right table {
	/*border: 1px solid #ccc;
	border-collapse: collapse;*/
	font-size: 10px;
	background-color: #fff;
}

#calender-right table td {
	padding: 2px 8px 2px 7px;
	border: 1px solid #ccc;
	text-align: center;
}

#calender-right table td a {
	color: #666;
}

#calender-right table th {
	padding: 2px 8px 2px 7px;	
	background-color: #9a9a9a;

	color: #fff;
	text-transform: uppercase;
	border: 1px solid #ccc;
	border-collapse: collapse;


}
#calender-right table tr td table tr td  {
	background-color: #b91a39;
	color: #fff;
	border: none;
	text-transform: uppercase;

	


}

#calender-right table td.active {
	background-color: #b91a39;
}
/*
#calender-right table td.active a {
	color: #fff;
}

#calender-right table td.inactive a {
	color: #ccc;
}
*/
