﻿.header
{
    margin:1px;
    font-size:11pt;
    font-color:#ffffff;
    background-color:#9db8d5;
    width:514px;
    padding:3px;
    color:White;
    font-weight:bold;
}

.website
{
    float:left;
    position:relative;
    width:498px;
    padding:10px;
    border:1px solid #9db8d5;
    border-top:0px;
    margin-bottom:20px;
    margin-left:1px;
    top:-1px;
}

/* html .website {width:514px;}*/

.website img
{
    float:right;
    border:3px;
}

.p_none
{
    margin:0px;
}
