/* ------------------ These items were separated from the main styles in order to accommodate Abode Contribute roles and access to styles. --------------------- */	
.title {
	font-size:16px;
	font-weight:bold;
	}

.sub-title {
	font-size:14px;
	font-weight:bold;
	}
	
.sub-sub-title {
	font-size:12px;
	font-weight:bold;
	}
	
.calBoxy
{
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	width: 650px;
}
