#content_cell{
	background-color: white;
	padding-top: 48px;
	background-image: url(../img/content_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 23px;
}

.content{
	margin-top:0px;
	padding-top:0px;
	margin-left: 60px;
	width:670px;
  overflow:hidden;
}
.imgtext-table{
	padding-right:5px;
}
img{
	border:0px solid;
}