#container {
	background-color: white;
	margin-left: -125px;
	padding-left: 125px;
	}

.content { 
	margin: 8px 10px 5px 135px;
	padding: 0 5px 5px 0;
	position: relative;
	}

#footer { line-height: 20px; background: #eee; text-align: right; margin-top: 15px;
		  padding-top: 4px; padding-right: 20px; border-top: 1px dashed #888 }

.validlogo { background-color:#eee; border:0px; margin:2px 0px 0px 5px; padding:0px;
			 position: relative; float: left;}

.smallline  { margin-right: 110px; margin-left: 110px; clear: both; }

#wrapper { padding-top: 5px; padding-left: 10px }
	/*---  hide from IE5-mac \*/
	* html #wrapper { height: 1% }
	/* --- end hide */
	/* --- Tan hack for IE. Only IE browsers see this selector.---*/
	* html #wrapper { width: 100%; w\idth: auto    }
	/* --- resets the value for IE6 and IE5-Mac ---*/
	
.wrapper { padding-top: 5px; padding-left: 5px }
	/*---  hide from IE5-mac \*/
	* html .wrapper { height: 1% }
	/* --- end hide */
	/* --- Tan hack for IE. Only IE browsers see this selector.---*/
	* html .wrapper { width: 100%; w\idth: auto    }
	/* --- resets the value for IE6 and IE5-Mac ---*/
