.XsidePanel
{
    font-family: Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    vertical-align: top;
    line-height: 22px;
    color: #336699;
	
	/*
	background-color: #f2f8ff;
	
           border: solid 1px #99ccff;
	*/
}
.sidePanel
{
    font-family: Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    vertical-align: top;
    line-height: 22px;
    color: #336699;
    background-color: #f2f8ff;
    border: solid 1px #99ccff;
}

.sidePanelHeader
{
    font-family: Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: #336699;
    background-color: #cce5ff;
    border: solid 1px #99ccff;
}

.tickList
{
    list-style-image: url(tick2.gif);
    line-height: 30px;
}
