﻿

/* TOS ---------------------------------------------*/

.TOS
{
    padding: 1ex 1em 0ex 1em;
    border-bottom: #ffcc00 thin solid;
    border-left: #ff6600 thin solid;
    border-top: #ff6600 thin solid;
    border-right: #ffcc00 thin solid;
    background-color: #ffffff;
    margin-left: 2em;
    margin-right: 2em;
    border-width: 1px;
    border-color: #6699FF;
}
.TOS ol
{
    margin-top: 1ex;
    margin-left: 3em;
}

.TOS li
{
	margin-top: 2px;
	margin-bottom: 2px;
}
