html,body{margin:0;padding:0;background:#ffffff;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}


/* Header */
#headerWrap {
	position:absolute;
	left:0PX;
	right:0PX;
	top:0px;
	background-image: url(http://www.meezmo.com/images/TopGradient.png); 
	background-repeat: repeat-x;
}

#tabs {
	width:800px;
	clear:both;
	text-align:left;
	font-weight:bold;
	font-size:13px;	
}

#oneTab,#twoTab {
	width:90px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	color:#ffffff;
}

#twoTab {
	background:#ffffff;
	color:#003366;
}
#blueLink {
	color: #003366;
	text-decoration:none;
}
#whiteLink {
	color: #ffffff;
	text-decoration:none;
}

#loginAndImageHolder {
	width:800px;
}
#imageHolder {
	float:left;
	width:49%;
	text-align:left;
	padding:5px;
}

#loginHolder {
	 float:right;
	 width:305px;
	 height:75px;
	 text-align:center;
	 background-image: url(http://www.meezmo.com/images/LoginTop.png); 
	 background-repeat: no-repeat;
	 padding-top:10px;
}

#loginBox {
	text-align:left; 
	padding-left:5px;
	padding-top:10px;
}

#forgotPass {
	text-align:left;
	padding-left:5px;
	clear:both;
}
/* End Header */



/* CONTENT */
#contentHolder {
	margin-top:125px; 
	width:800px;
	text-align:left;
}
/* END CONTENT */

/* FOOTER */
#topGrey {
	 width:100%;
	 background:#E4E4E4;
	 margin-top:100px;
	 height:6px;
	 border-bottom: 2px solid white;
}

#bottomGrey {
	width:100%;
	background:#F2F2F2;
}

#footerLogoHolder {
	width:800px;
	text-align:left;
	font-size:10px;
	padding:6px;
}

#copyRight {
	margin-bottom:100px;
	vertical-align:top;
	color:#999999;
}
/* End footer */



/* BEGIN TOMS CSS ADDITIONS */

#SubmitButton {
	width:63px;
	height:34px;
	float:left;
	margin:-5px 0px 0px -7px;
	padding:0px 0px -10px 0px;
	_margin:-10px 0px 0px 0px;
	}
	
/*  TOMS CSS ADDITIONS */

#arrowRow {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
h2{
text-align:left;
}