#information {
padding-top:290px;
padding-left:100px;	
width:400px;
	
}
#information p {
		font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #111;	 

	
}
#information a,#information a:active, #information a:visited  {
font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #036;
	text-decoration: none;

}
#information a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555;
		text-decoration: none;

	
}
#information h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #036;
	
}







#mediaContainer {
float:left;	
width:280px;		
height:350px;	
margin-top:20px;
margin-left:100px;
}
/* for Internet Explorer */
/*\*/
* html #mediaContainer {
	height: 260px;
	margin-left:20px;

}

#label {
	width:90px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	float:left;
}

#inputArea {
	width:190px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	float:left;
	margin-bottom:5px;
	background-image: url(../../images/layout/signup_text_bgs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:26px;
}
#inputArea #txtArea {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 179px;
    background: none;
    font-size: .8em;
}

input[type=text] {
	width:170px;
	margin:5px;
	background:#eee;
	font:12px Verdana, sans-serif;
	color: #666;
	border:none;
	background: none;
}

input[type=password] {
	width:170px;
	margin:5px;
	background:#eee;
	font:12px Verdana, sans-serif;
	color: #666;
	border:none;
	background: none;
}

#subButton {
margin-left:220px;	
}



.mySubmit {
	color:#ffffff;
	width:160px;
	background-image: url(../../images/layout/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 

.mySubmit:hover {
	color:#ffffff;
	width:160px;
	background-image: url(../../images/layout/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 -24;
} 












