/* story tools */
#story_tools { margin-bottom: 10px; }
#story_tools img { border: none; }
#story_tools a { margin-right: 10px; }
#story_tools #story_link_print { margin-bottom: 3px; }
#story_tools #story_link_email { margin-bottom: 3px; }
#story_tools #addthis { clear: both; display: inline; }
#story_tools #story_link_aim { float: left; }

/* these styles are for the email form that pops up */
#instructions p { margin-bottom: 5px; font-size: .9em; }

.attn { color: red; }
.required { background-color: #FFF68F; }

.email { width: 350px; padding: 10px; padding-top: 0px; }
.email p { margin-bottom: 5px; font-size: .9em; }
.email .header img { float: right; }
.email input[type="text"], .email textarea { font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; border: 1px solid #c0c0c0;}

.form_field { vertical-align: top; margin-bottom: 5px; }
.form_field label { display: block; font-size: .9em; }
.form_field label:after { content: ":"; }
.inline label { display: inline; }
#submit { margin-left: 40px; }

#success_message { }
#failed_message { color: #f00; }
#email_result_message ul { list-style-type: disc; list-style-position: inside; }
#email_result_message ul li { font-size: .9em; }
/* end email form styles */


/* the toolbar is for the ajax email a friend thing (or other, future tools) */
#toolbar { text-align: right; color: #444; }
#toolbar h3 { float: left; margin: 0 0 0 .5em; font: 11px arial black, arial, helvetica, sans-serif; text-transform: uppercase; }
#toolbar a { font: normal 10px arial, helvetica, verdana, sans-serif; margin-right: .5em; text-decoration: underline; color: #075099; }
#toolbox { 
    display: none;
    position: absolute;
    left: 250px;
    border: 3px solid #666;
    background-color: #EEE;
    width: 380px;
    z-index: 100;
}
#tool { margin: .5em; }
#tool .label { width: 175px; font: 10px normal arial, helvetica, sans-serif; }
/* end toolbox/toolbar styles */

.lexgo_thumb {
	width: 80px;
	margin: 5px;
	float: left;
	height: 110px;
	background-color: #000;
	text-align: center;
}

#mlt b{font-size: 15px;}
#mlt {
	margin:10px 10px 5px 0;
	float:left;
	font-size:11px;
	color:#262626;
	clear:left;
	width:282px;
	line-height:20px;
	padding:3px;
	border:1px solid #303030;
}
#mlt a {color:#262626;}
#mlt a:hover {color:#262626;}
#mlt h3, #nav h3 {color:#888; padding:5px; margin:0;}
#mlt_title {
	color:#262626;
	font-family:helvetica,arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	height:26px;
	margin-left:-2px;
	margin-top:-2px;
	padding:8px 0 0 8px;
	width:305px;
}
#mlt_bullet {width:5px; float:left; margin-left: 5px; text-decoration: none}
#mlt_item {margin-left: 5px;}
.story1 #story_body #assets_ad {clear:right;}
#mlt ul {list-style: none; margin: 0 0 0 5px}

