
#bgContainer {
    text-align: center; 
    background: #C2D6D9; 
    width: auto; 
    padding: 10px;
}

#container_links {
    text-align: left; 
    width: 745px; 
    margin: auto;
}

#main_links {
    float: left; 
    width: 519px;
}

#sidebar {
    float: right; 
    width: 200px; 
    background: #fff;
}

#heading {
    background: url(/images/link/FILink_header.jpg) top left no-repeat;
    width: 519px; 
    height: 107px; 
}

#heading h1 {
    display: none;
}

#content_links {
    background: #fff; 
    width: 505px; 
    _width: 514px; 
    margin-left: 2px; 
    padding: 0 8px 5px 5px;  
    margin-top: 0; 
    position:relative;
}

.clear {
    clear: both; 
    height: 1px;
}

#topimagename{
    position: relative;
    width: 500px;
    height: 80px;
}


#authorpic {
    float: left; 
    width: 100px;
    margin-right: 5px;
	}

#container_title{
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
}

#title_author { 
    float: left;
    width: 354px; 
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 12px;
}

#link_content{
    margin-top: 30px;
    font-size: 12px;
    font-weight: normal;
}

#sidebar {
    background: #fff; 
    top left repeat-y; 
    margin-top: 2px;
}

#sidebar h2 {
    color: #fff; 
    font-weight: bold; 
    display: block; 
    background: #2797A6; 
    margin-right: 0px; 
    padding: 5px 10px; 
    font-size: 12px; 
    line-height: 14px; 
    margin-top: -2px;
} 

#authorname{
	float:left;
    left: 3px;
    margin-bottom: 10px; 
    font-weight: bold;
    width:500px;
    height:30px;
}

#sidebar ul {
    list-style: none; 
    margin: 0; 
    padding: 0;
}

#sidebar li {
    padding: 5px 5px 5px 10px;
}

#more {
    padding: 5px 15px 7px 10px;
}

#pdf {
    right:7px; 
    top:4px; 
    position:absolute; 
    padding-left:6px;
}



