.left{float:left; width: auto; height: auto;}
.right{float:right; display:inline; width: auto; height: auto;padding-left:4px; padding-bottom:5px;}
.left-para{float:left; width: 350px;padding-right:5px;}
.right-para{float:right; width:350px;padding-left:5px;}

.article #main-content #contact-map {
	float: left;
	width: 380px;
	height: 380px;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
#deptlanding{
	float: left;
	width: 190px;
        height: auto;
	display: inline;
	margin-right: 10px;
        margin-bottom: 0px;
        padding: 5px;
}
#contact-site {
	float: left;
	width: 230px;
	height: 55px;
	padding-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
       display: inline;
	background-color: #ffffff;
	margin-bottom: 20px;
}
#contact-240 {
	float: left;
	width: 230px;
	height: 120px;
	display: inline;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
#contact-240stretch {
	float: left;
	width: 230px;
        height: 100%;
	display: inline;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
#contact-open {
	float: left;
	width: 230px;
	height: 135px;
	display: inline;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
#contact-directions {
	float: left;
	width: 230px;
	height: 220px;
	display: inline;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
#contact-380 {
	float: left;
	width: 370px;
	height: 120px;
	display: inline;
	padding: 5px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contact-380stretch {
	float: left;
	width: 370px;
        height: 100%;
	display: inline;
	padding: 5px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contact-640stretch {
	float: left;
	clear: left;
	width: 630px;
        height: 100%;
	display: inline;
	padding: 5px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contact-640stretch2 {
	float: left;
	clear: left;
	width: 630px;
        height: 100%;
	display: inline;
	padding: 5px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-bottom: 20px;
margin-top: 30px;
}
#relatedlinks {
	float: right;
	width: 230px;
        height: 100%;
	display: inline;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
#relatedlinks2 {
	float: right;
	width: 230px;
        height: 100%;
	display: inline;
	background-color: #f4f4f4;
	padding: 5px;
	margin-bottom: 20px;
}
/*Hide Show borders on gallery thumbnails*/
a img.gallerythumb_business {
	border: solid 2px #f4f4f4;
}

a:hover img.gallerythumb_business {
	border: solid 2px #2d85c2;
}
a img.gallerythumb_study {
	border: solid 2px #f4f4f4;
}

a:hover img.gallerythumb_study {
	border: solid 2px #009997;
}
a img.gallerythumb_about {
	border: solid 2px #f4f4f4;
}

a:hover img.gallerythumb_about {
	border: solid 2px #D80067;
}


/*Backgrounds to Research Highlights*/

.highlight_research {
	background-image: url(http://www.westminster.ac.uk/__data/assets/image/0009/41112/7x35-Res-highlights-bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 240px;
	padding: 0px;
    margin-bottom: 10px;
}
.highlight_research img {
	float: left;
	margin: 0px;
}

.highlight_research p {
	float: left;
        display: inline;
        margin-top: 5px;
        margin-left: 5px; 
        padding: 8px;
	font-size: 1em;
	font-weight: normal; 
	width: 230px;
}
.highlight_business {
	background-image: url(http://www.westminster.ac.uk/__data/assets/image/0006/46257/business_highlight_bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 150px;
	padding: 0px;
    margin-bottom: 10px;
}
.highlight_business img {
	float: left;
	margin: 0px;
}

.highlight_business p {
	float: left;
        display: inline;
        margin-top: 5px;
        margin-left: 5px; 
        padding: 8px;
	font-size: 1em;
	font-weight: normal; 
	width: 140px;

}

/*See Nick*/
.faqheading {
	font-size: x-large;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #4d4d4d;
	font-weight: bold;
}

.picture { 
         background-color: #F9F9F9;
         border: 1px solid #CCCCCC; padding: 3px;
         font: 11px/1.4em Arial, sans-serif; 
}
.picture img { 
         border: 1px solid #CCCCCC;
         vertical-align:middle; margin-bottom: 3px; 
}

.right {
         margin: 0.5em 0pt 0.5em 0.8em; float:right; 
}

.left { 
        margin: 0.5em 0.8em 0.5em 0; float:left; 
}

