
/* CSS Document */


#layout-2 #wraper .col_right {
float:right;
padding-right:0px;
width:570px;
}

.csc-header{
margin:20px 0px;} 

/***************** MIEMBROS ****************************/

#staff-list-container{
float:left;
padding-bottom:20px;
}
.staff-list-item{
float:left;
border-bottom:2px solid #CCCCCC;
}
.staff-list-name{
width:370px;
float:left;
padding:7px 0px 7px 20px;
background-color:#F0F0F0;}

.staff-list-name a{
color:#000000;
text-decoration:underline;}

.staff-list-title{
width:145px;
color:#CC0000;
float:left;
padding-top:7px;
padding-left:20px;
}

ul.staff{
margin-bottom:10px;
}
ul.staff li{
background:transparent;
padding:0px;
}
li.titulo{
font-weight:bold;}

#staff-single-backlink{
margin-top:20px;}
