#people_main_container{
	width: 500px;
        border: 1px solid #FFF;
}

#people_pic_container{
	float: left;
	margin: 5px;
}

#people_pic_container img{
	float: left;
	width: 100px;
	height: 130px;
}


#people_header_container{
	float: left;
	width: 350px;
	margin-left: 10px;
	margin-top: 0px;
        margin-bottom: 0px;
}

#people_header_container h3{
        font-size: 16px;
        font-style: bold;
        font-variant: small-caps;
        font-weight: bold;
}

#people_header_container h6{
        margin-top: -15px;
        font-size: 12px;
}

#people_details_container,#people_email_container,#people_institute_container,#people_readmore_container{
	float: left;
	width: 350px;
	margin-left: 10px;
        margin-top:0;
        font-size: 12px;
}


#people_details_container ul,#people_email_container ul,#people_institute_container ul,#people_readmore_container ul {
        padding: 0 0 0 0;
        width: 100%;
        margin-left:0px;
        margin-top: 0;
        margin-bottom:0;
	float:left;
}

#people_details_container li, #people_email_container li,#people_institute_container li,#people_readmore_container li{
	list-style: none;
        margin-top:0;
        margin-bottom:0;
	float:left;
}

#people_list_content, #people_email_link{
        margin-top:0;
        margin-bottom:0;
	margin-left: 5px;
}

#people_list_ident,#people_email, #people_institute_name,#people_read_more{
	margin-left: 10px;
}

#people_spacer_container{

}

#staff_spacer_container{
        clear: both;
        padding-top: 15px;
        padding-bottom: 5px;
}

#staff_spacer{
	width: 100%;
	clear: both;
        font-size: 12px;
	border-bottom: 1px dotted #000;
}

#staff_spacer_large{
        width: 100%;
	clear: both;
	border-bottom: 1px dotted #000;
}

#contentcol_left{
        float: left;
        width: 680px;}

#newscol_right{
	border: 1px solid #000;
	margin-left: 10px;
	float: right; 
	width: 200px;
 }
 
 
#newscol_right h1.csc-firstHeader{
	background: #a51e37;
	color: ffffff;
}

.news-list-container ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;

}

