/* Update by @andrewrodgers (velir) 12.05.12 */
.topper-container .verticalText{
	position: absolute;
    left:-4%;
	  top: 0;
	  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-weight:bold;
	font-size: 8px;
}

.pillars{
	padding-top: 12px;
}
/* Update by @andrewrodgers (velir) 12.06.12 */
.front .post-container{
	border-left: 1px solid #ededed;
}
/* Update by @andrewrodgers (velir) 12.07.12 */
.content-wrapper{
	border-left: 2px solid #ededed;
	border-right: 2px solid #ededed;
}



header{

	background-color:rgb(217, 213, 197);

}



.copyright-container{

	width:1180px;

}



.articleRightSide{

	width:348px;

}



.cme-score{

	width:200px;

}






.education-opportunities .articleRightSide .thumbText{

	padding-right:0;

}

.front .latestNewsHead select {
    border: 2px solid white;
    margin-right: 0px;
    margin-top: 0;
	float: none;
}

.courses .latestNewsHead select {
	margin-left: 35px;
}

.latestNews .latestNewsHead select {
	margin-left: 80px;
}
.front .course-listing .post-title select{
	max-width: 200px;
	width: 200px;
}
.subject-details .btnRedLink a{
	width: 166px;
}
/* Update by @andrewrodgers (velir) 12.15.12 */
.social-list li{
	display: inline;
}