
﻿#articles{
	
}
#articles table{
	border-collapse: collapse;
	width: 100%;
	text-align:center;
}
#articles th{
	text-align:center;
	padding: 7px 5px 7px 5px;
	text-align:center;
}
#articles td{
	text-align:center;
	padding: 2px;
}
.bg_g{
	background-color: #EBEBEB;
}

