/* CSS Document */

.search_leftpanel
{
	background-image: url(../images/right_panel_paty.gif);
	background-repeat: repeat-y;
	float: left;
	width: 188px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.tit_toptitles
{
	width: 188px;
	display: block;
	float: left;
}
.panel_txt
{
	padding-left: 17px;
	color: #666;
	line-height: 20px;
	display: block;
	width: 168px;
}
.search_txt
{
	display: block;
	width: 162px;
	height: 21px;
	float: left;
	background-image: url(../images/box_search_field.gif);
	background-repeat: repeat-y;
}
.search_txt input
{
	margin-top: 1px;
	margin-left: 20px;
	height: 16px;
	border: 0px none;
	color: #666;
	font-size: 10px;
	width: 140px;
}


.search_but
{
	display: block;
	width: 22px;
	height: 21px;
	float: left;
}

.panel_updateline
{
	background-image: url(../images/txt_updates.gif);
	background-repeat: repeat-y;
	color: #000;
	padding-left: 60px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10px;
	height: 15px;
}

.panel_forex_seemore
{
	background-image: url(../images/txt_allforexrates.gif);
	background-repeat: no-repeat;
	color: #000;
	padding-left: 35px;
	padding-top: 5px;
	height: 30px;
	font-size: 10px;
}
.panel_forex_seemore a:link, .panel_forex_seemore a:visited
{
	color: #000;
	text-decoration: none;
}
.panel_forex_seemore a:hover
{
	color: #C00;
	text-decoration: none;
}

