

#page{
	padding:50px 12px 10px 18px;
	width:915px;
}
#content h2 {
	color:#000;
}
#main {
	float:left;
}
#offer {
	float:right;
	margin-bottom:12px;
}
#mba{
	float:right;
}
.feature {
	background: url(../images/boxT.gif) no-repeat top;
	width:93px;
	margin-top:12px;
	padding-top:6px;
	float:left;
}
.midbox {
	margin-left:5px;
	margin-right:5px;
}
.leftbox {
	margin-right:5px;
}
.rightbox {
	margin-left:5px;
}
.feature h2 {
	font-size: 94%!important;
	color:#000;
	margin-bottom:4px!important;
	margin-top:3px!important;
	text-align:center;
}
.boxB {
	background: url(../images/boxB.gif) no-repeat bottom;
	padding:0 6px 6px 6px;
	min-height:123px;
}
#inspire {
	float:right;
	margin-top:12px;
}
#inspire h2{
	margin:0!important;
}
#picks
{
	background:#f7f7f7;
	text-align:left;
	width:257px;
	overflow:auto;
	height:330px;
	border:1px solid #e5e5e5;
	border-top:0;
	font-size:94%;
	padding:0 8px 0 16px;
}
#picks h3 {
	color:#000;
}

#picks ul {
	padding: 0;
	margin: 4px 8px 0 18px;
}

#picks li {
	list-style-image: url(../images/arrow_bullet.png);
	padding-bottom: 4px;
	margin: 0;
}
#picks ul li a {
	text-decoration:none;
}
#picks ul li a:hover {
	text-decoration:underline;
}

/* the news box when JavaScript is available */


/*Drop-down menu */

.lboxB {
	background: url(../images/lboxB.gif) no-repeat bottom;
	padding-bottom:10px;
}
#partnerships {
	width:608px;
	margin-top:12px;
	float:left;
}
#partnerships h2{
	margin:0!important;
}
#partnerships img.quotes{
	float:right;
	margin-top:12px;
}
#partnerships ul {
	list-style: none;
	margin: 0;
	padding: 6px 0 0 12px;
}

#partnerships ul li {
	margin: 0; 
	font-weight:bold;
	padding: 18px 3px 0 258px;
	height:40px;
}
#partnerships ul li.one {
	background: url(../images/law_accomm.jpg) no-repeat;
}
#partnerships ul li.two {
	background: url(../images/law_applic.jpg) no-repeat;
}
#partnerships ul li.three {
	background: url(../images/law_bristol.jpg) no-repeat;
}
#partnerships ul li a {
	text-decoration:none;
}
#partnerships ul li a:hover {
	text-decoration:underline;
}

