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

/**** styles to be copied into style.css - Vitha *********/

.no-lhs
{
margin:15px;	
}
.no-lhs #bc
{
margin:9px 0px;	
}
.no-lhs h2
{
font-size:3em;
color:#1D79A4;
line-height:1em;
margin-bottom:5px;	
}

.no-lhs h3
{
font-size:1.9em;
color:#1D79A4;
line-height:1.5em;	
}
.no-lhs h4
{
font-size:1.6em;
color:#1D79A4;
line-height:1em;	
}
.no-lhs p{
font-size:1.2em;
}

#contact .name
{
font-size:1.4em;
line-height:1.5em;	
background:url("https://www.southlanarkshire.gov.uk/SLLC/images/mail.png") no-repeat scroll 0 1px transparent;
padding-left:25px
}
.accordionButton
{
	width:400px;
	margin:5px
}
.accordionButton h3
{
	
	font-size:1.6em;
	padding-left:25px;
	line-height:2em;
	background: url(https://www.southlanarkshire.gov.uk/SLLC/images/small-arrow.gif) no-repeat scroll 5px 14px #f5f5f5;
}
.accordionContent
{
margin:10px;	
}