
.Field_SearchKeywords {width: 100%;}
.Field_SearchMultiSelect {width: 100%;}
.Field_SearchDropDown {width: 100%;}

#jsb_f_keywords_i{width:98%;}

#login_pass_i, #css_resume_ta
{
background-image: url("http://www.wrigley.com/global/images/form_field_bg.gif");
background-repeat:repeat-x;
border: 1px solid #c2c2c2;
}



/*******************/
/* Global settings */
/*******************/
.Field_Header, .Field_Required, .Field_RequiredStar,
.iCIMS_MainTable, .iCIMS_Header, .iCIMS_SubHeader, .iCIMS_ErrorMsg, .iCIMS_InfoMsg, .iCIMS_InfoField,
.iCIMS_InfoData, .iCIMS_PasswordReminder, .iCIMS_Navigation, .iCIMS_JobsTable, .iCIMS_JobsTableHeader, .iCIMS_JobsTablePaging,
.iCIMS_JobsTableEven, .iCIMS_JobsTableOdd, .iCIMS_JobHeaderTable, .iCIMS_JobHeaderField,
.iCIMS_JobHeaderData
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.iCIMS_InfoMsg
{
line-height: 13pt;
}

.iCIMS_MainTable		/* Used to specify the border & background of the main table */
{
padding: 24px 22px 22px 22px;
}

.iCIMS_Anchor
{

}

.iCIMS_Header			/* The title that is on top of every page */
{
font-weight: bold;
color: #444;
text-align:left;

}

.iCIMS_SubHeader		/* Used to give titles to sections of a page */
{
font-weight: bold;
color: white;
padding: 1px 0px 1px 5px;
background-color: #516e7a;
border: 1px solid #27444F;
}

.iCIMS_ErrorMsg		/* Error messages */
{
font-weight: bold;
color: red;
}

.iCIMS_InfoMsg		/* The intro paragraphs and info messages (normal text) */
{

}

.iCIMS_InfoField		/* The field portion of forms (i.e. "Name:") */
{

}

.iCIMS_InfoData		/* The data entry portion of forms */
{
font-size: 11px;
}

.iCIMS_PasswordReminder, .iCIMS_PasswordReminder a	/* The small text below the login form to remind the user of their password */
{
font-size: 8pt;
}

.iCIMS_Navigation		/* The navigation links at the bottom of each page */
{

}

.iCIMS_JobsTable		/* The table holding the job listings/past submittals */
{

}

.iCIMS_JobsTableHeader, .iCIMS_JobsTablePaging	/* The header row of the job listings/past submittals */
{
font-weight: bold;
}

.iCIMS_JobsTableHeader{
background-color: #484848;
color: #fff;
}
.iCIMS_JobsTableEven		/* An even row of the job listings/past submittals */
{

}

.iCIMS_JobsTableEvenAnchor
{

}

.iCIMS_JobsTableOdd		/* An odd row of the job listings/past submittals */
{
background-color: #E7E7E7;
}

.iCIMS_JobsTableOddAnchor
{

}





/* ************************** */
/* Styles specific to job.jsp */
/* ************************** */

.iCIMS_JobHeaderTable		/* The table surrounding an individual job listing's info */
{

}

.iCIMS_JobHeaderField		/* A field within an individual job listing's info (i.e. "Location:") */
{
background-color: #E7E7E7;
}

.iCIMS_JobHeaderData		/* The data associated with the above fields */
{

}