/* ------------------------------------------------------------- */

/*  FOOD SERVICE ENABLERS
	SALES TEAM PORTAL
	"CLEAN" / DEFAULT THEME
	EMAIL ARCHIVE PORTLET STYLESHEET
*/

/* ------------------------------------------------------------- */

.emailHistory{
	margin:5px;
	}
	
	.emailHistory input{
		margin-bottom:15px;
		}
	
		.emailHistory h1{
			font-size:1.2em;
			font-weight:normal;
			}
			
	.emailHistory div div table tbody tr td{
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px solid #000000;
		font-size:1.2em;
		}
		
	.emailHistory div div table tbody tr td a, .emailHistory div div table tbody tr td a:link, .emailHistory div div table tbody tr td a:visited, .emailHistory div div table tbody tr td a:hover, .emailHistory div div table tbody tr td a:active{
		cursor:pointer;
		}
			
	.emailHistory div div table thead{
		background-color:#9DC0DC;
		}
		
	.emailHistory .pager{
		width:100%;
		}
		
	.emailHistory .pager td{
		border-bottom:0px;
		}
		
	.emailHistory .pager .next{
		text-align:right;
		}