/*-----------------------------------------------------------------------------
Title: wide.css file for Meningitis Research Foundation website

LastChangedDate: 13/02/2009
LastChangedBy: AnnaG
-----------------------------------------------------------------------------*/

body.wide .primary-content-left{
	width: 688px;
	padding: 5px 15px 15px 20px;
    float: none;
}
	

/* Super wide template
----------------------------------------------------- */

body.super-wide .primary-content {
	width: 955px;
}
body.super-wide h3 {
	/* width: 955px; */
	margin: 0;
	border: none;
}

body.super-wide .primary-content-left{
	width: auto;
	float: none;
}
	

body.super-wide .breadcrumbs {
	width: 940px;	
}
body.super-wide .breadcrumbs .breadcrumbs-inner {
	background-image: url(/images/branding/navigation/breadcrumbs-bg-top-wide.gif);
}
body.super-wide .breadcrumbs .breadcrumbs-inner p{
	background-image: url(/images/branding/navigation/breadcrumbs-bg-bottom-wide.gif);	
}
