	body {
		background: url(http://www.veechi.com/jobgenius/img/body_bg.jpg) repeat scroll 0 0 #4C4C4C;
                margin: 0;
                line-height: 1.5em;
	}

	input {
		float: left;
		clear: both;
		/*
		border: 1px solid #ff0000;
		*/
		border: none;
                font-family: tahoma, verdana;
                color: #000000;
                background-color: #FFF;
	}

	textarea {
		float: left;
		clear: both;
		/*
		border: 1px solid #ff0000;
		*/
		border: none;
		font-size: 12px;
		font-family: tahoma, verdana;
                color: #000000;
                background-color: #FFF;
                line-height: 1.5em;
                overflow-x: hidden;
                resize: none;
	}


        a:link {color: #fff; text-decoration: none; }
        a:active {color: #fff; text-decoration: none; }
        a:visited {color: #fff; text-decoration: none; }
        a:hover {color: #fff; text-decoration: underline; cursor: pointer;}

	*:focus {
		outline: 0;
	}

        #top_menu_bar_wrapper {
            height: 25px;
            font-family: tahoma, verdana;
            font-size: 12px;
            margin: 5px auto;
            max-width: 1150px;
        }

        #top_menu_bar_left {
            float: left;
        }

        #top_menu_bar_right {
            float: right;
        }

        .menu_bar_button {
            height: 25px;
            float: left;
            margin-right: 20px;
            cursor: pointer;
        }

        .menu_bar_button_left {
            height: 25px; width: 5px;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_left.png);
            float: left;
        }

        .menu_bar_button_middle {
            height: 25px; padding: 0px 5px 0px 5px;
            background: repeat-x url(http://www.veechi.com/jobgenius/img/menu_button_bg.png);
            float: left;
            color: #fff;
            text-align: center;
        }

        div.menu_bar_button_middle div {
            float: left;
            margin-right: 5px;
        }

        div.menu_bar_button_middle img {
            float: left;
        }

        div.menu_bar_button_middle a {
            float: left;
        }

        div.menu_bar_button_middle:hover {
            text-decoration: underline;
        }

        .menu_bar_button_right {
            height: 25px; width: 5px;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_right.png);
            float: left;
        }

        #preview_resume_menu_bar {
            height: 25px;
            font-family: tahoma, verdana;
            font-size: 12px;
        }   

        #submit_comments_button {
            float: right !important;
            height: 32px !important;
            font-size: 14px;
            text-align: center;
            position: relative;
            bottom: 40px;
        }

        #submit_comments_button .menu_bar_button_left {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_green_left.png) !important;
            height: 32px !important;
        }

        #submit_comments_button .menu_bar_button_middle {
            background: repeat-x url(http://www.veechi.com/jobgenius/img/menu_button_green_bg.png) !important;
            height: 28px !important;
            padding: 7px 5px 0px 5px;
            width: 150px;
            font-weight: bold;
        }

        #submit_comments_button .menu_bar_button_right {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_green_right.png) !important;
            height: 32px !important;
        }


        #finish_resume_button {
            float: right !important;
            height: 32px !important;
            font-size: 14px;
            text-align: center;
            z-index: 100;
            position: relative;
            bottom: 40px;
        }

        #finish_resume_button .menu_bar_button_left {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_green_left.png) !important;
            height: 32px !important;
        }

        #finish_resume_button .menu_bar_button_middle {
            background: repeat-x url(http://www.veechi.com/jobgenius/img/menu_button_green_bg.png) !important;
            height: 28px !important;
            padding: 4px 5px 0px 5px;
            width: 150px;
            font-weight: bold;
        }

        #finish_resume_button .menu_bar_button_right {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/menu_button_green_right.png) !important;
            height: 32px !important;
        }


        #top_browser_wrapper{
            position: fixed;
            top: 0;
            width: 100%;
            left: 0;
            overflow: visible;
        }

        #top_resume_wrapper {
            margin: 0 auto;
            width: 1150px;
        }

        #top_resume {
        }

        #left_resume {
            position: fixed;
            width: 175px;
            height: 500px;
            z-index: 99;
            font-family: tahoma, verdana;
            top: 50px;
        }

        #commenter_bar_title {
            height: 25px; width: 175px; float: left;
            font-size:14px;
            height:25px;
            margin-bottom:10px;
            text-align:center;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/commenter_bar_title_bg.png);
        }

        #toggle_commenter_bar {
            background-color: grey;
            height: 20px;
            width: 175px;
            cursor: pointer;
            float: left;
        }

        #commenter_prev_button {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/prev_author_button.png);
            height: 20px;
            width: 175px;
            cursor: pointer;
            float: left;
        }

        #commenter_next_button {
            background: no-repeat url(http://www.veechi.com/jobgenius/img/next_author_button.png);
            height: 20px;
            width: 175px;
            cursor: pointer;
            float: left;
        }

        #commenter_list_wrapper {
            float: left;
            padding: 0;
            max-height: 320px;
            overflow:hidden;
        }

        #owner_profile {
            clear:both;
            float:left;
            margin:10px 0;
        }

        .author_wrapper {
            border: 5px solid #CCCCCC;
            background-color: #FFF;
            width: 165px;
            cursor: pointer;
        }

        #commenter_list_wrapper li {
            float: left;
            clear: both;
            list-style-type: none;
            margin: 10px 0;
            height: 75px;
        }

        .author_name {
            float: left;
            clear: both;
            font-size: 12px;
            line-height: 1.2em;
        }

        .author_profile {
            float: right;
            width: 100px;
            padding: 15px 0;
        }

        .author_pic {
            float: left;
            padding: 10px 0;
        }

        div.author_pic img {
            padding: 2px;
            border: 1px solid #CCCCCC;
            margin-left: 2px;
        }

        .author_comment_cnt {
            float: left;
            font-size: 10px;
        }

        .comment_input {
            width: 240px; float:left; clear:both; font-size: 12px; display: block;
        }

        .college_object_comment_input {
            width: 240px; float:left; clear:both; font-size: 12px; display: block;
        }

        .hs_object_comment_input {
            width: 240px; float:left; clear:both; font-size: 12px; display: block;
        }

        .organization_comment_input {
            width: 240px; float:left; clear:both; font-size: 12px; display: block;
        }

        .toggle_comment {
            color: blue;
            float: left; cursor: poiner;
        }
        
        div.toggle_comment:hover {
            text-decoration: underline;
        }

        .delete_comment {
            color: blue;
            float: left; cursor: poiner;
        }

        div.delete_comment:hover {
            text-decoration: underline;
        }

        .delete_object_button {
            position: absolute; z-index: 2; top: 0; right: -40px; cursor: pointer; display: none;
            width: 40px;
            height: 70px;
        }

        .delete_object_button img {
            float: right;
        }

        .delete_object_button_bullet {
            position: absolute; z-index: 2; top: 0; left: -28px; cursor: pointer; display: none;
            width: 25px;
            height: 30px;
        }

        .delete_object_button_bullet img {
            float: left;
            margin: 5px 0 0 7px;
        }

        #body {
            margin: 80px auto 0 auto;
            float: none;
            width: 738px;
        }

        #tabs_menu {
            width: 738px;
            height: 47px;
            background: url(http://www.veechi.com/jobgenius/img/tab_new_bg.png) no-repeat 0px bottom;
            clear: both;
            float: left;
        }

        .tabs_wrapper {
            height: 31px;
            float: left;
            /*width: 738px;*/
            margin-left: 4px;
            /*background: repeat-x url(http://www.veechi.com/jobgenius/img/tab_bg.png);*/
        }

        div.tabs_wrapper div a {
            color: #352F29;
        }

        .active_tab {
            width: 209px;
            height: 28px;
            padding-top: 3px;
            float: left;
            clear: none;
            font-family: tahoma, verdana;
            font-size: 12px;
            color: #352f29;
            text-align: center;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/active_tab.png);
            position: relative;
            cursor: pointer;
        }
        
        .inactive_tab {
            width: 209px;
            height: 28px;
            padding-top: 3px;
            float: left;
            clear: none;
            font-family: tahoma, verdana;
            font-size: 12px;
            color: #352f29;
            text-align: center;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/inactive_tab.png);
            position: relative;
            cursor: pointer;
        }

	#body_wrapper {
		width: 738px;
		/*
		background: no-repeat url(http://www.veechi.com/jobgenius/img/resume_2.png);
		*/
		background-color: white;
                float: left;
                overflow: hidden;
	}

        #rounded_top {
            width: 738px;
            height: 20px;
            background: url(http://www.veechi.com/jobgenius/img/tab_new_bg.png) no-repeat 0px bottom;
            clear: both;
            float: left;
        }

        #rounded_bottom {
            width: 738px;
            height: 20px;
            background: url(http://www.veechi.com/jobgenius/img/tab_new_bg_bottom.png) no-repeat 0px bottom;
            clear: both;
            float: left;
        }

	#form_wrapper {
		margin: 47px 88px;
		float: left;
                font-family: tahoma, verdana;
	}

	#contact_info_wrapper {
		height: 43px;
		/*
		border: 1px solid blue;
		*/
		width: 153px;
		float: left;
		border-right: 1px solid black;
	}

	#email_input {
		text-align: center;
		font-size: 12px;
		width: 150px;
		margin: 0px 0 5px 0;
	}

	#phone_input {
		text-align: center;
		font-size: 12px;
		width: 150px;
                margin: 5px 0 0px 0;
	}

	#name_wrapper {
		height: 43px;
		width: 256px;
		float: left;
	}

	#name_input {
		height: 25px;
		width: 197px;
		margin: 9px 31px;
		font-size: 18px;
		text-align: center;
	}

	#address_info_wrapper {
		height: 43px;
		width: 150px;
		float: left;
		border-left: 1px solid black;
	}

	#street_address_input {
		width: 150px;
		font-size: 12px;
		text-align: center;
		float: left;
		clear: both;
		margin: 5px 0 0 0;
	}

	#location_input {
		width: 150px;
		font-size: 12px;
		text-align: center;
		float: left;
		clear: both;
	}

	#header_wrapper {
		float: left;
		clear: both;
		height: 43px;
		margin-bottom: 25px;
	}

        .selection_wrapper {
            height: 27px;
            float: left;
            width: 560px;
            font-family: tahoma, verdana;
        }

        .college_network_search_input {
            width: 300px;
            font-size: 14px;
            font-weight: bold;
        }

        .add_network_wrapper {
            cursor: pointer;
            font-size: 14px;
        }

        .add_major_wrapper {
            cursor: pointer;
            font-size: 14px;
            float: left;
        }

        .add_major_wrapper img{
            float: left;
            clear: none;
            margin-left: 10px;
        }

        .add_major_link {
            float: left;
            clear: none;
            margin-left: 5px;
            font-style: italic;
        }

        .add_network_wrapper img{
            float: left;
            clear: none;
            margin-left: 10px;
        }

        .add_network_wrapper div {
            float: left;
            clear: none;
            margin-left: 5px;
        }

        .add_network_link {
            font-style: italic;
            color: black;
        }

        .school_selection_link {
            color: #555555;
            font-size: 12px;
            font-style: italic;
        }

	.section_header {
		border-bottom: 1px solid black;
		padding: 2px;
		font-size: 15px;
		font-weight: bold;
	}

	#objective_header {
		width: 560px;
		float: left;
		clear: both;
		margin-bottom: 13px;
	}

	#objective_input {
		float: left;
		clear: both;
                width: 560px;
		/* height: 65px; */
	}

	#objective_wrapper {
		float: left;
		clear: both;
	}

	#education_header {
		margin-bottom: 5px;
		width: 560px;
		float: left;
		clear: both;
	}

        .college_object_wrapper {
            padding: 0px 0 40px 0;
            clear: both;
            float: left;
        }

	.education_row1 {
		margin-bottom: 5px;
		float: left;
	}

        .education_row2 {
		margin-bottom: 5px;
		float: left;
                width: 560px;
	}

        .education_row3 {
		margin-bottom: 5px;
		float: left;
	}

	.college_name_input {
		height: 20px;
		width: 380px;
		font-size: 15px;
		font-weight: bold;
		margin-right: 30px;
		text-align: left;
		clear: none;
	}

        .college_degree_input {
            width: 380px;
        }

	.college_location_input {
		height: 20px;
		font-size: 12px;
		width: 151px;
		clear: none;
		text-align: right;
                float: right;
	}

        .college_major_wrapper {
            float: left;
            width: 378px;
            margin-bottom: 10px;
            color: #555555;
            font-family: tahoma, verdana;
            font-size: 14px;
        }

        .college_degree_input {
            font-size: 18px;
        }

        .majors_header {
            float: left; clear: both; cursor: pointer;
            font-size: 12px;
            margin-top: 10px;
        }

        .minors_header {
            float: left; clear: both; cursor: pointer;
            font-size: 12px;
            margin-top: 10px;
        }

        .done_left {
            width: 28px;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/done_left.png);
        }

        .college_major_wrapper ul {
            float: left;
            clear: both;
            margin: 0;
            list-style-position:outside;
        }

        .college_major_wrapper ul li {
            float: left;
            clear: both;
        }

        .college_major_wrapper ul li textarea{
            float: right !important;
            clear: both;
            height: 18px
        }
        

        .degree_type {
            float: left;
        }

	.college_major_input {
		width: 244px;
		text-align: left;
                clear: none;
	}

        .college_minor_input {
		width: 244px;
		text-align: left;
                clear: none;
	}
        

        .college_dates_attended_wrapper {
		height: 20px;
		font-size: 12px;
		clear: none;
                float: right;
	}

        .dates_dash {
            line-height: 1.5em !important;
        }

        .college_dates_attended_wrapper input {
            text-align: center;
        }

        .date_divider {
		height: 20px;
		font-size: 12px;
		width: 6px !important;
		clear: none;
                float: left !important;
	}


	.college_dates_start_month_input {
		height: 20px;
		font-size: 12px;
		width: 20px;
		clear: none;
                float: left;
	}

        .college_dates_start_year_input {
		height: 20px;
		font-size: 12px;
		width: 35px;
		clear: none;
                float: left;
	}
        
        .college_dates_end_month_input {
		height: 20px;
		font-size: 12px;
		width: 20px;
		clear: none;
                float: left;
	}

        .college_dates_end_year_input {
		height: 20px;
		font-size: 12px;
		width: 35px;
		clear: none;
                float: left;
	}

        .college_dates_attended_wrapper div {
            float: left;
            height: 20px;
            width: 5px;
            line-height: 2em;
        }


	.education_row3 ul {
		padding: 0 0 0 0px;
		margin: 0;
                list-style-position:inside;
                float: left;
	}

	.education_row3 li {
		float: left;
		clear: both;
		margin-bottom: 9px;
                padding: 0;
	}

        .education_row3 li div.delete_object_button_bullet {
            left: -15px;
        }

	.education_row3 input {
		float: none;
		clear: none;
		width: 405px;
		font-size: 12px;
	}

        .education_row3 textarea {
		float: right;
		clear: none;
		width: 500px;
                height: 20px;
		font-size: 12px;
	}

        .college_gpa_wrapper {
            float: right;
            clear: none;
            width: 405px;
            font-size: 14px;
        }

        .college_gpa_wrapper input{
            height: 23px;
        }

        .college_gpa_num_input {
            float: left !important;
            font-size:14px !important;
            text-align:center;
            width:35px !important;
        }

        .college_gpa_denom_input {
            float: left !important;
            font-size:14px !important;
            text-align:center;
            width:35px !important;
        }

	.college_coursework_input {
		height: 50px !important;
	}

        .high_school_name_input {
            clear:none;
            font-size:15px;
            font-weight:bold;
            height:20px;
            margin-right:30px;
            text-align:left;
            width:380px;
        }

        .high_school_location_input {
            clear:none;
            float:right;
            font-size:12px;
            height:20px;
            text-align:right;
            width:151px;
        }

        .high_school_dates_attended_wrapper {
            clear:none;
            float:right;
            font-size:12px;
            height:20px;
        }

        .high_school_dates_attended_wrapper input {
            text-align: center;
            clear: none;
        }

        .high_school_dates_attended_wrapper div {
            float: left;
            height: 20px;
            width: 5px;
            line-height: 2em;
        }

        .high_school_dates_start_month_input  {
            font-size:12px;
            height:20px;
            width:20px;
        }

        .high_school_dates_start_year_input  {
            font-size:12px;
            height:20px;
            width:35px;
        }

        .high_school_dates_end_month_input  {
            font-size:12px;
            height:20px;
            width:20px;
        }

        .high_school_dates_end_year_input  {
            font-size:12px;
            height:20px;
            width:35px;
        }

        .high_school_gpa_wrapper  {
            clear:none;
            float:right;
            font-size:14px;
            width:405px;
        }

        .high_school_gpa_wrapper input{
            height: 23px;
        }

        .high_school_gpa_num_input {
            float:left !important;
            width:35px !important;
            text-align: center;
        }

        .high_school_gpa_denom_input {
            float:left !important;
            width:35px !important;
            text-align: center;
        }

        #st_section_wrapper {
            float: left;
            clear: both;
            width: 560px;
        }

        #st_section_wrapper_ul {
            float: left;
            clear: both;
            margin: 40px 0;
            padding:0 0 0 17px;
        }

        #st_section_wrapper_ul li {
            float: left;
            clear: both;
            margin: 10px 0;
        }

        .test_name_input {
            float: left !important;
            clear: both !important;
            width: 300px;
        }

        .test_num_input {
            float: left;
            width: 35px;
            text-align: center;
        }

        .test_denom_input {
            float: left;
            clear: none !important;
            width: 35px;
            text-align: center;
        }

        #st_section_wrapper_ul li div div {
            float: left !important;
            clear: none !important;
        }

        #st_section_wrapper_ul li div{
            padding: 0;
        }
        


	#experience_header {
		margin-bottom: 5px;
		width: 560px;
		float: left;
		clear: both;
	}
        
        .organization_wrapper {
            float:left; clear: both;
        }

        .organization_position_wrapper {
            float: left; clear: both;
        }

	.experience_row {
		margin-bottom: 5px;
		float: left;
                width: 560px;
	}

	.organization_name_input {
		height: 20px;
		width: 380px;
		font-size: 15px;
		font-weight: bold;
		text-align: left;
		clear: none;
	}

	.organization_location_input {
		height: 20px;
		font-size: 12px;
		width: 151px;
		clear: none;
		text-align: right;
                float: right;
	}

	.organization_position_input {
		height: 20px;
		width: 380px;
		font-size: 15px;
		font-weight: bold;
		text-align: left;
		clear: none;
	}

	.organization_dates_attended_wrapper {
		height: 20px;
		font-size: 12px;
		clear: none;
                float: right;
	}

        .organization_dates_attended_wrapper input {
            text-align: center; float: left;
            clear: none;
        }

        .organization_dates_attended_wrapper div {
            float: left;
            height: 20px;
            width: 5px;
            line-height: 2em;
        }

        .organization_dates_start_month_input  {
            clear:none;
            float:left;
            font-size:12px;
            height:20px;
            width:20px;
        }

        .organization_dates_start_year_input  {
            clear:none;
            float:left;
            font-size:12px;
            height:20px;
            width:35px;
        }

        .organization_dates_end_month_input  {
            clear:none;
            float:left;
            font-size:12px;
            height:20px;
            width:20px;
        }

        .organization_dates_end_year_input  {
            clear:none;
            float:left;
            font-size:12px;
            height:20px;
            width:35px;
        }

	.experience_row3 {
		margin-bottom: 33px;
                float:left;
	}

        #form_skills_and_interests {
            float: left;
        }

	.experience_row3 ul {
		padding: 0 0 0 17px;
		margin: 0;
	}

	.experience_row3 li {
		float: left;
		clear: both;
		margin-top: 9px;
	}

	.experience_row3 textarea {
		float: right;
		clear: none;
		width: 530px;
                height: 20px;
		font-size: 12px;
	}

        .add_object_button {
            float: left; clear: both; height: 25px;
            color: #352f29;
            font-family: tahoma, verdana; font-size: 12px; font-weight: bold;
            cursor: pointer;
        }

        div.add_object_button:hover {
            background-color: #fffbba;
        }

        div.add_object_button div {
            float: left;
            height: 25px;
        }

        .add_object_button .add_button_left {
            width: 28px;
            background: no-repeat url(http://www.veechi.com/jobgenius/img/add_button_left.png);
        }

        .add_object_button .add_button_middle {
            padding-right: 10px;
        }

        .add_object_button  .add_button_right {
            width: 5px;
        }



	#skills_header {
		margin-bottom: 5px;
		width: 560px;
		float: left;
		clear: both;
	}

	#skills_section {
		margin-top: 9px;
		float: left;
                width: 560px;
	}

	.skills_list_header {
		font-weight: bold;
		font-size: 12px;
	}

	.skills_row {
		margin-bottom: 5px;
		clear: both;
	}

	#skills_section ul {
		padding: 0 0 0 17px;
		margin-top: 9px;
	}

	#skills_section li {
		float: left;
		clear: both;
		margin-bottom: 9px;
	}

	#skills_section textarea {
		float: right;
		clear: none;
                height: 20px;
		width: 540px;
		font-size: 12px;
	}

        #bottom_browser_wrapper{
            position: fixed;
            bottom: 10px;
            width: 100%;
            left: 0;
            overflow: visible;
            font-family: tahoma, verdana;
            height: 1px;
        }

        #bottom_menu_bar_wrapper {
            height: 1px;
            font-size: 12px;
            margin: 5px auto;
            max-width: 1150px;
            z-index: -100;
        }

        #action_box_wrapper {
            height: 100px;
            font-size: 12px;
            width: 900px;
            background-color: #EDEFF4;
            border: 1px solid #788295;
            margin: 0 auto;
            z-index: 100;
            position: relative;
            font-family: tahoma, verdana;
            padding: 10px 0;
        }
        
        #action_box_wrapper div {
            float: left;
        }

        #action_box_left_caption {
            font-size:14px;
            font-weight:bold;
            margin-top:35px;
            text-align:right;
            width:105px;
        }

        #action_box_left {
            width: 200px;
            height: 40px;
        }

        #action_box_left img {
            float:right;
            margin-top:5px;
        }

        #action_box_content {
            font-size:12px;
            line-height:1.5em;
            text-align:center;
            width:500px;
        }

        #action_box_right {
            width: 200px;
            height: 40px;
            position: relative;
        }

        #action_box_close {
            cursor:pointer;
            font-size:12px;
            position:absolute;
            right:15px;
        }

        #action_box_close a {
            color: #2789ca;
        }

        #my_connections_content a {
            color: #3B5998;
            cursor: pointer;
        }

        .connection_action_link {
            float: left;
            clear: both;
        }

        #resume_owner_welcome_dialog {
            font-family: tahoma, verdana;
            padding: 20px;
            color:#333333;
            width: 670px;
            height: 300px;
        }

        #welcome_header_wrapper {
            float: left;
            clear: both;
        }

        #welcome_header_wrapper img {
            float: left;
        }

        #welcome_header {
            color:#333333;
            font-size: 18px;
            border-bottom: 1px solid #DDDDDD;
            float: left;
            margin-left:80px;
            margin-top:20px;
        }

        #welcome_content {
            font-size: 12px;
            float: left;
            clear: both;
        }

        .welcome_content_row {
            text-align: center;
            margin: 10px 0;
        }

        #welcome_content ul {
            padding: 10px 0px;
            float: left;
        }

        #welcome_content ul li {
            margin-bottom: 10px; float: left;
        }
        
        #welcome_content ul li img {
            float: left; clear: none;
        }

        #welcome_content ul li div {
            float: left; clear: none;
            margin: 8px 0 0 8px;
            width: 580px;
        }

        #welcome_footer {
            background:none repeat scroll 0 0 #EEEEEE;
            border-top:1px solid #CCCCCC;
            margin:20px 0 -10px -17px;
            padding:10px 20px;
            text-align:right;
            width:660px;
            float: left;
            clear: none;
            height: 25px;
        }

        #welcome_footer a {
           color: #3B5998;
        }

        #welcome_content a {
           color: #3B5998;
           text-decoration: underline;
        }

        #job_search_dialog {
            width: 180px;
            padding: 10px 0;
        }

        #job_search_dialog label {
            float: left;
            clear: both;
            font-weight: bold;
            margin-bottom: 3px;
        }

        #job_search_dialog input {
            float: left;
            clear: both;
            width: 170px;
            height: 20px;
            font-size: 12px;
            margin-bottom: 10px;
            border: 1px solid #E6E6E6;
        }

        #job_search_dialog span {
            display: none;
        }

        #job_search_dialog_search_button {
            float: left;
            margin: 10px 0 0 12px;
            cursor: pointer;
        }

        #job_search_dialog_search_button_loading {
            float: left;
            margin: 10px 0 0 70px;
            cursor: pointer;
        }

