table.mainBodyItemTable, table.mainBodyItemSL{
    width:100%;
}
table.mainBodyItemTable td.itemLeft{
    padding-top:0px !important;
    padding-right:10px !important;
}
table.mainBodyItemTable td.itemRight{
    width:85px;
    padding-top:0px !important;
}




div.projectItem{
    vertical-align:bottom;
    display:block;
    padding:0px 4px;
    margin:0px;
    cursor:default;
}


div.projectCity{
}
div.projectDate{
}

div.projectItem div.projectItemTitle{
    line-height:1.5em;
    font-size: 10px;
    font-weight: normal;
    color: #787878;
    margin:2px 0px -3px 0px;
}
div.projectItem div.projectItemBody{
    line-height:1.5em;
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-weight:bold;
}
td.mBITSstart div.projectItemBody, td.mBITSCityPrice div.projectItemBody{
    font-size:11px;
    line-height:1.1em;
}



table.mainBodyItemSL div.mainBodyItem{
    margin:0px;
    padding:0px;
}
table.mBITS{
    width:100%;
    margin:10px 0px 0px 0px;
}

table.mBITS td{
    vertical-align:middle;
    padding:3px;
    border:1px solid #eeeedd;
}
td.mBITStitle{
    vertical-align:middle !important;
}
td.mBITSstart{
    width:75px;
    white-space:nowrap;
}
td.mBITSCityPrice{
    min-width:70px;
}


table.mBITS h3{
    padding:0px;
    margin:0px;
    line-height:1.2em;
}
table.mBITS h3 a:link, table.mBITS h3 a:visited{
    font:normal 12px Verdana,"Times New Roman",Times,serif;
    color:#990033;
    font-weight:bold;
}
table.mBITS td.moreMonths{
	border-top:none;
	border-left:none;
	border-right:none;
}
table.mBITS td.moreMonths a:link, table.mBITS td.moreMonths a:visited{
    color:#19630a;
	font-size:13px;
    font-weight:normal;
	text-decoration:underline;
}
table.mBITS h4.moreMonths b{
	font-size:14px;
}
table.mBITS div.projectItemBody{
    font-weight:normal;
}
div.projectItem div.projectPriceItemBody{
    color:#19630A;
}
div.projectItem div.projectRabateItemBody{
    color:#990033;
}