/* CSS Document */

/* CSS Document */

td.whatContent {
        padding-left: 5px;
        padding-bottom: 6px; 
}

table.comparison td {
        vertical-align: top;
        padding: 4px;
        width: 50%;
}

table.comparison tr.comparisonTitle td {
        font-weight: bold;
}

td.mainBody {
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        padding: 10px;
}

td.titleCol {
        border-left: 1px solid #000;
        padding: 10px 0px 10px 10px;
}

td.bodyCol {
        border-right: 1px solid #000;
        padding: 17px 10px 10px 10px;
}

body {
        color: #333333;
        font-family: Georgia, Times New Roman, Times, serif;
}

strong {
        color: #444;
}

td {
        font-size: 10pt;
}

a {
        color: #50505C;
}

ul {
        list-style-image: url(images/blue_arrow.jpg);
}

li {
        margin-bottom: .2em;
}

ul.nomargin {
        margin-left: 0px;
}

input {
        border: 1px solid #666666;
}

td.indexAnnounce a {
        font-weight: bold;
        color: #FFF;
        text-decoration: none;
}

td.indexAnnounce a:hover {
        text-decoration: underline;
}

td.indexAnnounce {
        padding-left: 18px;
}

.tablemain, table.tablemain2 {
	background-image: url(/limoliner/images/womanbg.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

table.tablemain td, table.tablemain2 td {
	padding-right: 6px;
}

td.timebold {
	font-weight: bold;
}

td.padded {
	padding: 10px 10px 15px 10px;
}

.noborder {
	border-width: 0px;
}

.tandc {
        color: #333333;
		font-size: x-small;
		font-weight: normal;
		line-height: 1.3em;
}
