/* ae version history properties */
#content {
	background: url( "/images/light-bg-500-blue.jpg" ) repeat-x #fff;
	padding: 30px 80px 1px 260px;
	position: relative;
	}

.version-number {
	font-weight: normal;
	font-size: 20px;
	color: #0088F0;
	text-transform: lowercase;
	}

.version-date {
	font-weight: normal;
	font-size: 20px;
	color: #70777D;
	text-transform: lowercase;
	}

ul.version-list {
	list-style: square outside;
	margin-top: 8px;
	margin-bottom: 26px;
	color: #70777D;
	padding-left: 14px
	}

ul.version-list li {
	margin-top: 6px;
	}
