/*
Search Engine CSS
-----------------------------------------------
Author:		Evgeny Popov
Date:		27/10/2005
Version:	1.0.0
History:
----------------------------------------------- 
*/

.lmd
{
	width: 233px;
	margin: 0;
	background: #F2F4F9 url(../images/hp-clocksbg.gif) no-repeat 0 10px;
}

.lmd p
{
	margin: 1em 5px 1em 60px;
	line-height: 1em;
	padding: 0 10px;
	_padding-bottom: -15px;
	font-size: 10px;
}

.lmd ul
{
	padding: 0;
	margin: 5px 0 5px;
	_margin-top: 10px;
	list-style-type: none;
}

.lmd li
{
	margin-left: 68px;
	padding: 0 0 0 10px;
	background: url(../images/bull_sml_red.gif) no-repeat 0 1px;
}

.lmd .boxtitle
{
	background-image: url(../images/bbar.gif);
	text-align: right;		/* IT'S FOR NS6+ */
	voice-family: "}"}"";	/* HACK NS4+ */
	voice-family: inherit;
	float: right;
}

.lmd .boxtitle h2
{
	float: right;
	margin: 0;
	padding: 5px 5px 6px 0;
	font-size: 11px;
	color: #FFF;
}

.lmd .boxtitle a
{
	float: right;
	margin: 5px 5px 0 0;
}

#lmd-img
{
	float: right;
	padding: 1px 0 0 0;
	margin: 33px 5px 0 0;
	_margin: 38px 2px -4px 0;
}

.promotion
{
	padding-bottom: 10px;
}

#WTABanner
{
	background: URL(../images/WTABanner.gif);
	font-size: 10px;
	padding: 6px 5px 6px 65px;
	width: 163px;
	height: auto;
	_height: 64px;
	border-bottom: 1px solid #94a7c3; 
}

#WTABanner a
{
	color: #c62929;
	text-decoration: underline;
}