#idClose{
	margin-left:10px;
}
#idClose p{
}

#idLanguage p{
	width:680px;
}
#idCopyright p{
	width: 650px;
}

h1.clLinks{
	width: 630px;
}

#idContainer{
	width: 650px;
	padding-bottom:100px;
}
#idLogoTitle{
	width: 650px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

#idColse #idColseTop{
	background-image:url(../img/course/close-top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width: 94px;
	height: 42px;
	float:left;
}
#idColseTop a{
	display: block;
	height: 42px;
	width: 94px;
}

.clTable {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 60px;
	width:610px;
}
.clTable table{
	border-right:1px solid #B3953A;
	border-bottom:1px solid #B3953A;
	border-collapse:collapse;
	width:100%;
	font-size:90%;
}
.clTable .clTh {
	background-image: url(../img/location/th_back.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #181E5C;
	text-align:center;
	border-left:1px solid #B3953A;
	border-top:1px solid #B3953A;
}

.clTable td {
	border-left:1px solid #B3953A;
	border-top:1px solid #B3953A;
	padding:8px 5px;
	text-align:left;
	line-height:1.5em;
}


.clTable caption {
	color: #181E5C;
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
	font-size:16px;
}
.clTable caption.diet {
	color: #CC0000;
}
.clTable .clTime {
	border:0px;
	border-collapse:collapse;
	margin:0px;
}
.clTable .clTime th {
	text-align:right;
	font-weight:normal;
	width:60px;
	padding:0px;
}
.clTable .clTime td {
	padding:3px 0px 3px 5px;
	border:0px;
	text-align:left;
	width:80px;
}

.clTable .clTime .clTimeBorder{
	border-bottom:1px dotted #CCC;
}#idMain #idContainer h2 {
	border-top: solid 2px #D6C469;
	border-bottom: solid 2px #D6C469;
	
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #D6C469;
	background-color:#181E5C;
}
