/*===========================================================================*/
.News-Item-Header {
	font-size:				8pt;
	font-weight:			bold;

	margin-top:				10px;

	color:					#977F4A;
}

.News-Item-Content {
	font-size:				8pt;

	margin-bottom:			10px;

	color:					#977F4A;
}

.News-Item-ReadMore {
	font-size:				7pt;

	color:					#FEC445;

	text-decoration:		none;
}

/*===========================================================================*/
.Solutions-Table {
	margin-top:				5px;

	width:					352px;
}

.Solutions-Braces {
	width:					89px;
	height:					50px;

	background-image:		url("./solutions-braces.jpg");
	background-repeat:		no-repeat;

	overflow:				hidden;
}

.Solutions-Titles {
	width:					64px;
	height:					12px;

	background-image:		url("./solutions-titles.jpg");
	background-repeat:		no-repeat;

	overflow:				hidden;

	margin:					2px;

	cursor:					pointer;
}

/*===========================================================================*/
.Solutions-About {
	font-size:				8pt;

	margin-top:				10px;

	color:					#977F4A;
}

.Solutions-About-FindOutMore {
	font-size:				7pt;

	color:					#FEC445;

	text-decoration:		none;
}

/*===========================================================================*/
.Content-Columns {
	padding:				10px;
}

/*===========================================================================*/

