

#welcome_text
{
	width:854px;
	padding: 20px 20px 0px 20px;
	float:right;
	text-align: right;
	font-weight:normal;
	color:#535353;
	font-size:16pt;
	/*margin-top:14px;*/
}
#topmenu ul li a:hover 
{
	color:#ADD400;
}
#welcome_text h1
{
	font-size:27.38pt;
	color:#009AF3;

	padding-bottom:30px;
	/*float:right;*/
}

#common_searches
{
	margin-top:29px;
	display:none;
	width:0px;
	float:right;
	text-align: center;
}

#common_searches_body
{
	clear:both;
	height:213px;
	width:454px;
	background-color:white;
	overflow: hidden;
}

#common_searches_top
{

	background-image:url('images/topwhite_31.png');
	background-position:top;
	width:454px;
	height:8px;
}

#common_searches ul
{
	list-style:none;
	color:#606060;
	font-size:12pt;
	width:400px;
	height:160px;

}

#common_searches h1
{
	font-size:27.38pt;
	color:#009AF3;
	margin-right:45px;
	padding-bottom:30px;
	margin-top:12px;
	width: 209px;
	
}

#searches
{
	/*
	clear:both;
	float:right;*/width:410px;
	height: 132px;
	padding-right:44px;
}
#searches ul li a:hover
{
	color:#009AF3;
}

#searches ul
{
	float:right;
}
#searches ul li 
{

	clear:both;
	width:400px;
	text-align:right;
	margin-bottom:9px;
}

#searches ul li a
{
	color:#535353;
	font-size:15px;
}
	
/* Scroller Box */
#scroller_container {
 position: relative;
 width: 120px;
 height: 200px;
 overflow: hidden;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
     

