#Visitors {
	top:70px;
	z-index: 10000;
	font-size:0.9em;
	line-height:1.1em;
	height:250px;
	overflow:hidden;
	}

	#Visitors table {
		}

		#Visitors table td {
			padding:1px 3px 1px 3px;
			}
			
		#Visitors td.leftMain div {
			position:relative;
			width:550px;
			height:250px;
			overflow:auto;
			}
			
		#Visitors table td.rightMain {
			}
			
			
			
			

#Msg {
	padding: 14px 0px 0px 0px;
	height:20px;
	color:#ff0000;
	font-size:.9em;
}

#LayoutContainer {
	padding: 0px 0px 0px 0px;
}

#EmailForm {
	background: url( ../images/bgSimplePhoto.png ) no-repeat top left;
	height:325px;
	padding:0px;
}

#EmailForm input {
	width:250px;
}

#EmailForm textarea {
	width:250px;
}

#EmailForm table {
}

#EmailForm table td {
	padding:4px 2px 4px 2px;
}

#EmailForm td.tdCenter {
	text-align:center;
}

#EmailForm td.tdLeft {
	font-size:0.9em;
	line-height:1.4em;
	text-align:left;
}

