/**************/
#guy{
	position:absolute;
	left:197px; top:210px;
	width:167px; height:204px;
	background-image:url('/resources/images/illustrations/gyu_paint_3.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/illustrations/gyu_paint_3.png',sizingMethod='image');
	_background:none;
}

/*************/
#logIn{
	height:296px; 
	width:329px; 
	background-image:url('/resources/images/hpSearch_bg.gif');
	background-repeat:no-repeat;
	padding:24px 20px;
	float:left;
}

#logIn .label{
	font-weight:bold;
	font-size:14px;
	margin:0 0 2px 0;
}

#logIn .loginInput{
	width:168px;
	margin-bottom:21px;
}

/*****/
.aboutNetworx{
	float:left;
	margin-left: 20px;
	width:253px;
}

h3{
	color:#0072bc;
	font-size:18px;
	margin:0;
	padding:0;
}

.itemsHeader{
	float:left;
	padding:0px 7px 0px 7px;  
}

.aboutNetworx .item{
	float:left;
	width:194px;
	padding:16px 0px 16px 58px;  
	border-bottom:2px #ebebeb solid;
	background-position:left 20px;
	background-repeat:no-repeat;
}

.aboutNetworx .item .ttl{
	font-weight:bold;
	font-size:14px;
}

.aboutNetworx .itemsHeader .list{
	margin-top:8px;
}

.buttonLogin{
border:none;
background: url('/resources/images/button_login.gif');
background-repeat:no-repeat;
width:71px; height:29px;
font-weight:bold;
font-size:14px;
text-align:center;
float:right;
margin-right:157px;
display:inline-block;
cursor:pointer;
color:#fff;
}

.boxTtl{
font-size:18px;
border-bottom:2px solid #e2e1e1;
padding-bottom:5px; 
margin:0 0 29px 0;
}

.forgotPass{
font-weight:bold;
float:left;
width:242px;
margin-top:15px;
}

.wantRegister{
float:left;
clear:left;
width:242px;
margin-top:105px;
}
