#photo_guide_wrap {
	margin: 0;
	text-align: left;
	background: #fff;
	z-index: 99;
	position: absolute;
	display: none;
}
#photo_guide_content {
	padding: 20px;
	}
#photo_guide_content h3 {
	color: #00A0D5;
}
#close_pg {
	background: #00A0D5;
	display: block;
	color: #fff;
	text-align: center;
	font:  bold 14px arial;
	padding: 10px;
}
/*------
polls Css
-------*/
#polls {
	border: 1px solid #00A0D5;
	text-align: left
}
#polls h3 {
	color: #fff;
	font: bold 14px arial;
	background: #00A0D5;
	padding: 5px 7px;
}
/*logo*/
h1#logo span { display: none;}
/*header edit*/
#via {
	background: url(images/via.png) no-repeat left top;
	width: 157px;
	height: 27px;
	margin: 0 auto;
}
#via a {
	display: block;
	float: right;
	width: 34px;
	height: 20px;
}
/*Hair Trnspalnt Network*/
.MMtd {
	background: url(images/blue_BG.jpg) no-repeat center top;
	padding: 0px 20px 12px 20px;
	margin-top: -5px;
}
.MMtd img {
	float: right;
}
.MM_Text {
	font: bold 10px arial;
	color: black;
}
a.menu_image_box {
	color: white;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.menu_image_box:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#hairtransplantnetwork { width: 247px; margin: 0 auto;}
#hairtransplantnetwork a img { border: 0;} 

.login-page{
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    padding: 50px;
}


#login-content {
	width: 600px;
	margin: 0 auto;
}
