/* Start of CMSMS style sheet 'Incisor_SideBoxes' */
.SideBox {
	border: 1px solid #978F85;
	margin-bottom: 10px;
}
.SideBoxContent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
}
.SideBoxFoot {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	line-height: 25px;
  background: url(/uploads/images/rCol_Arrow.png) 179px 6px no-repeat #978F85;
}
.SideBoxFoot a {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 26px;
	width: 190px;
	margin-left: 10px;
}
.SideBoxFoot a:hover {
	text-decoration: none;
	color: #FFFF99;
}

/* End of 'Incisor_SideBoxes' */

