﻿.WelcomeCentre-MessageSection
{
	max-height: 130px;
	background-color: White;
	overflow:auto;
}

.WelcomeCentre-MessageArea
{
	padding-left:20px;
	width:235px;
	float:left;
}

.WelcomeCentre-Image
{
	float: left;
	padding-right: 5px;
	height: 64px;
	margin-top: 10px;
}

.WelcomeCentre-Message
{
	margin-top: 15px;
}

.WelcomeCentre-Message a
{
	text-decoration: none !important;
	color: Black !important;
}

.WelcomeCentre-MessageAuthor
{
	font-weight: bold;
	color: #666769;
}

.WelcomeCentre-AddNewMessageArea
{
	float:left;
	#float: right;
	width: 25px;
	height: 79px;
	margin-top: 5px;
}

.WelcomeCentre-AddNewMessage img
{
	border: none !important;
	text-decoration: none !important;
}

.WelcomeCentre-ButtonsArea
{
	text-align: center;
	background-color: White;
	padding-bottom:5px;
}

.WelcomeCentre-Button
{
	background-color: transparent;
	border: 1px solid;
	border-color: #E5E5E5;
	padding: 0px;
	width: 75px;
}

.WelcomeCentre-StatementsSection
{
	display:inline-block;
	background-color: White;
	border-top: 1px solid #D6D7D8;
}

.WelcomeCentre-StatementsGroup
{
	width: 130px;
	float: left;
	/*height: 80px;*/
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.WelcomeCentre-DownloadLinkArea
{
	height: 18px;
	background-color: #e6e7e9;
	border-top: 1px solid #D6D7D8;
	border-top: none;
	text-align: right;
	padding-right: 15px;
}

.WelcomeCentre-DownloadLink
{
	text-decoration: none !important;
	color: #A7A9AC !important;
}

.WelcomeCentre-LinkImage
{
	height: 14px;
	width: 14px;
	border: none !important;
	text-decoration: none !important;
}

.WelcomeCentre-StatementsGroup a
{
	text-decoration: none !important;
}

.WelcomeCentre-StatementsGroup a:hover
{
	text-decoration: underline !important;
}

.WelcomeCentre-WebPart
{
	border: 1px solid #D6D7D8;
}
