/* Subit News Form */

.tb_box {width: 100%; height:100%; border: thin solid #333;}
.tb_header {border-right: thin solid #333;width:100%;}

.tb_radiobuttons {margin:10px; padding: 5px; width:auto; height:100%; color:#000; cursor:pointer;}
.tb_date {width:auto;}
.tb_headline {width:auto;}
.tb_link {width:auto;}
.tb_abstract {width:auto;}
.tb_main_text {width:auto;}

div.tb_radiobuttons.hilite {
	background-color: #5e9bca;
}

