/* Site CSS */
body {
background-image: none;
}

#page {
background-color:#fff;
border-top:0px;
padding-top:10px;


    box-shadow: 0px 0 5px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 0 5px rgba(0, 0, 0, 0.50);
    webkit-box-shadow: 0px 0 5px rgba(0, 0, 0, 0.50);



webkit-border-bottom-right-radius: 10px;
webkit-border-bottom-left-radius: 10px;
border-radius-bottomright: 10px;
border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin-bottom:10px; padding-bottom:10px;}

.col_1x3 {float:left; padding-right:10px; width:200px;}
.col_1x2 {float:left; padding-right:20px; width:300px;}

.lastcol {padding-right:0;}
.ui-accordion h2 {font-size:1.5em;}
.pdf{background:url(http://webcore.unm.edu/v1/images/icons/pdf.png) no-repeat; padding-left:20px }
.email{background:url(http://webcore.unm.edu/v1/images/icons/email.png) no-repeat; padding:0 0 5px 20px; }
li.pdf {list-style-type:none;}
ul.nobullet  {list-style-type:none;}