div#capability_map_wrapper {
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

div.left {
    float: left;
}

div.right {
    float: right;
}

div.three {
    height: 420px;
}

div.three div.box {
    width: 300px;
    float: left;
    background: url(../images/cap_map_home_header.jpg) no-repeat #F2F2F2;
}

div.three div.center {
    margin-left: 25px;
    margin-right: 25px;
}

div.three div.box div.title, div.three div.box div.Title *{
    color: white;
    text-align: center;
    padding-top: 5px;
}

div.three div.box div.body {
    padding-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    height: 200px;
}

div.three div.box div.body > span {
    margin-right: 5px;
}

div.three div.box div.search div.seperator{
    width: 100%;
    height: 40px;
    background: url(../images/cap_map_home_bg_bottom.jpg) no-repeat #FFFFFF;
}

div.three div.box div.search a {
    width: 100%;
    height: 107px;
    display: block;
}

div.three div.box div.search a.researcher {
    background: url(../images/btn_researchers.jpg) no-repeat;
}

div.three div.box div.search a.publication {
    background: url(../images/btn_publications.jpg) no-repeat;
}

div.three div.box div.search a.frst {
    background: url(../images/btn_frst_contacts.jpg) no-repeat;
}

div.three div.box div.search a:hover {
    background-position: 0 -107px;
}

div.search_box_long {
    width: 955px;
    background: url(../images/search_header_955px.jpg) no-repeat #F2F2F2;
}
div.search_box_short {
    width: 650px;
    background: url(../images/search_header_650px.jpg) no-repeat #F2F2F2;
}
div.search_box div.title_box {
    height: 55px;
    padding-left: 10px;
}

div.search_box div.title_box * {
    float: left;
}

div.search_box div.title_box .title {
    margin-top: 10px;
    color: white;
}

div.search_box div.title_box button {
    margin-top: 10px;
    position: relative;
    top: -8px;
    margin-left: 5px;
    width: 51px;
    height: 33px;
    overflow: hidden;
    background: url("../images/sidebar/search_go_button.png") no-repeat;
}
div.search_box div.title_box button:hover {
    background-position: 0 -33px;
}

div.search_box div.title_box input {
    margin-top: 10px;
    margin-left: 10px;
    width: 200px;
}

div.search_box div.title_box div.num {
    padding-right: 10px;
    min-width: 100px;
    font-size: 0.8em;
    color: white;
    float: right;
}

div.search_box div.body_box {
    padding-left: 30px;
    min-height: 150px;
}

div.search_box div.body_box img{
    float: left;
}

div.search_box div.body_box div.info {
    float: left;
    padding-top: 10px;
    padding-left: 30px;
}

div.thin_bar_955 {
    width: 955px;
    background: url(../images/thin_header_955px.jpg) no-repeat #F2F2F2;
}

div.thin_bar_650 {
    width: 650px;
    background: url(../images/thin_header_650px.jpg) no-repeat #F2F2F2;
}

div.thin_bar_470 {
    width: 470px;
    background: url(../images/thin_header_470px.jpg) no-repeat #F2F2F2;
}

div.thin_bar_315 {
    width: 315px;
    background: url(../images/thin_header_315px.jpg) no-repeat #F2F2F2;
}

div.thin_bar_285 {
    width: 285px;
    background: url(../images/thin_header_285px.jpg) no-repeat #F2F2F2;
}

div.thin_bar, div.search_box{
    margin-bottom: 20px;
}

div.thin_bar div.title_box{
    height: 50px;
    padding-top: 3px;
    text-align:center;
}

div.thin_bar div.title_box * {
    color: white;
}

div.thin_bar div.body_box {
    padding: 0px 20px 10px 20px;
}

div.thin_bar div.body_box input{
    margin-right: 20px;
}

div.thin_bar div.publication {
    padding-left: 30px;
    padding-right: 30px;
    
}

div.capability_map_buttons .home {
    background: url(../images/home_link_btn.jpg) no-repeat;
    width: 275px;
    height: 35px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .frst {
    background: url(../images/frst_link_btn.jpg) no-repeat;
    width: 285px;
    height: 35px;
    display: block;
    margin-bottom: 10px;
}

div.capability_map_buttons .researcher {
    background: url(../images/researchers_link_btn.jpg) no-repeat;
    width: 285px;
    height: 35px;
    display: block;
    margin-bottom: 10px;
}

div.capability_map_buttons .publication {
    background: url(../images/publications_link_btn.jpg) no-repeat;
    width: 285px;
    height: 35px;
    display: block;
    margin-bottom: 10px;
}

div.capability_map_buttons a:hover {
    background-position: 0 -35px;
}

div.capability_map_buttons .login {
    background: url(../images/login_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .login:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .researcher_emails {
    background: url(../images/researcher_emails_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .researcher_emails:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .researcher_contacts {
    background: url(../images/researcher_contacts_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .researcher_contacts:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .logout {
    background: url(../images/logout_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .logout:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .bulk_upload {
    background: url(../images/bulk_upload_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .bulk_upload:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .taxonomy {
    background: url(../images/taxonomy_admin_link_btn.jpg) no-repeat;
    width: 275px;
    height: 21px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.capability_map_buttons .taxonomy:hover {
    background-position: 0 -21px;
}

div.capability_map_buttons .selected {
    background-position: 0 -70px;
}

div.line {
    margin-top: 5px;
    margin-bottom: 5px;
}

div.line span.header {
    width: 120px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-right: 30px;
}

div.line input, div.line select {
    width: 300px;
}

div.line div.submit_area {
    margin-top: 10px;
    padding-bottom: 20px;
}

div.line input.submit_button {
    width: 100px;
    margin-right: 20px;
}

table tbody * {
    font-size: 12px;
}
