body, html {
    background-color: #F0F0E7 !important;
   color: #808080 !important;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
}

table{
	border-collapse:collapse;
} 

#id0{
 background-color: #009900 !important;
    height: 1px;
    position: absolute;
    width: 595px;
    z-index: 2;
}

#id1{
    background-color: #FFFFFF;
    box-shadow: 0 0 8px #CCCCCC;
    min-height: 100px;
    position: relative;
}

.f-hr {
    background-color: #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    margin-top: 14px;
    overflow: hidden;
}