.textblockcontainer{

}

.textblockbg{
background-color:#f2f8fa;
}
.textblockbg-top{
background-image:url(images/textblock/tm.jpg);
background-repeat:repeat-x;
}

.textblockbg-bottom{
background-image:url(images/textblock/bm.jpg);
background-repeat:repeat-x;
}

.textblock{
position:relative;
top:-6px;
left:-2px;
}

.textblocktitle{
font-family:arial,verdana,helvetica;
font-size:15px;
font-weight:bold;
color:#7F9AA3;
}

.textblockdate{
font-family:arial;
font-size:10px;
color:#8FaAb3;
}

.textblockshortdesc{
font-family:arial;
font-size:12px;
color:#707f89;
}

.textblockmaintext{
font-family:arial;
font-size:11px;
color:#707f89;
}

.textblockmaintext a{
font-weight:bold;
}

.resourcesbox{
font-size:10px;
}

th{
font-weight:bold;
}