#articleTopBar
{
	margin-top: 5px;
	margin-left:10px;
}
#articleTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 1px;
}
#articleContent, #articleContent table, #articleContent td, #articleContent th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin:10px;
}
#articleContent table, #articleContent td, #articleContent th
{
	text-align: left;
}

#articleContent td.cellvalue
{
	text-align:center;
}
#articleOffer
{
	border-top: dashed 2px #FF0000;
	border-bottom: dashed 2px #FF0000;
	padding: 0 6px 0 6px;
}
