.adv-company {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.adv-left {
	float:left;
	width:9px;
}
.adv-left img {
	position:absolute;
	bottom:0;
}
.adv-right {
	margin-left:9px;
	padding-left:10px;
	border-left:1px solid #A3A3A3;
	margin-bottom:-26px;
}
.adv-right table {
	margin-bottom:0;
}
.adv-company-table th{
	background-color:#DAE4EF!important;
}
#scrollme {
	position:relative;
}
#article table {
	border: 1px solid #000 !important; 
	padding:10px;
}
#article td {
	border: 1px solid #000 !important; 
	padding:10px;
}