@charset "utf-8";
/* CSS Document */

*:focus {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.input-wrapper
{
	width:275px;
	height:80px;
	background:url(../images/input-bg.png);
}
.input-wrapper2
{
	width:275px;
	height:80px;
	background:url(../images/input-bg.png);
}

.input-mask
{
background:url(../images/input-mask.png);
width:275px;
height:80px;
}

.living-input
{
	width:217px;
	background:none;
	border:none;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.living-input2
{
	width:217px;
	background:none;
	border:none;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}


.living-input3
{
	width:217px;
	background:none;
	border:none;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}


.living-input4
{
	width:217px;
	background:none;
	border:none;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.living-textarea
{
	padding:5px;
	width:498px;
	height:160px;
	background:none;
	border:none;
	color:#CCCCCC;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;	
}

.textarea-wrapper
{
width:534px;
height:206px;

background-color: #D0D0D0;
margin-left:19px;

}

.button2
{
background:url(../images/button-png.png);
border:0;
width:85px;
height:25px;
float:right;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-right:10px;
margin-top:20px;
}
