@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/common/background.gif);
	background-repeat: no-repeat;
}
.masthead {
	height: 100px;
	background-image: url(../../images/common/header_strip.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
.shadow {
	height: 5px;
	background-image: url(../../images/common/shadow.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.masthead .logo {
	float: right;
	margin-left: 10px;
}
.masthead ul {
	text-align: left;
	padding-top: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	list-style-type: none;
}
.masthead li {
	display: inline;
	margin-right: 30px;
}
.masthead li a:link, .footer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.masthead li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#searchform {
	float: right;
	margin-right: 15px;
}
#searchform input {
	height: 17px;
	width: 186px;
	color: #283A97;
	background-color: #EAECF5;
	border-bottom-color: #283A97;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #283A97;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: none;
	border-right-style: none;
	position: relative;
	top: 0px;
	
}
#searchform img {
	margin-top: auto;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #283A97;
	padding-bottom: 7px;
	margin-left: 20px;
	margin-right: 233px;
	border-bottom-color: #283A97;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	font-weight: normal;
	color: #283A97;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}







.mainbody {
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #283A97;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;

}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #283A97;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;

}
h2 a:link, h2 a:visited {
	color: #283A97;
	text-decoration: underline;
}
h2 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.standfirst {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.biggreen {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: #7DC242;
	color: #000000;
}
.bigblue {
	color: #7DC242;
	color: #283A97;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
	margin-right: 0px;
	padding: 0px;
}
li {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../images/bullet_blue.gif);
}
img.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #283A97;
	margin-bottom: 10px;
	display: block;
}

.leftcolumn {
	float: left;
	margin-left: 20px;
}

.rightcolumnnews {
	position: absolute;
	width: 213px;
	right: 20px;
}

.rightcolumn {
	float: right;
	width: 213px;
	margin-left: 20px;
}
.rightcolumn ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 24px;
	margin-right: 0px;
}
.rightcolumn li {
	font-weight: normal;
	color: #7DC242;
	list-style-image: url(../../images/home_bullet_green.gif);
	margin-bottom: 5px;
}
.rightcolumn li a:link, .rightcolumn li a:visited {
	font-weight: normal;
	color: #283A97;
	text-decoration: none;
}
.rightcolumn li a:hover {
	font-weight: normal;
	color: #283A97;
	text-decoration: underline;
}
.dropbox_freephone, .dropbox_infoboard {
	height: 47px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../../images/find_freephone.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	
}
.dropbox_freephone {
	background-image: url(../../images/find_freephone.gif);
	
}
.dropbox_infoboard {
	background-image: url(../../images/find_infoboard.gif);
}
.dropbox_login {
	height: 125px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../../images/login_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	
}
.dropbox_loggedin {
	height: 81px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../../images/loggedin_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	
}
.dropbox_freephone form, .dropbox_infoboard form, dropbox_login form {
	margin: 0px;
	padding: 0px;
}

.dropbox_login form {
	margin-top: 5px;
}

.dropbox_freephone select, .dropbox_infoboard select, .dropbox_login select {
	display: block;
	margin-bottom: 4px;
	font-size: 10px;
}


.inputblue {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	height: 14px;
	width: 130px;
	border: solid 1px #FFFFFF;
	background-color: #EAECF5;
}
.inputwhite {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	height: 14px;
	width: 130px;
	border: solid 1px #EAECF5;
	background-color: #FFFFFF;
}


.dropbox_login ul, .dropbox_loggedin ul {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
.dropbox_login ul {
	margin-top: 10px;
}
.dropbox_login li, .dropbox_loggedin li {
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url(../../images/small_bullet_white.png);
	margin-bottom: 2px;
}
.dropbox_login li a:link, .dropbox_login li a:visited, .dropbox_loggedin li a:link, .dropbox_loggedin li a:visited  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dropbox_login li a:hover, .dropbox_loggedin li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.dropbox_loggedin p {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}




.gobutton {
	float: right;
	margin-top: 8px;
}

.midcolsnews {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	width: 55%;

}

.midcols {
	margin-left: 253px;
	margin-right: 233px;

}
.midcolnoright {
	margin-left: 253px;

}
.midcolnoleft {
	margin-right: 233px;

}

.midrightcolumn {
	float: right;
	width: 213px;
	margin-left: 20px;
	background-color: #EAECF5;
}
.product {
	margin-bottom: 15px;
}
.productindent {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;
}

.product a:link {
	color: #283A97;
	text-decoration: none;
}

.product a:visited {
	color: #283A97;
	text-decoration: none;
}

.product a:hover {
	color: #0000FF;
	text-decoration: underline;
}




















.footer {
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../../images/common/footer_strip.gif);
	background-repeat: repeat-x;
	margin-bottom: 3px;
	clear: both;
}
.footer ul {
	text-align: center;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.footer li {
	border-left: 1px solid #FFFFFF;
	display: inline;
	margin-right: 10px;
	padding-left: 10px;
}
.footer li.first {
	border-left-width: 0px;
}
.footer li a:link, .footer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	margin-left: 10px;
	color: #7DC242;
	font-size: 9px;
}
.highwire {
	margin-right: 10px;
	font-size: 9px;
	float: right;
}
.highwire a:link, .highwire a:visited {
	color: #7DC242;
	text-decoration: none;
}
.highwire a:hover {
	color: #0000FF;
	text-decoration: underline;
}









/*RESULTS TABLE */

.tabletopblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #130D81;
	padding: 5px;
}
.tabletoplightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8886C0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #130D81;
}
.tabletoplightblueright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8886C0;
	padding: 5px;
	text-align: right;
	border-bottom: 1px solid #130D81;
}
.tabletoplightbluecentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8886C0;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #130D81;
}
.tablereserved {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}
.tablereservedcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}
.tablereservedgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid  #130D81;
}
.tablereservedfootgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}
.tablereservedfootgreynoline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #AAAAAA;
}
.tableavailable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #B7DD8F;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}
.tableavailablecentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #B7DD8F;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}
.tableavailablegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #130D81;
}

.news {
	margin-top: 30px;
	margin-right: 233px;
	margin-bottom: 20px;
}
.news a:link, a:visited {
	color: #283A97;
	text-decoration: none;
	text-decoration: underline;
}
.news a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.newsfull {
	margin-top: 30px;
	margin-bottom: 20px;
}
.newsfull a:link, a:visited {
	color: #283A97;
	text-decoration: none;
	text-decoration: underline;
}
.newsfull a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.newshead {
	background-color: #283A97;
}
.newsstory {
	margin-top: 10px;
}
.newshead img {
	margin-left: -13px;
	margin-top: -7px;
	border: none;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.newstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.gmap {
	width: 300px;
	height: 300px;
	border-color: #7DC242;
	border-style: solid;
	border-width: 1px;

}


.contactcolumn {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 15px;
	background-color:#EAECF5;
	background-color:#FFFFFF;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
}

#emailform label {
	display: block;
	margin-bottom: 1px;
	color: #283A97;
	font-size: 12px;
	font-weight: bold;
}

#emailform input.beige {
	border: solid 1px #283A97;
	background-color:#EAECF5;
	width: 292px;
	margin-bottom: 10px;
}
#emailform textarea {
	border: solid 1px #283A97;
	background-color:#EAECF5;
	width: 292px;
	height: 100px;
	margin-bottom: 10px;
}
.contactcolumn img.bottomshadow {
	float: right;
	position: relative;
	top: 30px;
	left: 20px;
	clear: none;
}
.responsebox {
	border: solid 1px #283A97;
	background-color:#EAECF5;
	background-color:#FFFFFF;
	width: 292px;
}
.loginbox {
	border-color: #273968;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	float: left;
	padding: 6px;
	margin-left: 35px;
	margin-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 230px;
}
.loginbox a:link, .loginbox a:visited {
	color: #444444;
	text-decoration: none;
}
.loginbox a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#loginform {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#loginform .dark, #loginform .light {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	width: 100px;
	border-color: #273968;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
}
#loginform .dark {
	background-color: #EEE7D4;
}
#loginform .light {
	background-color: #FFFFFF;
}
#loginform .button, #loginform .buttonover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 2px;
	padding-top: 0px;
	color: #273968;
	float: right;
}
#loginform .button {
	background-color: #C3C0D3;
	border-color: #273968;
	border-style: solid;
	border-width: 1px;
}
#loginform .buttonover {
	background-color: #EEE7D4;
	border-color: #273968;
	border-style: solid;
	border-width: 1px;
}

.loginformbox {
	border: solid 1px #FFFFFF;
	padding: 8px;
	width: 200px;
	background-color: #283A97;
}
.logout {
	margin-top: 3px;
}
.box {
	border-style: solid;
	border-width: 1px;
	border-color: #283A97;
	padding: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.box_title {
	/*
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	*/
	width: 110px;
	float: right;
	margin-top: 0px;
	text-align: right;
	color: #283A97;
}
.box_explanation {
	/*
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	*/
	width: 210px;
	text-align: left;
	float: left;
}
.box_login_form_outer {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #283A97;
	padding: 10px;
	margin-bottom: 10px;
	width: 500px;
}
.box_login_form {
	border-style: solid;
	border-width: 1px;
	border-color: #283A97;
	padding: 10px;
	margin-bottom: 10px;
	width: 475px;
	text-align: left;
}
.box_title_login_form {
	width: 110px;
	float: left;
	margin-top: 0px;
	text-align: left;
	color: #283A97;
}
.box_title_login_form_pale {
	width: 110px;
	float: left;
	margin-top: 0px;
	text-align: left;
	color: #949DCB;
}
.adminmenu {
	float: left;
	margin-right: 10px;
}
.admin_form_element {
	width: 500px;
}
.greytext {
	color: #CCCCCC;
}
.admin_table_head {
	background-color: #283A97;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.admin_table_head a:link, .admin_table_head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.admin_table_head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.admin_table_alternate_1 {
	background-color: #F3F1ED;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.admin_table_alternate_2 {
	background-color: #EEE7D4;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.popular {
	font-size: 11px;
	background-color: #F3F1ED;
	margin-left: -15px;
	width: 155px;
	border-style: solid;
	border-width: 1px;
	border-color: #DFCFAA;
	padding: 1px;
	color:#444444;
}
.spinner {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #999999;
	border: 1px double #333333;
	opacity: 0.6;
	
	filter: alpha(opacity=50);
	z-index: 1000;
	position: absolute;
	left: 40%;
	top: 40%;
}
.adminmenu{
	float: right;
}
.managebutton {
	margin-bottom: 20px;
	background-color: #283A97;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	cursor: pointer;
}
.managebuttonover {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}
.managebuttonindent {
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #283A97;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	cursor: pointer;
}
.managebuttonindentover {
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}
.optionsbutton {
	background-color: #283A97;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	cursor: pointer;
}
.optionsbuttonover {
	background-color: #FFFFFF;
	border-color: #283A97;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}
.clear{
	clear: both;
}
.newsimage{
	float: right;
	margin-left: 10px;
}
.title_admin{
	float: left;
}
.code {
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	color:#990000;
}
p.caveat {
	font-size: 9px;
	text-align: left;
}
.formselect {
	background-color: #EAECF5;
	border: solid 1px #283A97;
	height: 20px;
}

.formselectover {
	background-color: #FFFFFF;
	border: solid 1px #283A97;
	height: 20px;
}
.formselectwrong {
	background-color: #FFCCCC;
	border: solid 1px #283A97;
	height: 20px;
}
.forminputshort {
	background-color: #EAECF5;
	border: solid 1px #283A97;
	width: 55px;
	height: 20px;
}

.forminputshortover {
	background-color: #FFFFFF;
	border: solid 1px #283A97;
	width: 55px;
	height: 20px;
}
.forminputshortwrong {
	background-color: #FFCCCC;
	border: solid 1px #283A97;
	width: 55px;
	height: 20px;
}
.forminputshortpale {
	background-color: #F5F6FA;
	border: solid 1px #EAECF5;
	width: 55px;
	height: 20px;
}

.forminput {
	background-color: #EAECF5;
	border: solid 1px #283A97;
	width: 355px;
	height: 20px;
}

.forminputover {
	background-color: #FFFFFF;
	border: solid 1px #283A97;
	width: 355px;
	height: 20px;
}
.forminputwrong {
	background-color: #FFCCCC;
	border: solid 1px #283A97;
	width: 355px;
	height: 16px;
}
.forminputpale {
	background-color: #F5F6FA;
	border: solid 1px #EAECF5;
	width: 355px;
	height: 20px;
}
.forminputwrongbgonly {
	background-color: #FFCCCC;
}
.formselect {
	background-color: #EAECF5;
	border: solid 1px #283A97;
	height: 20px;
}

.formselectover {
	background-color: #FFFFFF;
	border: solid 1px #283A97;
	height: 20px;
}
.formselectwrong {
	background-color: #FFCCCC;
	border: solid 1px #283A97;
	height: 20px;
}
.formselectpale {
	background-color: #F5F6FA;
	border: solid 1px #EAECF5;
	height: 20px;
}
.formselectwrongbgonly {
	background-color: #FFCCCC;
}
.inputformpusher {
	margin-bottom: 5px;
}
.inputformpusherbig {
	margin-bottom: 15px;
}
.important {
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	padding: 5px;
	width: 70%;
}
.success {
	background-color: #A5F889;
	border: solid 1px #00CC00;
	padding: 5px;
	width: 70%;
}
.logincoming {
	margin-bottom: 20px;
}



 /* List of address */
.SPLAddressListSt {
    margin-top: 0px;
    margin-bottom: 3px;
	margin-left: 110px;
	background-color: #EAECF5;
	border: solid 1px #283A97;
	width: 355px;
}
/* Line under the list box when address found */
.SPLAddressListStBottomLine {
    margin-top: 0px;
    margin-bottom: 10px;
	margin-left: 110px;
	text-align: left;
	color: #283A97;
	display: block;
}
/* Line if nothing is found */
.SPLAddressListStErrorLine {
	color: #CC0000;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 110px;
}
