﻿div#EmailAllContainer
{
	margin: 15px 0px 5px 0px;
	width:650px;
	float:left;
	position: relative;
}

div#eaBorder 
{
	border: 1px solid #aaa;
	position: relative;
	padding: 12px;
}

#agents 
{
	height: 270px;
	overflow: auto;
	padding:0;
	margin:0;
}

#agents li {
	background:#fafafa repeat-y scroll left top;
	border-bottom:1px solid #DEDEDE;
	line-height:1.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	height:45px;
}

div.input
{
	padding:px;
}

#agents li input 
{
	display:block;
	float:left;
}

div.agt 
{
	display:block;
	float:left;
}

div.agt h3 {
	line-height:1.5em;
	margin:5px 7px;
	padding:0;
	
}
div.agtf h3 
{
	color:#bbb;
	line-height:1.5em;
	margin:5px 7px;
	padding:0;
	
}

#agents div.agt p {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0 7px;
}

#agents div.agtf p {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0 0 0 27px;
	color:#bbb;
}

legend
{
	color: #0000BB;
}

fieldset#lhs
{
	width:350px;
	height:355px;
	float:left;
	border: 1px solid #bbb;
	padding: 5px;	
}

fieldset#details
{
	width:240px;
	height:355px;
	float:right;
	border: 1px solid #bbb;
	padding: 5px;
}

div#EmailAllHeader
{

}
div#EmailAllFooter
{
	float:right;
	height:30px;
	clear:both;
	width: 163px;
	margin-top: 8px;
	clear:both;	
}

p.faint {
	color:#999999;
	font-size:0.9em;
	margin:10px 0 0 0;
}

#soptions .add {
	line-height:1em;
	background:transparent url(images/add.gif) no-repeat scroll 0 0;
	padding:3px 3px 1px 20px;
	float:left;
}
#soptions .del{
	line-height:1em;
	background:transparent url(images/del.gif) no-repeat scroll 0 0;
	padding:3px 3px 1px 20px;
	float:left;
}

#added 
{
	float:right;
	font-size:10px;
	color:#000;
}

#soptions  a {
	float:left;
	height:1.3em;
	text-decoration:none;
	font-size:10px;
	color:#000;
}

div#soptions 
{
	float:left;
	width:100%;
	clear:both;
	margin-bottom: 8px;
}

fieldset#details input, fieldset#details textarea
{
	width:98%;
}
fieldset#details div
{
	padding: 4px;
}

div#loading_status
{
	clear:both;
	width:100%;
	font-weight:bold;
	color:#FF0000;
}
