/* CSS Document for the landing pages*/

#landing-campaign{
position:relative;
width: 780px; 
height:323px;
float:left;
clear:right;
margin-bottom:10px; 
margin-left: 10px;
}


#landing-news{
position:relative;
width:270px;
min-height:320px;
float:left;
clear:left;
margin:0px 0 10px 10px;
padding:0;
/*border: 1px solid #F0F1D9;
background:#FCFCFA*/
}
#landing-news h3{
display:block;
height:20px;
width:auto;
color: #000000;
background: #F0F1D9;
font-size: 100%;
margin: 0 0 2px 0;
padding:5px 30px 3px 10px;
}
#landing-news h3.howtohelp{background:#FF6600;}

#landing-news h3.press{
background: #F0F1D9;
color: #F0F1D9;
}

#landing-news h3.press a{
color: #003866;
}


#latestnews{
height:350px;
overflow:auto;
padding: 0 5px;
}
#latestnews h5{
color: #000000;
margin-bottom:3px;
margin-top:0px;
}
#latestnews p{
padding-bottom: 5px;
border-bottom: 1px dotted #ccc;
font-size: 72%;
}

#scrollbar_container {
	position:relative;
	width:270px;
}


#landing-content{
}

#landing-intro{
position:relative;
width:456px; 
height:auto;
float:left;
margin:0px 0px 20px 10px; 
overflow:hidden;
/*background: #FCFCFA;*/
min-height:600px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
/*border: 1px solid #F0F1D9;*/
background: #fff;
/*background: #fff url(http://www.mcsuk.org/images/decorations/strand284.jpg) top left no-repeat;*/

}
#landing-intro h3{
font-size:100%;
margin:0;
padding:0;
}

#landing-adverts{
position:relative;
width:194px; 
height:auto;
float:left;
clear:right;
margin: 0px 0 10px 10px; 
}
