div.latestnews {
	width:450px;
	height:254px;
}
div.latestnews div.newst {
    margin-left:0.6ex;
    margin-top:0.4ex;
	line-height:60px;
	font-size:43px;
	
}
div.latestnews p.text {
	width:285px;
	height:95px;
    margin: 0px 0px 0px 30px;
	line-height:20px;
}
div.latestnews p.newstitle {
	font-size:22px;
	margin-left:20px;
	width:320px;
}

div.thumB {
    margin:  2ex -0.8ex 0ex 0ex;
	width:100px;
	height:75px;
    border: 1px;
    float: right;
    font-size: 1em;
    display: block;
    position: relative;
}

div.calsp {
    margin: 2ex 4ex 0ex 0ex ;
    padding: 0.3ex;
	width:90px;
	height:95px;
    border: solid 3px #fff;
    float: right;
    font-size: 1em;
    display: block;
    position: relative;
}
div.calsp table {
	margin:0 auto;
    border-collapse: collapse;
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    border-color: grey;
	
}
div.calsp tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
div.calsp td {
    padding-top: 0.4ex;
    padding-bottom: 0.4ex;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: inherit;
    padding: 2px;
    background-color: transparent;
    color:#fff;
    line-height:12px;
}
tr.calsp_month {
    font-size:23px;
    font-weight:bold;
	height:40px;
}
tr.calsp_day {
    font: bold 40px arial;
	height:25px;
}
tr.calsp_year td {
    font: normal 20px arial;
	height:25px;
}
