﻿/**************************************************************************/
/* These styles override those in the main theme EISWHTNTB.css            */
/**************************************************************************/

.micro
{
	color: #999999;
	font-size: 1em !important;	
}

a:link, a:visited
{ 
	color: #11c;
	text-decoration: underline;
}

.btnRightPadding
{
	padding-right: 25px;
}

/***************************************************/
/* Claims & Interested Parties page styles - START */
/***************************************************/

#ctl00_leftContentPlaceHolder_divInterestedParties .inputSectionm,
#ctl00_leftContentPlaceHolder_divIncidentDetails .inputSection
{
	padding: 1px 0 1px 0;
	margin: 4px 0 4px 0;
	width: 100%;
}

#ctl00_leftContentPlaceHolder_divIncidentDetails .inputSection
{
	border-top: solid 1px #b3b3b3;	
}

#ctl00_leftContentPlaceHolder_divInterestedParties .inputSection .interestedPartiesBox,
#ctl00_leftContentPlaceHolder_divIncidentDetails .inputSection .incidentDetailsBox
{
	padding: 10px;
	border-top: solid 1px #b3b3b3;
	background-color: #EAEAEA !important;
}

/***************************************************/
/* Claims & Interested Parties page styles - END   */
/***************************************************/
