/**************** table styles *****************/

.articles{
	border:solid 1px #FFFFFF;
	margin-bottom:-1px;
}

td{
	text-align:left;
}

.hline{
	background:#000000;
	padding:0px;
}

th{
	background-color:#FFFFFF;
	color:#000000;
}

/********************* end **********************/