.long_txt_line {
	float: left;
	clear: left;
	width: 480px;
	height: auto;
	padding: 10px 0 10px 20px;
	font-size: 11px;
	
}

.half_txt_line {
	float: left;
	
	width: 180px;
	height: auto;
	padding: 10px 0 10px 20px;
	font-size: 11px;
	
}
#stage_two_form a:link, #stage_two_form a:hover, #stage_two_form a:visited 
	{font-weight: normal;}
	
#d_1txt_9 a:link, #d_1txt_9 a:hover, #d_1txt_9 a:visited {font-size: 9px;}

#stage_5 a:link, #stage_5 a:hover, #stage_5 a:visited {color: green;}
	
.greyTop_half{
	float: left;
	clear: left;
	width: 321px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon/greyTop_half.gif);
        display: none;
}

.greyBot_half{
	float: left;
	clear: left;
	width: 321px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon/greyBot_half.gif);
        display: none;
}
.greyMid_half{
	float: left;
	clear: left;
	width: 295px;
	height: auto;
	background-color: #f7f7f7;
        border: 1px solid #c1c1c1;
        padding: 10px 10px;
}

.greyTopS_half{
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-color: #f7f7f7;

}

.greyBotS_half{
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/icon/greyBotS_half.gif);
        display: none;
}
.greyMidS_half{
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
        padding-bottom: 10px;

}
.greyMidS_txt {
	color: green;
	float: left;
	clear: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
        color: #656565;
        font-weight: bold;
        font-size: 12px;
}
.greyMid_txt {
	color: green;
	float: left;
	clear: left;
	width: 100%;
	padding: 0 0 10px 0px;
	text-align: center;
	font-size: 14px;
        color: #656565;
        font-weight: bold;
        font-size: 12px;
}
.greyMid_input {
	
	float: left;
	clear: left;
	width: 100%;
	padding: 0 0 5px 0px;
	
}
#emailAgency label {
	float:left;
	clear:left;
	width:70px;
	display:block;
	height:18px;
	line-height:18px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
}
.input_email {
	float:left;
	width:172px;
	padding-left: 5px;
}

#divisionsCovered, #recruitingIn {
	width: 90%;
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	padding-left: 5%;
        float: left;
        color: green;
        font-weight: bold;

}
#divisionsCovered li, #recruitingIn li {
	width: 161px;
	padding: 0;
	margin: 0;
	padding: 3px 0 0 0;
}

.companyInfoMenu_holder {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.companyInfoMenu_holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.companyInfoMenu_holder ul li {
    border: 1px solid #c1c1c1;
    padding: 1px;
    margin-bottom: 5px;
    text-align: center;

}
.companyInfoMenu_holder ul li:first-child {
    padding: 5px 0;
}
.companyInfoMenu_holder ul li a {
    display: block;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #7b7b7b;
    font-weight: normal;
    line-height: 35px;
    text-decoration: none;
}
.companyInfoMenu_holder ul li a:hover {
    background-color: #81b701;
    color: #fff;
}
.companyInfoMenu_holder ul li a.selected {}

.inpage-button {
    display: block;
    padding: 4px 20px;
    background: #EE724F;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF !important;
}
#agency-savelist {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
