@import "msolutions.css";

.left ul li a {
	color: #5E85BE;
	text-decoration: underline;
}

.left h4 {
	color: #808184;
	font-size: 1.0em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.left .content td {
	color: #58585A;
}

.left .content td a {
	color: #5E85BE;
}

.content .button_line .sections {
	text-align: left;
	float:left;
	height: 24px;
	margin-top: 0px;
	height: 19px;
}

.content .button_line .sections span {
	background: url(img/corner-darkblue.gif) right top no-repeat #285CA8;
	color: #FFFFFF;
	font-size: .9me;
	padding: 0px 10px 0px 6px;
	margin-left: 2px;
	text-align: left;
	cursor: pointer;
	height: 20px;
}

.content .button_line .sections a
{
	color: #FFFFFF;
	text-decoration: none;
}

.content .button_line .sections a:hover
{
color: #FFFFFF;
	text-decoration: underline;
}


.content .button_line .buttons {
	text-align: right;
	float:right;
	height: 24px;
	margin-top: -10px;
}

.content .button_line {
	border-bottom: solid 1px #5E85BE;
	padding: 1px 1px 1px 1px;
	margin-top: -8px;
	
}

