/*
 $Id$

 cyberconcepts specialties

*/

body {
    color: #242424;
}

a {
    text-decoration: none;
    color: #344080;
    background-color: transparent;
}

#global {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 2px;
    /*background-image: url('bg_cyberview.gif')
    height: 75px;*/
}

#global .top {
    width: 20%;
    text-align: right;
}

#global .top a.logo {
    padding-right: 10px;
    /*margin-left: 832px;*/
}

