﻿
.innertitle
{
    background-color: #CFEBA7;
    border: solid 1px #00A000;
    padding: 6px 0px 0px 6px;
    height: 22px;
    width: 734px;
}

.innertitle span
{
    color: #1EA200;
    font-weight: bold;
}

#messageholder
{
    width: 378px;
    height: 110px;
    float: left;
    border: solid 1px #00A000;
    border-left: none;
}

#details1
{
    border: solid 1px #00AA00;
    border-top: none;
    width: 369px;
    float: left;
    height: 162px;
}

#details2
{
    border: solid 1px #00AA00;
    border-top: none;
    border-left: none;
    width: 370px;
    float: left;
    height: 162px;
}

#details3
{
    border: solid 1px #00AA00;
    border-top: none;
    float: left;
    width: 740px;
    height: 54px;
}

#details3inner
{
    position: relative;
    width: 200px;
    margin: auto;
    margin-top: 20px;
}

table th
{
    text-align: right;
    color: Black;
}

input, textarea
{
    border: solid 1px #9C9C9C;
}

#moreinfo1
{
    float: left;
    width: 349px;
    margin-top: 20px;
}

#moreinfo1 p
{
    width: 349px;
}

#disc
{
    color: #00A000;
    border: solid 1px #00A000;
    width: 349px;
    float: left;
    margin-top: 20px;
    padding: 10px;
    
    margin-left: 22px;
}

#disc p
{
    width: 349px;
    font-size: 8px;
}