﻿
/* overriding this one - different color in header bar*/
.popheader
{
	background: #fff url(http://img.icbdr.com/images/JS/Elements/gradients/tab_active_greygrad.gif) repeat-x !important;
}

p.popheadertext
{
	color:White !important;
}

/* JobRecommendations - POPUP*/
#RecommendedJobsPopup
{	
		width: 380px;
		height:210px; /* This guy we have to tweak to look good in Firefox*/
		left: 10px;
		top: 410px;
		font-size:11px;
		font-family: arial;

}	

.jobrecs_pop_content{ margin-left: 12px; margin-top: 12px; background-color: transparent; line-height:14px; width: 350px; height: 177px; /* we need this for firefox */}
/* End of POPUP*/

a.showmejobs:link,
a.showmejobs:visited,
a.showmejobs:active
{
	font-size:12px;
	text-decoration : underline;
	color: #1E3E8C;
	margin-left:88px;
	font-weight:bold;
}

span.jasonsemphasize
{
	color:#555555;
	font-weight:bold;
}

.greenEmail
{
   height:55px;
	line-height:14px;
}

.goodLuck
{
	height:55px;
	line-height: 14px;
}

.goodLuck p
{
	padding-top:10px;

}

.greenEmail p
{
	padding-top: 11px;
	font-size:11px;
}

p.greenEmailBox
{

	font-size:11px;
	padding:0;
	margin:0;
	padding-top:0px;
}

input#txtEmail
{
	font-size:11px;
	vertical-align:middle;
	border:1px solid #999999;
	background-color:white;
}

.lblEmailAddress
{

		font-size:11px;
}
