@import url("../styles/global.css");


/* Studies */

#container2col{
width:780px;
margin:0 auto;
padding:0;
background:#000 url(../images/celbg_780_studies.jpg) no-repeat;
color:#000000;
overflow: hidden;
	height: auto;
}

#container2col_baylor{
width:780px;
margin:0 auto;
padding:0;
background:#000 url(../images/celbg_780_studies_baylor.jpg) no-repeat;
color:#000000;
overflow: hidden;
	height: auto;
}


.col1{
float:left;
width:330px;
padding:30px;
margin-top:40px;
}

.col2{
float:left;
width:330px;
padding:30px;
margin-top:40px;
}

.block{
	padding:4px;
	background:#232323;
	color:#999999;
	border:1px solid;
	margin-bottom:6px;
	margin-top:6px;
	border-bottom-color: #333333;
	border-top-color: #000000;
	border-right-color: #333333;
	border-left-color: #000000;
}

.graph {
margin:0px;
padding:0px;
}
