div.panelRightEvents1{
    float: left;
	/*padding-right: 0px;*/
    width = 500px;
    /*overflow: visible;*/
    /*display: inline;*/
    /*margin-right:500px;*/
    /*
    min-height:650px; /* for modern browsers *
    height:auto !important; /* for modern browsers *
    height:650px; /* for IE5.x and IE6 *
    */
}

div.panelRightEvents2 {
    float: left;
	width: 10px;
    /*overflow: visible;*/
    /*display: inline;*/
	/*background-color: #006688;*/
    /*
    min-height:650px; /* for modern browsers *
    height:auto !important; /* for modern browsers *
    height:650px; /* for IE5.x and IE6 *
    */
}

div.panelRightEvents3 {
    float: left;
	width: 480px;
    /*overflow: visible;*/
    /*display: inline;*/
	/*background-color: #006688;*/
    /*
    min-height:650px; /* for modern browsers *
    height:auto !important; /* for modern browsers *
    height:650px; /* for IE5.x and IE6 *
    */
}

div.panelLeft{
	padding-right: 0px;
    /*overflow: visible;*/
    /*display: inline;*/
    margin-right:330px;
    /*
    min-height:650px; /* for modern browsers *
    height:auto !important; /* for modern browsers *
    height:650px; /* for IE5.x and IE6 *
    */
}

div.panelRight {
    float: right;
	width: 300px;
    /*overflow: visible;*/
    /*display: inline;*/
	background-color: #006688;
    /*
    min-height:650px; /* for modern browsers *
    height:auto !important; /* for modern browsers *
    height:650px; /* for IE5.x and IE6 *
    */
}

div.panelRightBlock {
	border: 1px solid #999999;
    padding-bottom: 20px;
}

div.panelRightGap {
	border: none;
    background: #008080;
}

div.panelRightContents {
    padding-left: 4%;
    padding-right: 4%;
}

.panelRightContents .table01 {
    margin: 0px auto;
}

.panelRightLink {
    color: #ff3333;
}

div.footer {
    clear: both;
}
