#profiles {
position: relative;
clear:both;
margin:0 0 20px 80px;
}

/* tabs */
.anchors
{
    list-style: none;
    margin: 0;
    padding: 0 0 1px;
font-size:12px;
}

.anchors li>a:hover
{
    text-decoration: none;
}

.anchors:after
{
    /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.anchors li
{
    /*font-size: 80%;*/
}

.anchors li
{
    float: left;
    margin: 0 0px 0 0;
}
.anchors a
{
    display: block;
    position: relative;
    top: 1px;
    border-left: 1px solid #fff;
    border-bottom: 0;
    z-index: 2;
    padding: 5px 8px 5px 8px;
    color: #ffffff;
    text-decoration: none;
    background-color: #FFF;
background-image:url(http://www.elon.edu/images/e-web/ever_elon/tabback.gif);

}
.anchors .on a
{

    font-weight: bold;
}
.anchors a:focus, .anchors a:active
{
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
#tabs_container .anchors .on a, #tabs_container .anchors a:hover, #tabs_container .anchors a:focus, #tabs_container .anchors a:active
{
    background: #ffffff;
    color: #000;
}

.anchors .on a:link, .anchors .on a:visited
{
    /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active
{
    cursor: pointer;
}
.anchor
{
    padding: 10px;
}

#videos li a {
color: #000000;
text-decoration:none;
font-size: 1em;
line-height: 1.8em;
clear:both;
}

.sb_link img {
border: none;
}

div #videos_container {
width: 320px;
margin-left: -5px;
}

#videos {
width: 36000px;
}

#videos li {
display: inline;
width: 52px;
float: left;
margin: 0 6px 0 6px;
text-align:center;
}

#videos_container {
width: 235px;
overflow: hidden;
float: left;
}

#prev_div {
padding-top: 25px;
float: left;
width: 30px;
padding-left: 5px;
}

#prev_div img, #next_div img {
border:none;
}

#next_div {
padding-top: 25px;
float: right;
width: 20px;
padding-right: 5px;
}

#video_tab {
float:right;
margin-top:-35px;
background-color:#660000;
padding:10px;
}

#video_tab a {
color:white;
font-size:12px;
text-decoration:none;
}

#ourstoriesbox {
position: absolute;
top: 51px;
height: 110px;
width: 380px;
}

#profiles {
background: url(http://www.elon.edu/images/e-web/alumni/profiles_bg.png) no-repeat;
height: 149px;
}

#profiles h1 {
text-indent: -9999px;
}