﻿/* i va created this to be common across*/
/*ahmed*/
.content-container{
	height:440px;vertical-align:top;
}
.backtop-table{
	width:100%;

	border-top:1px #999999 solid;
}
.backtop-table td{
	width:50%;
}

.backtd{
	text-align:left;	 
}

.toptd{
	text-align:right;
	padding-right:5px;
}
