/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#news_ticker { margin-top:-5px;
	       padding-bottom:8px;
               font-size:11px;
               width:720px;
               float:left;
}
#search {      float:right;
               margin-top:-17px;

}
#rss  {        margin-top:-6px;

}