.welcomeLeftRow {
	width: 375px;
}

.welcomeLeftRow .csc-textpic {
	background: #F2F2F2;
	margin-bottom: 3px;
	height: 87px;
	padding: 3px;
	clear: both;
}

.welcomeLeftRow .csc-textpic .csc-textpic-text {
	margin: 5px 10px 5px 0;
	text-align: justify;
}

.welcomeLeftRow .csc-textpic h1 {
	float: left;
	font-size: 11px;
	font-weight: 500;
	color: #177eb0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-right: .5em;
}

a {
	color: #177eb0;
	text-decoration: none;
}

a:hover {
	color: #177eb0;
	text-decoration: underline;
}

.welcomeRightRow {
	background: #ebebeb;
	width: 252px;
}


.welcomeRightRow h1 {
	font-size: 11px;
	font-weight: 500;
	color: #177eb0;
	margin: 5px 5px 1em 25px;
	padding: 0 0 0 0;
	margin-right: 1em;
}

.welcomeRightRow p {
	margin: 0 5px 1em 25px;
}
