/*BOXES*/
.box,
div.post_single_job1_div_left, div.post_single_job1_div, div.post_single_job1_div_left_bottom, div.post_single_job2_div, div.post_single_job3_box_left, div.post_single_job3_box, div.post_single_job3_gateway, div.register_employer_div_left, div.register_employer_div, div.register_employer2_div_left, div.register_employer2_div, div.register_seeker_div, div.register_seeker2_div_left, div.register_seeker2_div_left_bottom, div.register_seeker2_div, div.register_seeker2_div_bottom, div.front_qs, .qs_secondary_form, div.view_job, div.quick_search_box, div.edit_preferences_div, div.resume_searches_div, div.billing_confirm_div, div.resume_search_box, div.multiple_postings_div, div.advanced_resume_search_div, div.advanced_search_div, div.save_search_with_radio_div, div.job_agent_div_left, div.job_agent_div, div.mass_box, div.contact_us_div, .featured_box, .regular_box, div.workexp_box_title, div.desired_employment_box_title, div.education_box_title, div.view_profile_resumes_title, div.seeker_quick_search, div.seeker_narrow, div.register_seeker2_div_upload, div.wizard_contact_div_left, div.wizard_obj_box, div.wizard_edu_box, div.wizard_exp_box, div.view_profile_name_box, div.sign_in_box, .job_type_box_td, div.view_profile_video_box, div.referral_div {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	background:#fff url('images/backgroundGreyGradient.gif') repeat-x scroll 0 0;
	border:2px solid #D7DAE2;
	padding: 10px;
}
.regular_box, div.workexp_box_title, div.desired_employment_box_title, div.education_box_title, div.view_profile_resumes_title {
	border: 2px solid #D7DAE2;
	padding: 5px 20px;
	font-size: 11pt;
	font-weight: 700;
	margin-bottom: 5px;
	float: none;
	background-color: #FFFFFF;
	width: 86%;
	color: #000000;
}
.featured_box {
	width: 280px;
	overflow: hidden;
	clear:both;
	float: left;
}
div.view_job, .job_type_box_td {
	float: none;
	clear: both;
	display:block;
}
div.seeker_narrow
{
	background: #f8f1ef;
	border-color: #e2cdca;
}


/*QUICK SEARCH BOX ON THE INDEX PAGE*/
table.quick_search {
	float: left;
	margin-bottom: 20px;
}
.quick_search_top_left {
    border-bottom: 1px solid #e2cdca;
}
.quick_search_active_tab {
	height: 18px;
	border-top: 1px solid #e2cdca;
	border-right: 1px solid #e2cdca;
	border-left: 1px solid #e2cdca;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 2px;
	width: 87px;
	background-color: #f8f1ef;
	font-weight: bold;
}
.quick_search_inactive_tab {
	height: 18px;
	border-top: 1px solid #d7dae2;
	border-right: 1px solid #d7dae2;
	border-left: 1px solid #d7dae2;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 2px;
	width: 103px;
	background-color: #f8f8f8;
	border-bottom:1px solid #e2cdca;

}
.quick_search_tab_separator {
    border-bottom: 1px solid #e2cdca;
}
.quick_search_left_bar {
    border-left: 1px solid #e2cdca;
    border-bottom: 1px solid #e2cdca;
    padding: 2px;
	background-color: #f8f1ef;
}
td.qs_index_box {
	padding-left: 10px;
	width: 253px;
	border-right: 1px solid #e2cdca;
	border-bottom: 1px solid #e2cdca;
	background: #f8f1ef;
	padding-right: 16px;
	padding-bottom: 5px;
}
#quicksearch select {
	width: 100%;
}
td.qs_under {
	background: #FFFFFF url(../../images/interest_background.gif) top repeat-x;
	position: relative;
	height: 30px;
	margin-top: 5px;
}


/*HEADER AND FOOTER*/
div.header {
    width: 100%
    clear: both;
}
div.header a:link, div.header a:visited {
    color: #e0f9fe;
}
div.header_logo {
 	width: 100%;
    margin: auto;
    height: 50px;
}
#footer {
	width: 1007px;
    margin: 10px auto;
	padding:25px 0 10px 0;
	clear: both;
	border-top: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #c2c0bf url(../../themes/modern_blue/images/grd2.gif) left top repeat-x;
	position: relative;
}
div.header_logo #logo {
	float: left;
	width: 150px;
}
div#_language_right select {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
}


/*NAVBARS AND SEARCH*/
tr.search_ends, th.search_ends, table.seeker_search_res_wide thead {
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	color: #252525;
	background-color:#E1E1E1;
	padding: 6px;
	border-bottom: 1px solid #CCC;
}
tr.search_ends {
	display: table-row;
}
th.search_ends {
	display: table-cell;
}
table.seeker_search_res_wide thead {
	display: table-header-group;
}
div.navbar_top a, div.navbar_bottom a {
	border:  0px;
	background: none;
}
div.navbar_top strong, div.navbar_bottom strong, div.navbar_top a, div.navbar_bottom a {
	border:  0px;
	background: none;
	padding: 0px;
}
div.seeker_narrow th.seeker_search_ends, div.seeker_narrow td.seeker_search_row1, div.seeker_narrow td.seeker_search_row2 {
    background: #f8f1ef;
}
#news tr.search_row1 a, #news td.search_row1 a, #news tr.search_row2 a ,#news td.search_row2 a, 
div.articles_right tr.search_row1 a, div.articles_right td.search_row1 a, div.articles_right tr.search_row2 a , div.articles_right td.search_row2 a {
	font-size: 18px;
	font-family: 'Trebuchet MS';
}
#news tr.search_row1 a:hover, #news td.search_row1 a:hover, #news tr.search_row2 a:hover , #news td.search_row2 a:hover, 
div.articles_right tr.search_row1 a:hover, div.articles_right td.search_row1 a:hover, div.articles_right tr.search_row2 a:hover , div.articles_right td.search_row2 a:hover {
	color: #4C98CD;
	text-decoration: underline;
}

#nav_wrapper{
	position:relative;
	height:60px;
	background: #00649a url(../../themes/modern_blue/images/menu_bg.gif) 0 0 repeat-x;
}
#nav_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav_wrapper ul li{
	padding:0;
	margin:0;
	min-height: 60px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 60px;
}
#nav_wrapper ul li img{
	margin:0;
	padding:0;
	border:0;
}
#nav_wrapper ul li a{display:block;}
#nav_wrapper ul li a#home 			{width:146px;height:60px;background: url(../../themes/modern_blue/images/menu.png) 0px 0px no-repeat}
#nav_wrapper ul li a#my_account		{width:177px;height:60px;background: url(../../themes/modern_blue/images/menu.png) -146px 0px no-repeat}
#nav_wrapper ul li a#find_jobs		{width:161px;height:60px;background: url(../../themes/modern_blue/images/menu.png) -323px 0px no-repeat}
#nav_wrapper ul li a#post_resume	{width:190px;height:60px;background: url(../../themes/modern_blue/images/menu.png) -484px 0px no-repeat}
#nav_wrapper ul li a#register		{width:151px;height:60px;background: url(../../themes/modern_blue/images/menu.png) -674px 0px no-repeat}
#nav_wrapper ul li a#employer		{width:182px;height:60px;background: url(../../themes/modern_blue/images/menu.png) -825px 0px no-repeat}

#nav_wrapper ul li a#home:hover 		{background-position: 0px -60px }
#nav_wrapper ul li a#my_account:hover 	{background-position: -146px -60px }
#nav_wrapper ul li a#find_jobs:hover 	{background-position: -323px -60px }
#nav_wrapper ul li a#post_resume:hover 	{background-position: -484px -60px }
#nav_wrapper ul li a#register:hover 	{background-position: -674px -60px }
#nav_wrapper ul li a#employer:hover 	{background-position: -825px -60px }

#nav_wrapper ul li a#home.current		{background-position: 0px -60px}
#nav_wrapper ul li a#my_account.current	{background-position: -146px -60px}
#nav_wrapper ul li a#find_jobs.current	{background-position: -323px -60px}
#nav_wrapper ul li a#post_resume.current{background-position: -484px -60px}
#nav_wrapper ul li a#register.current	{background-position: -674px -60px}
#nav_wrapper ul li a#employer.current	{background-position: -825px -60px}


#main_tab{
	position:relative;
	display:block;
	float:none;
	height:60px;
	background: #999 url(../../themes/modern_blue/images/menu_bg.gif) 0 0 repeat-x;
}
#main_tab ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
#main_tab ul li{
	padding:0;
	margin:0;
	height: 60px;
	overflow:hidden;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
#main_tab ul li a{
	display:block;
	font-family:Arial;
	font-size: 18px;
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:19px 40px 19px 40px;
	background: url(../../themes/modern_blue/images/menu_bg.gif) 0px 0px repeat-x;
	border-left:1px solid #575757;
	border-right:1px solid #fff;
	text-shadow: #000 1px 2px 2px;
}
#main_tab ul li a.first{border-left:0;}
#main_tab ul li a.last{border-right:0}
#main_tab ul li a.green{color:#ffcc00;}
#main_tab ul li a:hover, #main_tab ul li a#current{background-position: 0px -120px; color:#000;text-shadow: #fff 1px 1px 2px;}
#main_tab ul li a.green:hover, #main_tab ul li a.green#current{background-position: 0px -60px; color:#000;text-shadow: #fff 1px 1px 2px;}
#main_tab #sidelink {
    float: right;
    margin-top: 4px;
}
#main_tab #sidelink a {
    display: block;
    background: transparent;
    padding: 0px 0px 5px 0px;
    font-size: 11px;
    font-weight: normal;
    border: 0;
}
#submenu {
    height: 25px;
    margin: auto;
    padding: 4px 0;
    text-align: left;
    color: #333;
    font-size: 12px;
    line-height: 14px;
}
#submenu li {
    display: inline;
    line-height: 200%;
    list-style: none;
    text-align: center;
    padding: 0 15px 10px 15px;
    /*border-right: 1px solid #898989;*/
}
#submenu .current {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
	background-color:#999999;
}
#submenu .noline {
    border-right: 0px;
}
#submenu a {
    border: none;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    vertical-align: middle;
    font-weight: bold;
	background-color:#00aada;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#submenu a:hover {
    background: #39a4ff;
    color: #393939;
}

div.header_sub_menu {
	margin: auto;
	width: 100%;
	height: 35px;
	background-color:#ececec;
}
/*div.header_sub_menu ul li a{color:#999 !important;}
div.header_sub_menu ul li a:hover{color:#000 !important;}*/

/*BASIC CLASSES
body {
    background: #ecebee url(../../themes/modern_blue/images/bg.gif) repeat-x;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}*/
h1 {
	border: 0px;
    font-size: 19px;
    color: #2e2e2e;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
	line-height: 1.5;
	text-align: left;
}
h2 {
	border: 0px;
    text-align: left;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    color: #000000;
}

h4 {
	border: 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
a {
	color: #213e75;
}
div.page
{
    width: 100%;
    margin-top: 0px;
	background-color: #fff;
	padding: 0px;
	/*border: 1px solid #cacdd2;
	overflow: auto;*/
}
.main{margin:10px 0px 0px 0px;padding:0;}
.main h1{ margin: 0 0 0 10px;}
/*VIEW PROFILE*/
div.desired_employment_box_entry_left, div.education_box_entry_left, div.workexp_box_entry_left {
    width: 25%;
    color: #000000;
}


/*OTHER CLASSES*/
select {
font-size:14px;
}
div.left {
	float: left;
}
div.middle {
	float: left;
	margin: 0 20px 0 20px;
}
div.right {
	float: left;
	margin-left: 10px;
	width: 510px;
}
div.front_qs {
	margin-bottom: 20px;
	color: #b4b1a9;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: auto;
	width: 96%;
}
div#latest_jobs_box {
	width: 100%;
	margin-bottom: 20px;
}


/* ---------------- ----------------- */

body{
	font-family:arial,sans-serif;
	font-size:12px;
	margin-top:0;
	background:url(../../themes/modern_blue/images/beta.png) right top no-repeat;
}
a, a img{border:0;outline:none;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
form{padding:0;margin:0}

#main_wrapper{
	position:relative;
	width:1007px;
	margin:0 auto;
}
#header{
	position:relative;
	height:130px;
	border-bottom:1px solid #a09ea1;
}

#logo_wrapper{
	position:absolute;
	top:47px;
	left:0px;
	width:246px;
	height:65px;
}
#slogan{
	position:absolute;
	bottom:0px;
	left:135px;
	white-space:nowrap;
	font-size:16px;
	color:#000;
	text-shadow: #cccccc 1px 1px 2px, #999999 -1px 1px 1px;
}

#login_form{
	position:absolute;
	top:0;
	right:0;
	width:383px;
	height:130px;
	color:#999999;
	font-size:11px;
}

#login_form input#sticky_on{
	position:absolute;
	left:46px;
	top:75px;
}
#login_form input#login, #login_form input#password{
	position:absolute;
	top:97px;
	width:138px;
	height:18px;
	border:1px solid #999999;
	color:#999999;
	font-size:11px;
	padding-left: 5px;
	padding-right: 5px;
}
#login_form input#login{
	left:0px;
}
#login_form input#password{
	left:161px;
}
#login_form input#submit{
	position:absolute;
	top:96px;
	right:11px;
}
#login_form span#remem{
	position:absolute;
	top:77px;
	left:70px;
}
#login_form span#forgo{
	position:absolute;
	top:77px;
	left:180px;
}
#login_form span#forgo a{
	text-decoration:none;
	color:#999999;
}
#login_form span#forgo a:hover{
	text-decoration:underline;
	color:#ec681d;
}


#login_form span#notreg{
	position:absolute;
	top:77px;
	right:11px;
	text-align:right;
	display:block;	
	cursor:pointer;
}
#login_form span#notreg ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#login_form span#notreg a {
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
	color:#999999;
}

#login_form span#notreg a:hover {
	color: #ec681d;
	text-decoration:underline;
}
#login_form span#notreg li {position: relative;}
#login_form span#notreg ul ul {
	position: absolute;
	top:-38px;
	left:-35px;
	display:block;
	width:120px;
	
	background-color:#fff;
	border:1px solid #999;
	z-index: 500;
}
#login_form span#notreg ul ul{display: none;}
#login_form span#notreg ul li:hover ul{display: block;}
.topm,.logout{
	float:right;
	padding:5px 10px 5px 10px;
	margin:0 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #999;
}
.logout:hover{color:#fff;background-color: #e03a3a;}
.topm:hover{color:#fff;background-color: #39a4ff;}
.topm2{
	float:right;
	padding:5px 1px;
	margin:0 2px;
}


#content{
	position:relative;
	padding-top:8px;
}
.slides { float:left;width: 572px; height: 279px; border:1px solid #cacdd2}
.slides > div{ position:relative; top:0;left:0;width: 572px; height: 279px;}
.slides > div .hidden{display:block;width:0px;height:0px;overflow:hidden;}
.slides > div a.twitter{position:absolute; top:105px;left:92px; display:block; width:144px;height:44px; }
.slides > div a.fb{position:absolute; top:105px;left:370px; display:block; width:144px;height:44px; }

#latest_jobs_box_wrapper{
	margin-top:5px;
	float:left;width: 572px; 
	/*border:1px solid #cacdd2;*/
}
#next{position:absolute;top:250px; left:535px; width:35px;height:31px;z-index:100;background:url(../../themes/modern_blue/images/prev_next.png) right top no-repeat; cursor:pointer}
#prev{position:absolute;top:250px; left:500px; width:35px;height:31px;z-index:100;background:url(../../themes/modern_blue/images/prev_next.png) left top no-repeat; cursor:pointer}




#sidebar{
	float:right;
	width:420px;
}
#sidebar #qsearch{
	font-size:12px;
}
#sidebar #qsearch>img{
	margin-bottom:10px;
}
#sidebar #qsearch #keywords{
	width:350px;
	height:20px;
	border:1px solid #abadb3;
	font-size:14px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:3px;
}
#sidebar #qsearch #qs_index_industry{
	padding: 10px 0;
}
#sidebar #qsearch #qs_index_industry_left, #sidebar #qsearch #qs_index_country_left{
	clear:both;
	float:left;
	width:150px;
}
#sidebar #qsearch  #industry, #sidebar #qsearch  #country{
	width:262px;
}


#sidebar #qsearch .button_submit_wrapper{
	display:block;
	position:relative;
	padding:15px 0;
	text-align:right;
}
#sidebar #qsearch .button_submit_wrapper>a{
	position:absolute;
	top:25px;
	right:90px;
	display:block;
	width:100px;
	height:20px;
	font-weight:bold;
	color:#ec681d;
	text-decoration:underline;
}
#sidebar #qsearch .button_submit_wrapper>a:hover{color:#ff8400;}

#sidebar #quote1{
	height:51px;
	font-size:14px;
	padding:16px 7px;
	margin-top:10px;
	text-shadow: #fff 1px 1px 2px;
	background: url(images/box_blue.gif) 0 0 no-repeat;
}
#sidebar #sponsors{
	position:relative;
	margin-top:15px;
	border-top:1px solid #e9e8e8;
	padding-top:5px;
}
#sidebar #sponsors .ad{
	display:block;
	width:200px;
	text-align:center;
	float:left;
	margin-right:10px;
	display:inline;
	overflow:hidden;
}
#sidebar #sponsors .ad a img{
	display:block;
	margin-bottom:3px;
	margin-top:10px;
}
#sidebar .sponsors{
	clear:both;
	margin-top:5px;
	border:1px solid #e9e8e8;
	padding-bottom:10px;
}
#sidebar .sponsors p{padding: 5px; text-align:justify;}
.font10{font-size:10px;font-weight:bold;}
.litegray{color:#999;}
.darkgray{color:#454545}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* Remove the "Country" dropdown on the quick search */
#qs_index_country, #qs_secondary_country {
	display: none;
}


/*tabs*/
.container {width: 100%;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 419px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a img{display:block;padding-bottom: 10px;}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 418px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px 20px 1px 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	
}

ul.tabs li a img {
	border:0px;
	margin-top:6px;
}
#tab1, #tab2, #tab3 {
	height:225px;
}
#tab2 ul {
	margin-top: -10px;
	padding: 10px 10px 1px 10px;
}
#tab2 ul li {
	margin-bottom: 10px;
}

/* div smooth scroll*/
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
#logoParade, #logoParadeTwo{
	width: 408px;
	height: 75px;
	position: relative;
	margin:0 5px 5px 5px;
}
div.scrollableArea a img{
	margin-right: 25px;
	float: left;
}
div.search_res td.search_row1 i, div.search_res td.search_row2 i {
	font-weight:bold;
	margin-top:10px;
	display:block;
}
#techjobs-logo {
	position:absolute;
	top:-9999999px;
	left:-999999px;
}

/* For the footer */
#footer ul li.main_li {
	list-style-type:none;
	float:left;
	text-align:left;
	width:226px; 
	height:150px;
	margin-right:5px;
}
#footer ul li.main_li ul{
	list-style-type:none;
	margin:5px 0px;
	padding:0px;
}
#footer ul li.main_li ul li a:hover {
	color: #01A6D5;
}

/* FAQ page */
#faq_page , div.article_news_body, #news{
	width: 90%;
	margin: auto;
}
#faq_page h2 {
	padding-bottom:0px;
	margin-bottom:5px;
}
#faq_page h4 {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}

/* View job*/
div.view_apply {
	clear:both;
}
div.view_apply h3.view_title {
	margin-top: -4px;
	padding-top: 0px;
}
#logoParadeTwo a.caption {
	position:absolute;
	top:-10px;
	font-weight:bold;
}
#logoParadeTwo a.s1 {
	left:0px;
}
#logoParadeTwo a.s2 {
	left:98px;
}
#logoParadeTwo a.s3 {
	left:211px;
}
#logoParadeTwo a.s4 {
	left:286px;
}
#notice {
	width: 91%;
	background:#f8f8f8;
	border:1px dashed #ccc;
	margin: 2px 0px 10px 20px;
	color:#BF1E2E;
	padding:15px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-top-radius: 10px;
}
#notice h2, #notice h3, #notice h4 {
	margin: 0px;
	padding:0px;
	font-size:12px;
	color: #555;
}
#notice a {
	text-decoration:underline;
	color:#333;
}
#notice a:hover {
	color:#000;
	text-decoration:none;
}
#notice h2 {
	color:#BF1E2E;
	margin-bottom:10px;
}
#shoutout {
	position:absolute;
	top:0;
	left:0;
	width:638px;
	height:25px;
	background:url(../../images/top_image_notext.png) 0 0 no-repeat; 
	text-align:center;
	font-size:13px; 
	padding-top:2px;
}
#about_us {
	text-align:justify;
	padding-top:10px;
}
#about_us p {
	width:97%;
	margin-left:10px;
}

/* HIDE jobs by indeed logo */
#indeed_at  {
	display: none;
}
#latest_jobs_box_wrapper h2 a {
	text-decoration:underline;
}
#latest_jobs_box_wrapper h2 a:hover {
	text-decoration:hover;
}
#jobpostingisfree {
	position:absolute;
	top:35px;
	right:10px;
	width:319px;
	height:35px;
	background: url(../../themes/modern_blue/images/free.gif) 0 0 no-repeat;
}
#proudpinoy {
	position:absolute;
	right:21px;
	top:49px;
	width:75px;
	height:74px;
}
#register_employer_login_right textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	width:423px;
	height:150px;
}
div.register_seeker_submit input, div.register_employer_submit input, div.job_agent_submit input, div.wizard_template_submit input, div.apply_for_job_guest_submit input, div.edit_preferences_submit input, div.quick_search_submit input, div.resume_search_submit input, div.advanced_resume_search_submit input {
	background-color: #BC1E2D;
	border:0px;
	color:#fff;
	padding:5px 50px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}
div.info {
	background: #F1F1F1;
	border-bottom: 2px solid #CCC;
	border: solid #CCC;
	border-right: 2px solid #CCC;
	margin: 10px auto 20px;
	padding: 10px;
	width: 800px;
}
#faq_page h1 {
	margin-left:0px;
}
#faq_page ul.odd {
	float: left;
	height: 160px;
	width: 511px;
}	
#faq_page ul.even {
	float: left;
	height: 160px;
	width: 315px;
}
#faq_page div {
	margin-top:-28px;
	width:800px;
}
#faq_page div#textbox {
	margin-top:0px;
	width:920px;
}
#faq_page b {
	color:#f00;
}
