.loginerror { 
 color:white;
 border:2px solid #CC0000;
 padding:6px; 
 width:200px; 
}

#breadcrumb { 
	border-bottom:1px solid #4E7376; 
	position:relative; 
	left:0px;
	top:0px; 
	width:100%; 
	margin-bottom:10px;
        padding:0px; 
}
td.welcome { 
	text-align:right; 
	font-size:11px; 
}

td.youarehere { 
	text-align:left; 
	font-size:11px; 
}




table.agents { 
	border:0px;
	border-bottom:1px solid #4E7376; 
}

#main input {
	font-size:10px;
	margin:0px; padding:0px;
	margin-top:10px;
	background-color:transparent;
}

table.edit .tablehead {
  font-size:13px; 
  font-weight:bold; 
  text-align:left; 
  border:0px;
  padding-top:20px; 
  text-decoration:underline;
}

table.edit th {
    font-size:12px;
}

table.featured_list { 
	border-bottom:1px solid green; 
	margin-top:20px; 
	margin-bottom:20px; 
}
table.featured_list tr { 
	border-bottom:1px solid green; 
}


table.featured_new { 
	border:0px;
	margin-top:20px; 
	margin-bottom:20px; 
}


table.press_list { 
	border-bottom:1px solid green; 
	margin-top:40px; 
	margin-bottom:20px; 
}
table.press_list tr th { 
	border-bottom:1px solid green; 
}


table.file_list { 
	border-bottom:1px solid green; 
	margin-top:40px; 
	margin-bottom:20px; 
}
table.file_list tr th { 
	border-bottom:1px solid green; 
}


