/* CSS Document */

.bgPlaceHolder {
	height: 195px;
	position:relative;
}

.bigContent {
	padding:10px;
	width:637px;
	border:1px solid #e3e3e3;
}

.smallContent {
	padding:10px;
	float:left;
	width:298px;
}

.bigContent h2 {
	margin-top:0;
}
.bigContent ul {
	margin:0 0 1.5em 1.3em;
}

.smallLeft {
	background-repeat: no-repeat;
}

.smallRight {
	background-repeat: no-repeat;
}

#content .main {
	background-repeat: no-repeat;
	margin:0 0 0 8px;
	padding: 25px 21px 0 27px;
}

#content .noBottomMargin {
	margin-bottom:0;
}

#socialList{
	margin-top:5px;
}

#socialList li {
	padding-left: 22px;
	line-height:20px;
	background-position: 0px 3px;	
}

#socialList li.twitter{
	background-image: url(/careers/students/twitter16.png);

}

#socialList li.facebook{
	background-image: url(/careers/students/facebook16.gif);
}
