body {
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
}
.profile-fosy-headerr {
}
.profile-fosy-header-container {
}
.fosy-main-body-top-shadow {
    background: -moz-linear-gradient(center top , rgba(156, 156, 157, 0.18) 0%, rgba(195, 195, 194, 0.19) 9%, rgba(218, 218, 218, 0.2) 15%, rgba(244, 244, 245, 0.19) 24%, rgba(255, 255, 255, 0.18) 29%, rgba(255, 255, 255, 0.18) 32%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 transparent;
    height: 20px;
    width: 100%;
}
table input {
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 #EFEFEF;
    font-size: 12px;
    padding: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.input-text {
    font-size: 12px;
    padding: 4px 2px;
}
td {
    color: #000000;
    font-size: 12px;
    height: 40px;
    vertical-align: middle;
}
h1 {
    color: #663300;
    font-size: 24px;
    margin: 0;
}
h2 {
    color: #000000;
    font-size: 16px;
    margin: 0;
}
.outline {
    height: 100%;
    width: 100%;
}
.header-outline {
    background: url("http://home.sypamail.com/public/images/fosy-header-bg.jpg") repeat-x scroll 0 100% transparent;
    border-bottom: 1px solid #C5BCB0;
    width: 100%;
}
.header-inline {
    background: url("http://home.sypamail.com/public/images/fosy-header-logo.png") no-repeat scroll left center transparent;
    height: 78px;
    margin: 0 auto;
    min-height: 100%;
    padding: 30px 0;
    width: 960px;
}
.body-outline {
    background: url("http://home.sypamail.com/public/images/fosy-main-body-bg.jpg") repeat-y scroll 50% 0 transparent;
    border-bottom: 1px solid #E3D4C2;
    clear: both; 
    height: 100%;
    min-width: 960px;
    overflow: hidden;
    width: 100%;
}
.body-inline {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto 20px;
    min-height: 800px;
    padding: 20px 40px;
    width: 880px;
}
.body-inline-unsub {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto 20px;
    min-height: 400px;
    padding: 20px 40px;
    width: 880px;
}
