#diaryTable {
	margin: 15px 0px 0px 0px; 
	border: none; color: #333333;
    background: url(../images/forecastNightTimeBg.png) repeat-x top #ffffff;
}

.archButton {
    height: 16px;
    line-height: 16px;
    margin: 0 5px 0 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/archiveButtonBg.png) repeat-x;
    border: 2px solid #e1e1e1;
}
.archButton .inner {
    color: #000;
    font-size: 10px;
	display: inline;
    height: 16px;
    background: url(../images/archiveButtonArrow.png) no-repeat;
    padding: 0 4px 0 13px;
}
#toScreenMenu {
    border: 1px dashed #7d8288;
    padding: 10px 20px 10px 20px;
    float: left;
    margin: 15px 10px 0px 0px;
    font-size: 11px;
}
#toScreenMenu table {
    font-size: 11px;
    border: none;
}

.text_sm {
    font-size: 10px;
    color: #333333;
}
.td_bl {
	text-align: center;
    line-height: 22px;
    height: 22px;
    border-left: 1px solid #a7b5ba;
	border-bottom: 1px solid #a7b5ba;
	cursor: pointer;
}
.td_bl_w {
	font-size: 12px;
    vertical-align: middle;
	text-align: center;
	padding: 1px;
	background-color: #fff;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.td_bl_gr {
	font-size: 12px;
    vertical-align: middle;
	text-align: center;
	padding: 1px;
	background-color: #ebebeb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.td_bot {
	line-height: 30px;
	font-size: 12px;
    vertical-align: middle;
	text-align: center;
	padding: 5px 2px 5px 2px;
	border-bottom: 1px solid #a7b5ba;
}
.td_tbl {
	font-size: 12px;
    vertical-align: middle;
	text-align: center;
	border-top: 1px solid #a7b5ba;
	border-bottom: 1px solid #a7b5ba;
	border-left: 1px solid #a7b5ba;
}
.td_tb {
	font-size: 12px;
    vertical-align: middle;
	text-align: center;
	border-top: 1px solid #a7b5ba;
	border-bottom: 1px solid #a7b5ba;
}
.td_title {
    background: url(../images/diaryHeadBg.png) repeat-x;
}

#simbolTable {
    border: 1px dashed #7d8288;
    padding: 10px 20px 10px 20px;
    margin: 15px 0 25px 0;
    font-size: 12px;
}
.spanSimbol {
	margin: 0px 15px 0px 0px; 
}
.titleBorder {
	border-top: 1px solid #bddff6;
	border-bottom: 1px solid #bddff6;
	border-left: 1px solid #bddff6;
	padding: 10px;
}
.titleBorderL {
	line-height: 58px;
    height: 58px;
	padding: 0px 2px 0px 2px; 
	border-top: 1px solid #bddff6;
	border-bottom: 1px solid #bddff6;
}
