a.inout_a
{
}
table.inout_table
{
border: 0px; padding: 3; text-align: center; vertical-align: middle;margin: auto auto;
}
tr.inout_tr
{
}
td.inout_td
{
}
p.inout_p
{
}
span.inout_span
{
}
img.inout_img
{
border: 0px;
}
div.inout_divContainer
{
border: 2px solid Blue;
margin: auto auto;
width:200px;
height:64px;
}
div.inout_divElement
{
border: 2px solid Red;
margin: auto auto;
width:16px;
height:16px;
float: left;
}

div.inout_divHeader
{
border: 2px solid Green;
margin: auto auto;
}
div.inout_divFooter
{
border: 2px solid Yellow;
margin: auto auto;
}

p.inout_pHeader
{
}
p.inout_pFooter
{
 color: Gray; font-size: 12px; font-variant: normal; font-weight: normal; height: auto; letter-spacing: normal; line-height: normal;
}
#inout3_onlyIE
{
float: left;
}


