BODY{
	background-color: #FFFFFF;
/*	background-image: url(../img/contentbg.gif);*/
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.qsearch_zip input{
	width: 142px;
}
.body_bg {
	float: left;
	width: 100%;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
}

body * {
/*	font-family: Arial, Helvetica, sans-serif;*/
}

div, td {
	font-family: Arial, Helvetica, sans-serif;
}

H1, .h1{
	font-weight: lighter;
	font-size: 23px;
	font-style: italic;
	text-align: center;
	margin-top: 25px;
	width: 100%;
}
H2, .h2{
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
H3, .h3{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

TD.lable{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;	
}

H4, .h4, A.h4,#regrequired{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
H5, .h5, A.h5, .h5i{
	font-size: 11px;
	font-style: italic;
}

#edit_required , .field_labels{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.field_labels{
	text-align: right;
	padding-right: 5px;
}

#edit_required span, .field_labels span {
	color: Red;
}
input.reginputwide{
	width: 310px;
}
textarea.regtext{
	background-color: white;
	border:1px solid #C7C7C7;
}

.h5 input {
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	margin-right: 7px;
}

.clear{
	clear: both;
}

A{
	color: #333333;
}
DIV.A{

}
SELECT{
	width: 142px;
}
INPUT, SELECT {
	border:1px solid #c7c7c7;
	background-color: white;
	color:Black;
	
}
INPUT.button{
/* background: transparent;*/
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	color: white;
	border: none;
	font-size: 13px;
	height: 33px;
	width: 118px;
	font-weight: normal;
	font-family: helvetica lt,helvetica, verdana ,cursive, extra light,helios, extra light;
	letter-spacing: 1px;
	font-stretch: ultra-expanded;
}
INPUT.smallbutton{
/* background: transparent;*/
	background-image: url(../img/smallbutton.gif);
	background-repeat: no-repeat;
	color: white;
	border: none;
	font-size: 12px;
	height: 21px;
	width: 77px;
	font-weight: normal;
	font-family: helvetica lt,helvetica, verdana ,cursive, extra light,helios, extra light;
	letter-spacing: 1px;
	font-stretch: ultra-expanded;
}


DIV.button A{
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-family: helvetica lt,helvetica, verdana ,cursive, extra light,helios, extra light;
	letter-spacing: 1px;
	font-stretch: ultra-expanded;
}
	
DIV.button{
 background: transparent;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	
	width: 113px;
	border: none;
	vertical-align: top;
	height: 26px;
	padding-top: 5px;
	-height: 23px;
	-padding-top: 0px;

}

INPUT.check{
	width: auto;
}

.form .field INPUT{
	width: 300px;
}
IMG {
	border: none;
}
#flashMessage{
	padding: 5px;
	background-color: #5f5f5f;
	width: 100%
}

.submit input {
	border: none;
	background-color: transparent;
}

#body{
	width: 900px;
	margin: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content{
	width: 900px;
	float: left;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
	color: #333333;			
}

#inner_content {
	width: 830px;
	float: left;
	margin-left: 20px;		
	color: #333333;	
}

#right_grad {
	float: left;
	width: 24px;
	height: 258px;
	background-image: url(../img/right_grad.gif);
	background-repeat: no-repeat;
}

#left_grad {
	float: right;
	width: 24px;
	height: 258px;
	background-image: url(../img/left_grad.gif);
	background-repeat: no-repeat;
}
#right_grad_2 {
	float: left;
	width: 24px;
	height: 258px;
	background-image: url(../img/right_grad_2.gif);
	background-repeat: no-repeat;
}

#left_grad_2 {
	float: right;
	width: 24px;
	height: 258px;
	background-image: url(../img/left_grad_2.gif);
	background-repeat: no-repeat;
}
#right_grad_3 {
	float: left;
	width: 24px;
	height: 258px;
	background-image: url(../img/right_grad_3.gif);
	background-repeat: no-repeat;
}

#left_grad_3 {
	float: right;
	width: 24px;
	height: 258px;
	background-image: url(../img/left_grad_3.gif);
	background-repeat: no-repeat;
}

#right_grad_empty {
	float: left;
	width: 24px;
	height: 146px;
}

#left_grad_empty {
	float: right;
	width: 24px;
	height: 146px;
}

.field textarea {
	border: 1px solid #7C7C7C;
}

.email_validate_data {
	
}

#header{
}
#logo{
}
#menu{
display: none;
}
DIV.success{
	margin-top: 6px;
	background-color: #f5a000;
	font-size: 11px;
	padding: 10px 20px;
}
DIV.fail{
	margin-top: 6px;
	background-color: #f93600;
	font-size: 11px;
	padding: 10px 20px;
}

TABLE.form{
margin: 5px;
}
TABLE.form TD{
padding: 5px;
}
/*registration classes*/
#registertype{
	padding: 20px 0 0 50px;
}
#applicants{
	height: 20px;
	width: 355px;
	background-image: url(../img/applicants.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 140px;
	text-align: center;
	float: left;
}
#employers INPUT, #applicants INPUT{
	width: auto;
	border: none;
	background-image: url(../img/checkbox.gif);
	background-repeat: no-repeat;
}
#employers{
	height: 20px;
	width: 355px;
	background-image: url(../img/employers.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 140px;
	text-align: center;
	float: left;

}
#registerform{
	padding-top: 20px;	
}

#registerform_profile{	
	margin-left: 6px;
}

#editform_profile {
	margin-left: 12px;
}

#registerform a, #registerform_profile a, #editform_profile a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9331;
}

#regnum{
	float:left;
	margin-top: 6px;
}
#regstep{
	float:left;
	width: 630px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
/*	border-bottom: 1px solid Black;*/
	text-align: right;
	padding-bottom: 3px;
}
#regstep_thx{
	float:left;
	width: 730px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid Black;
	text-align: right;
}
#regtitle{
	float:left;
}

#profiletitle{
	float:left;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#regrequired{
	margin-top: 3px;
}
#regrequired A{
	text-decoration: none;
}
.regconfirm{
	padding-left:20px;
}
.regagree{
	float: right;
	padding-right: 10px;
	font-size: 12px;
	width: 260px;
}
.regagree_chk {
	float: right;
	margin-top: 17px;
	margin-right: 10px;
}

.regagree A{
	text-decoration: none;
}
.regagree INPUT{
	margin-top: 5px;
	border: none;
}
/*header classes*/
#header{
	width: 900px;
	height: 531px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
#headerloged{
	width: 900px;
	height: 375px;
	background-image: url(../img/headerloged.jpg);
	background-repeat: no-repeat;
}
#header_wizard{
	width: 900px;
	height: 180px;	
	background-image: url(../img/header_registration_home.jpg);
	background-repeat: no-repeat;
}
#header_thankyou{
	float: left;
	width: 900px;
	height: 328px;
	background-image: url(../img/header_thankyou.jpg);
	background-repeat: no-repeat;
}
#header_js{
	width: 900px;
	height: 180px;	
	background-image: url(../img/header_registration_js.jpg);
	background-repeat: no-repeat;
}
#header_jobnotloged{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_jobnotloged.jpg);
	background-repeat: no-repeat;
}
#header_searchnotlogedin{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_searchnotlogedin.jpg);
	background-repeat: no-repeat;
}
#header_searchlogedinapplicant{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_searchlogedinapplicant.jpg);
	background-repeat: no-repeat;
}
#header_searchlogedinemployer{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_searchlogedinemployer.jpg);
	background-repeat: no-repeat;
}
#header_editprofile{
	width: 900px;
	height: 241px;
	background-image: url(../img/header_editprofile.png);
	background-repeat: no-repeat;
}
#header_appprofile{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_editprofile_join.jpg);
/*	background-image: url(../img/header_appprofile.jpg);*/
	background-repeat: no-repeat;
}
#header_static{
	width: 900px;
	height: 358px;
	background-image: url(../img/header_static.jpg);
	background-repeat: no-repeat;
}
#control,#controlloged{
	float: right;
	margin-right: 50px;
	width: 415px;
}
#toplogout{
	float:right;
	height: 28px;
	padding-top: 4px;
	text-align: right;
	font-size: 13px;
}
#toplogout A{
	text-decoration: none;
}
#topmenu{
	float:right;
	height: 39px;
	text-align: right;
	color: #3f3f3f;
	vertical-align: top;
	font-size: 15px;
}
#topmenu A{
	text-decoration: none;
	font-style: italic;
}
#toplogin{
	float: right;
	margin-top: 5px;
	height: 80px;
	text-align: right;
}
#toploged{
	padding-top: 5px;
	height: 80px;
	text-align: right;
	font-size: 14px;
	color: White;
}

#toploged_employer {
	float:right;
	padding-top: 5px;
	height: 80px;
	text-align: right;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	clear:both;
}

#toploged_employer a {
	float: right;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #E8E8E8;
}

#toplogin A,#toploged A{
	text-decoration: none;	
	color: White;
	font-size: 12px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B6B6B6;
	font-weight: lighter;
}

#toplogin A,#toploged A{
	text-decoration: none;	
	color: White;
	font-size: 12px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B6B6B6;
	font-weight: lighter;
}

#zip_input {
	width: 125px;
}

#topjoin{
	float: right;
	/*height: 160px;*/
	text-align: center;
	width: 270px;
}
#topsearch{
	float: right;
	/*height: 180px;*/
	width: 265px;
	margin-top: 43px;
}

#topsearch_ntl {
	float: right;
	height: 180px;
	width: 265px;
	padding-top: 92px;
}

#topsearch_employer {
	float: right;
	height: 177px;
	width: 265px;
	padding-top: 7px;
	clear:both;
}

#toplogin input {
	background-color: Black;
	color: White;
	margin-top: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #626262;
/*	width: 142px;*/
}

#toplogin select {
	background-color: Black;
	color: White;
}

#topsearch input{
	/*background-color: Black;*/
	color: White;
}

#topsearch select{
	background-color: Black;
	color: White;
}

#topsearch_wizard{
	float: right;
	height: 80px;
	padding-top: 82px;
}

#topsearch_wizard td #try {
	background-color: #2C2C2C
}

#topsearch_applicant{
	float: right;
	height: 80px;
	padding-top: 40px;
}

#topsearch_employer input{
	background-color: Black;
	color: White;		
}

#topsearch_employer select{
	background-color: Black;
	color: White;		
}

#topsearch_applicant input{
	background-color: Black;
	color: White;		
}

#topsearch_applicant select{
	background-color: Black;
	color: White;		
}

#topsearch_wizard input{
	background-color: Black;
	color: White;	
}

#topsearch_wizard select{
	background-color: Black;
	color: White;	
}

#try{
	border: none;
	margin-left: 2px;
	
	
	
}
#try_new{
	border: none;
	margin-left: 2px;
}
#seprator{
	border: none;
	margin-left: 2px;
}


#zipname{
	width: 130px;
	height: 30px;
}

/*search result classes*/
#searchresults{
	width: 98%;
}
#searchcolumn{
	width: 240px;
	background-image: url(../img/search_explode.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
	padding-top: 22px;
}

#searchcolumn select {
	background-color: White;
	color: Black;
	width: 94px;
	border: 1px solid #C7C7C7;
}
#searchcolumn input {
	background-color: White;
	color: Black;
}
#resultcolumn{
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: top;
}
#resultnum{
	float: left;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#resultsort{
	float: right;
	margin: 5px 0;
}
#resultsort select{
	background-color: White;
	color: Black;
	width: 100px;
	border: 1px solid #C7C7C7;
}
.resultitem A{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.resultitem{
	width: 560px;
	background-image: url(../img/simg.gif);
	background-repeat: repeat-y;
}

.rgrey{
	background-image: url(../img/simgg.gif);	
}

.resultpic{
	float: left;
	width: 145px;
	height: 110px;
	border: 1px solid #7c7c7c;
	margin-left: 7px;
	margin-bottom: 2px;
}
.resultinfo{
	float: left;
	width: 380px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 15px;
	padding-left: 8px;	
}
.resultinfoname {
	float: left;	
}
.resultinfoname a {
	font-size: 18px;
	letter-spacing: 0.6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
}
.resultinfoage{
	float: right;
	font-size: 13px;
	color: Black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.resultinfoage a {
	color: Black;
}

.resultinfoexp{
	margin-top: 3px;
	border-top: 1px solid #cccccc;
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 4px;
	margin-top: 2px;
}
.resultinfocom{
	color: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.resultinfocon{
	margin-top: 20px;
	text-align: right;
	border-top: 1px solid #cccccc;
}
.picture{
	border: 1px solid #7c7c7c;
	width: 200px;
	height: 260px;
	color: #333333;
	font-style: italic;
	text-align: center;
	vertical-align:	middle;
}

.picture_blank{
	border: 1px solid #7c7c7c;
	width: 202px;
	height: 260px;
	color: #333333;
	font-style: italic;
	text-align: center;
	vertical-align:	middle;
}

.picture_blank img {
	margin-top: 85px;
}

#upload_button {
	cursor: pointer;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
}

#footer A{
text-decoration: none;
}
#footer{
	float: left;	
	width: 900px;
	height: 40px;
	padding-top: 30px;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
}
#bottommenu A{
margin: 0 10px;
color: white;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#bottommenu{
	text-align: center;
	font-size: 11px;	
	background-color: #333333;
	margin: 0 24px;
	padding: 7px;
	color: white;
}
#copy{
	text-align: center;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	padding: 9px;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
}
#copy a:hover{	
	text-decoration: underline;
}
/**/
.paging{
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	margin-right: 50px;
}

.paging a {
	text-decoration: none;
}

.paging DIV{
	float: right;
	padding: 0 20px;
}
#pages{
	width: 100%;
	margin-bottom: 10px;
}
#pages TD{
	text-align: center;
}
#pages TH, #adminmenu{
	background-color: #4c4c4c;
	color: White;
}

#pages TH A{
	text-decoration: none
}
.pages_view{
	float: left;
	padding-top: 15px;
	margin-left: 40px;
	width: 730px;
	border-top: 1px solid Black;	
}
#adminmenu{
	width: 100%;	
	height: 17px;
	color: White;
	padding: 5px;
}
#adminuser{
	float:left;
	color: White;
}
#adminuser A{
text-decoration: none;
font-weight: bold;
margin-left: 10px;
text-transform: uppercase;
color: White;
}
#adminuser A:hover{
text-decoration: underline;
}
#admincontrol A{
	text-decoration: none;
	color: White;
}
#admincontrol{
	float: right;
}

/*home*/
#home{
	float: left;
	width: 900px;
	margin-top: 40px;
}
#homeleft IMG{
	margin-bottom: 5px;
}
#homeleft{
	float: left;
	background-image: url(../img/homeborder.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	width: 300px;
}
#homecenter{
	float: left;
	background-image: url(../img/homeborder.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: top;
	width: 270px;
	padding-top: 30px;
}
#homecenter a{
	text-decoration: none;
	font-size: 16px;
	line-height: 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}
#homeright{
	float: left;
	vertical-align: top;
	padding-left: 27px;
	width: 210px;
}
#advsearch{
	font-family:  Helvetica, sans-serif;
	font: caption;
	font-size: 24px;
	letter-spacing: 1px;

}

#advsearchref{
	font-style: italic;
	font-size: 11px;
;
}
.advradio{
	padding-left: 25px;
}

.advradio input{
	border: none;
}

.advlabel{
	font-style: italic;
	font-size: 13px;
}
#advbutton{
	border: none;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#searchcolumn .submit{
	text-align: right;
	padding-right: 15px;
}
#search_notloged{
	text-align: center;
	margin-bottom: 10px;
}
#site_logo {
	float: left;	
	width: 250px;
	height: 50px;
	cursor: pointer;
	margin-left: 35px;
}

#myprofile_container {
	width: 815px;	
}

#profile_head {
	float: left;
	height: 18px;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 38px;
	border-bottom: 1px solid Black;
}

#profile_head b {
	font-weight: bold;
}

#profile_slog {
	float: right;
	font-weight: bold;
	font-size: 11px;
	color: #A1A1A1;
	font-family: Arial, Helvetica, sans-serif;
}

#profile_data {
	width: 740px;
	margin-left: 38px;
	margin-top: 15px;
}

.profile_field {
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.profile_experience {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.profile_experience ul {
	float: left;
	padding-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	list-style: none;	
}

.bdisc {
	float: left;
	margin-top: 4px;
	margin-right: 7px;
}

.profile_experience li {
	float: left;
	width: 200px;
	height: 20px;
	padding-bottom: 5px;
}

.profile_experience li img {
	float: left;
}

.profile_field_data {
	vertical-align: top;	
	font-size: 13px;
	padding-bottom: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.profile_field_data textarea {
	height: 100px;
	width: 726px;
	border: 1px solid #DCDCDC;
}

.send_msg {
	float: right;
	font-weight: bold;
}

#message_label {
	width: 85px;
}

#contact_info {
	vertical-align: middle;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #DCDCDC;
	width: 200px;
	padding-right: 36px;
}

#SignupForm {
	margin-left: 30px;
}

#contacts_table {	
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.contacts_field b {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.contacts_field {
	vertical-align: top;
	font-size: 14px;	
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.payment_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CB0101;
	font-weight: bold;
}

.payment_item {
	background-color: #CCCCCC;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#UserBirthdayYear, UserBirthdayMonth {
	width: 100px;
}

#UserBirthdayDay {
	width: 55px;
}

#security_code_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#recurring_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

#recurring_text input {
	border: none;
}

.text_image {
	float: left;
}

.top_input {
	border: 1px solid #3C3C3C;
	width: 142px;
}

#captcha {
	margin: 3px;
	border: 1px solid Black;
	cursor: pointer;
}


div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 300px;
}

.fakefile img {
	cursor: pointer;
}

.fakefile input {
	margin-top: 5px;
	float: left;
	width: 170px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 265px;
	height: 23px;
	cursor: pointer;
}

#radiobutton_applicant {
	float: left;
	width: 13px;
	height: 13px;	
	cursor: pointer;
	margin-left: 165px;
	margin-top: 5px;
}

#radiobutton_employer {
	float: left;
	width: 13px;
	height: 13px;
	background-image: url(../img/radio_off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 165px;
	margin-top: 5px;
}

.checkbox {
	border: none;
}

.styledSelect {
	width: 144px;
	font-size: 14px;
	height: 19px;
	margin: 0;
	padding: 0;
	position: relative;
}
.styledSelect ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 143px;
	border: 1px solid #3C3C3C;
}
.styledSelect ul li {
	font-family: sans-serif;
	margin: 0;
	padding: 1px;
	display: block;
	background-color: Black;	
	color: White;
}

.closed {
	background-image: url(../img/select_up_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.option selected first {
	background-image: url(../img/select_up_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.option:hover, option last:hover {
	background-color: #0A246A;
	cursor: default;
}

#UserHidePhone {
	margin: 0;
	float: left;
	border: none;
}

#change_password_table {
	float: left;
}

/* messages */
.messages_table{
	float: left;
	width: 100%;
}

.messages-chapters {	
	width: 700px;
	border: 1px solid black;
}

.messages-chapters div {	
	margin: 5px;
}

.dbm-container {	
	width: 700px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dbm-container a {
	cursor: pointer;
}

.message {
	display: none;
}

#messages_menu {
	margin-right: 20px;
	margin-left: 30px;
	padding-right: 10px;
}

.messages_menu {
	background-image:url(../img/search_explode.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top: 30px;
}

.message_control {
	float: right;
	height: 35px;
	width: 100px;
}

.message_control_item {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.message_control_item:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
}

.message_column {
	border-bottom: 10px solid White;
}

#messages {	
	width: 600px;
	padding-top: 15px;
	padding-left: 20px;
}

.message {
	padding: 5px;
}

.message_headers {

}

.message_sender, .message_subject, .message_date, .message_subject a {
	background-color: Black;
	color: White;
}

.messages_sidebar {
	float: left;
	width: 28%;
	height: 600px;
	background-image: url(../img/search_explode.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.messages_container {
	float: left;
	width: 65%;
	margin-left: 25px;
}

.jobseekers_container {
	float: left;
	width: 65%;
	margin-left: 25px;
}

.folders_cont {
	float: left;
	padding: 10px;
	width: 188px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}

.saved_cont {
	float: left;
	padding: 10px;
	width: 188px;
	margin-top: 5px;	
}

.message_item {
	float: left;
	width: 550px;
	margin-bottom: 20px;	
}

.head_folders {
	float: left;
	width: 550px;
	margin-bottom: 10px;	
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.message_info {
	float: left;
	margin-left: 7px;
	width: 155px;
}

.item_info {
	float: left;
	margin-left: 15px;
}

.message_controls {
	float: left;
	width: 377px;
	border-bottom: 1px solid #BBBBBB;
}

.appplicant_message_controls{
	float: left;
	width: 522px;
	margin-left: 15px;
	border-bottom: 1px solid #BBBBBB;	
}

.item_date {
	float: left;
	width: 522px;
	margin-left: 15px;
}

.bus_lab, .bus_lab_last {
	font-size: 14px;
	font-weight: bold;
}
.bus_lab_last {
	border-bottom: 1px solid #CCCCCC;
}	

.message_text {
	float: left;
	width: 377px;
	margin-top: 5px;
	font-size: 12px;
}

.message_reply {
	float: left;
	width: 533px;
	margin-top: 10px;
	margin-left: 10px;
}

.item_reply {
	float: left;
	width: 521px;
	margin-top: 10px;
	padding-bottom: 8px;
}

.message_reply textarea {
	border: 1px solid #CCCCCC;
	width: 514px;
	height: 100px;
}

.item_reply textarea {
	border: 1px solid #CCCCCC;
	width: 514px;
	height: 100px;
}

.reply_submit {
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	font-weight: bold;
}

.send_reply {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}

.user_avatar {
	float: left;
	width: 145px;
	height: 110px;
	margin: 2px;
}

.sender {
	float: left;
	font-size: 18px;	
}

.delete, .save {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;
}

.delete a, .save a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.delete img {
	margin-bottom: -3px;
}

.view_profile {
	float: left;
	font-size: 12px;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 5px;
}

.view_profile a {
	text-decoration: none;
	color: #666666;
}

.msg_date {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.post_date {
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.folder_nav {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;	
	margin-bottom: 5px;
}

.folder_nav span {
	font-size: 12px;
	font-weight: lighter;	
	font-style: normal;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}

.folder_nav a {
	text-decoration: none;
}

.head_nav {
	float: left;
	font-size: 14px;	
	margin-right: 20px;
	margin-bottom: 10px;	 
}

.active {
	font-weight: bold;
}

.head_nav a {
	text-decoration: none;
}

.messages_item_head {
	float: left;
	width: 550px;
	height: 6px;
}

.ritem_head {
	float: left;
	width: 560px;
	height: 6px;
}

.jobseekers_item_head {
	float: left;
	width: 170px;
	height: 6px;
}

.ltc {
	float: left;
	width: 5px;
	height: 6px;
	background-image: url(../img/ltc.gif);
	background-repeat: no-repeat;
}

.jltc {
	float: left;
	width: 5px;
	height: 6px;
	background-image: url(../img/ltc.gif);
	background-repeat: no-repeat;
}

.thg {
	float: left;
	width: 540px;
	height: 5px;
	background-image: url(../img/thg.gif);
	background-repeat: repeat-x;
}

.sthg {
	float: left;
	width: 550px;
	height: 5px;
	background-image: url(../img/thg.gif);
	background-repeat: repeat-x;
}

.jthg {
	float: left;
	width: 149px;
	height: 5px;
	background-image: url(../img/thg.gif);
	background-repeat: repeat-x;
}

.rtc {
	float: left;
	width: 5px;
	height: 6px;
	background-image: url(../img/rtc.gif);
}

.jrtc {
	float: left;
	width: 5px;
	height: 6px;
	background-image: url(../img/rtc.gif);
}

.message_box {
	float: left;
	width: 550px;
	background-image: url(../img/mg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 5px;
}

.lbc {
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(../img/lbc.gif);
	background-repeat: no-repeat;
}

.jlbc {
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(../img/lbc.gif);
	background-repeat: no-repeat;
}

.bhg {
	float: left;
	width: 540px;
	height: 5px;
	background-image: url(../img/bhg.gif);
	background-repeat: repeat-x;
}

.sbhg {
	float: left;
	width: 550px;
	height: 5px;
	background-image: url(../img/bhg.gif);
	background-repeat: repeat-x;
}

.jbhg {
	float: left;
	width: 149px;
	height: 5px;
	background-image: url(../img/bhg.gif);
	background-repeat: repeat-x;
}

.rbc {
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(../img/rbc.gif);
}

.jrbc {
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(../img/rbc.gif);
}

.item_label {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.exp_label {
	float: left;
	width: 100%;
	line-height: 14px;
	color: #666666;
	margin-left: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.item_label_data {
	font-size: 13px;
	color: #797979;
	line-height: 16px;
}

.user_info {
	float: left;
	width: 135px;
	margin-top: 15px;
}

.app_info {
	float: left;
	width: 135px;
	margin-top: 15px;
	margin-left: 15px;
}

.msg_pager {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}

.jobseeker_block {
	float: left;
	width: 170px;
	margin-left: 7px;
	margin-top: 10px;
}

.jobseeker {
	float: left;
	width: 170px;
	height: 300px;
	background-image: url(../img/jmg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 7px;
}

.jobitem {
	float: left;	
	width: 510px;
	background-image: url(../img/jimg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.jithg {
	float: left;
	width: 500px;
	height: 5px;
	background-image: url(../img/thg.gif);
	background-repeat: repeat-x;
}

.jibhg {
	float: left;
	width: 500px;
	height: 5px;
	background-image: url(../img/bhg.gif);
	background-repeat: repeat-x;
}

.job_side {
	float: left;
	width: 150px;
	margin-left: 7px;
}

.ji_item_foot {
	float: left;
	width: 510px;
}

.job_item_cont {
	float: left;
	width: 351px;	
}

.job_item_location {
	float: left;
	padding: 10px;
}

.ji_head {
	float: left;
	width: 345px;
	border-bottom: 1px solid #CCCCCC;
}

.ji_details {
	float: left;
	width: 345px;
	background-color: #E6E6E6;
	margin-top: 5px;
	padding-bottom: 5px;
}

.ji_description {
	float: left;
	width: 345px;
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

.ji_details b, .ji_description b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-left: 3px;
}

.ji_details span, .ji_description span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	float: left;
	width: 100%;
	margin-left: 3px;
	margin-top: 3px;
}

.jil_label {
	float: left;
	width: 130px;
	margin-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.jil_value {
	float: left;
	width: 130px;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
}

.jobemployer {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
}

.jobemployer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 3px;
}

.jobposted {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
	font-style: italic;
	margin-top: 3px;
	margin-right: 4px;
}

.jobseker_username {
	float: left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 145px;
	margin-top: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

.jobseker_username a {
	text-decoration: none;
}

.jobseker_received {
	float: left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	width: 145px;
	margin-top: 5px;	
	margin-left: 4px;
	margin-bottom: 5px;
}

.desc_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

#jiv_pref {
	border-bottom: 1px solid #999999;
}

.ji_in {
	color: #999999;
	font-size: 14px;
	margin-left: 140px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif	
}

.send_profile {
	float: right;
}

fieldset {
	display: none;
}

.ji_notloged {
	float: left;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
}

.forgot_cont {
	float: right;
	margin-top: 4px;
	margin-right: 23px;
}

.signup_btn {
	float: right;
	width: 206px;
	text-align: left;
	margin-top: 86px;
}

.join_now {
	float: left;	
}

.job_join_now {
	float: left;
	margin-left: 65px;
}

.view_jobs {
	float: left;
	margin-left: 14px;
}

.qsearch_zip {
	float: left;
	margin-top: 40px;
	padding-left: 100px;
}

.qsearch_zip input {
	background-color: Black;
	color: white;
}

.qsearch_type {
	float: left;
	margin-top: 10px;	
	padding-left: 100px;
}

.qsearch_submit {
	float: right;
	display:inline;
	clear:both;
	width: 268px;
	text-align: center;
	margin-top: 14px !important;
}

.job_submit {
	float: right;
	width: 100%;
	text-align: center;
	padding-top: 102px;
}

.marker {
	float: left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
	color:#666666;	
	margin-top: 3px;
	margin-left: 5px;
}

.slabel {
	float: left;
}

.resslog {
	float: left;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 10px;
	color:Black;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;	
}

.field_hint {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:15px;
	width:100%;
}

.field_hint a {
	color: Blue;
	text-decoration: underline;
}

#reset_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.field_hint_low {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:3px;
	width:65%;
	cursor: pointer;
}

.picture_hint {
	float: left;
	display: none;
	position: absolute;
	width: 290px;
	padding: 20px;
	margin-top: 48px;
	background-color: White;
	border: 1px solid Black;
	z-index: 576;
}

.picture_hint .ph_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.picture_hint span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.register_login_hint {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:0;
	padding-bottom: 10px;
	width:100%;
}

.select_hint {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;	
	width:100%;
}

.availabilities_table {
	float: left;
	border: 1px solid #C7C7C7;
}

.availabilities_table input {
	border: none;
}

.av_head{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: normal;
	border-bottom: 1px solid #C7C7C7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 20px;
}

.first{
	padding-left: 20px;
}

.av_day{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
}

.av_check {
	border-left: 1px solid #C7C7C7;
	padding-right: 15px;
}

.languages_table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.languages_table input {
	margin-top: 0;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 0;
	border: none;
}

#driver_yes {
	float: left;	
	cursor: pointer;
	margin-right:10px;
	margin-top:2px;
}

#driver_no {
	float: left;
	cursor: pointer;
	margin-right:10px;
	margin-left:15px;
	margin-top:2px;
}

.dr_lab {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

.agree_table {
	float: left;
	margin-top: 30px;
	border-top: 1px solid #C7C7C7;	
	width:92%;
}

.ji_submit {
	float: left;
	margin-left: 106px;
	width: 164px;
}

.text_label {
	float: left;
	margin-top: 5px;
}

.jis_head {
	float: left;
	width: 535px;
	margin-top: 20px;
}

.jis_h_slog {
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

.jis_h_slog span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.jis_h_rule {
	float: left;
	width: 535px;
	padding-top: 5px;
}

.jis_h_rule span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.register_hint {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.ji_actions {
	float: left;
	width: 500px;
	text-align: right;
	font-size: 12px;	
}

.ji_actions a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#PageMessage{
	width: 580px;
	height: 120px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.contactlabel{
	color: #9a9a9a;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	width:120px;
	vertical-align: top;
}
.contactbubmit input{
	border: 1px solid #cdcdcd;
	background: white;
	color: #9a9a9a;
	font-weight: bold;
	height: 25px;
	width: 85px;
}
.middlemenu a{
	color: white;
	text-decoration: none;
}
.middlemenu{
	text-align: center;
	color: white;
	font-size: 12px;
}
.middlemenu span{
	color: #cc0000;
}

#fb_login_image{
	height: 21px;
}
#body_content{
	margin-top:8px;
	float: left;
	width: 852px;
	
}
#register_step{
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-align: center;
	margin-bottom:8px;
}

.field_req{
	float: right;
	padding-top: 5px;
	padding-right: 55px;
}
#phone_fields{
	float: left;
	padding-top: 15px;
}
#phone_privacy{
	margin-left: 10px;
	padding: 5px;
	float: left;
	width: 270px;
	height: 40px;
	border: 1px solid #cccccc;
	color: #666666;
}
#radiobutton_public,#radiobutton_notpublic{
	width: 20px;
	float: left;
	height: 10px;
}
.field span{
	color: #666666;
}

.email_verification {
	float: left;
	width: 100%;
}

.email_verification_title {
	float: left;
	width: 92%;
	padding-top: 25px;
	padding-left: 50px;
}

.email_verification_info {
	float: left;
	width: 92%;
	padding-top: 15px;
	padding-left: 65px;
}

.email_verification_instructions {
	float: left;
	width: 82%;
	padding-top: 33px;
	padding-left: 130px;
}

.ins_image {
	float: left;
	width: 136px;
	height: 136px;
	text-align: center;
}

.ins_or {
	float: left;
	width: 150px;
	height: 115px;
	margin-top: 35px;
	text-align: center;
}

.ins_or span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
}

.ins_image span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
}

.email_verification_info span {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 2px;
}

.email_verification_info span em {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3F8CFF;
}

.last_span {
	width: 100%;
}

.ins_form {
	float: left;
	width: 255px;
	height: 85px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;	
	border: 1px solid #CCCCCC;
}

.change_email_block {
	float: left;
	width: 88%;
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 80px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ce_header {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

.ce_header span {
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.ce_param {
	float: left;
	width: 100%;
	padding: 5px;
}

.param_label {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
}

.param_value {
	float: left;
	width: 36%;
	text-align: right;
}

.param_label span {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.verification_submit {
	float: left;
	width: 74%;
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 50px;
}

.submit_hint {
	float: left;
	width: 61%;
	text-align: right;
	padding-top: 3px;
	padding-right: 13px;
}

.submit_hint span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.submit_hint span em {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F8CFF;
	font-style: normal;
}

#thank_you_label {
	margin: 15px;
}

.thank_you_container {
	float: left;
	width: 92%;
	padding-left: 50px;
}

.thank_do {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.thank_img {
	float: left;
	width: 100px;
	min-height: 20px;
}

.thank_info {
	float: left;
	width: 580px;
}

.thank_info_title {
	float: left;
	width: 100%;
}

.thank_info_text {
	float: left;
	margin-top: 5px;
	width: 100%;
}

.thank_info_text span {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.thank_head {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#thank_view_img {
	float: left;
	margin-left:24px;
	margin-top:17px;
}

#thank_communicate_img {
	float: left;
	margin-left:21px;
	margin-top:30px;
}

#thank_edit_img {
	float: left;
	margin-left:25px;
	margin-top:6px;
}

#thank_change_img {
	float: left;
	margin-left:33px;
	margin-top:17px;
}

.tit_account {
	text-align: right;
}

