/*===== fora =================================================================*/

#fora
{
}

#fora table
{
border-collapse:collapse;
margin:1em 0em 2em 0em;
width:100%;
}
#fora table thead tr
{
background:#4d6db8;
background:-webkit-linear-gradient(#3e5793, #4d6db8); /* For Safari 5.1 to 6.0 */
background:-o-linear-gradient(#3e5793, #4d6db8); /* For Opera 11.1 to 12.0 */
background:-moz-linear-gradient(#3e5793, #4d6db8); /* For Firefox 3.6 to 15 */
background:linear-gradient(#3e5793, #4d6db8); /* Standard syntax */
color:#ffffff;
}
#fora table tbody tr:nth-of-type(2n+1)
{
background:#f0f5ff;
}
#fora table tr:nth-of-type(2n)
{
background:#ebeeff;
}
#fora table tr th
{
padding:0.5em;
}
#fora table tr td
{
padding:1em;
}
#fora table tr th,
#fora table tr td
{
border:0.1em solid #999999;
}
#fora table tr th:nth-of-type(1),
#fora table tr td:nth-of-type(1)
{
padding-left:2em;
}
#fora table tr th:nth-of-type(4),
#fora table tr td:nth-of-type(4)
{
padding-left:1.75em;
padding-right:1.5em;
}
#fora table tr th:nth-of-type(2),
#fora table tr td:nth-of-type(2),
#fora table tr th:nth-of-type(3),
#fora table tr td:nth-of-type(3)
{
text-align:center;
width:7em;
}
#fora table tr th:nth-of-type(4)
{
width:15em;
}
#fora table tr td:nth-of-type(4) p:nth-of-type(1)
{
font-size:0.8em;
font-weight:bold;
}
#fora table tr td:nth-of-type(4) p:nth-of-type(2)
{
font-size:0.8em;
margin-top:0.5em;
}
#fora table tr td:nth-of-type(4) p:nth-of-type(2) img
{
top:0em;
}
#fora table tr td:nth-of-type(4) p:nth-of-type(3)
{
color:#888;
margin-top:0.5em;
font-size:0.8em;
}

.userflag
{
padding-left:0.125em;
position:relative;
top:0.125em !important;
width:1.75em;
}