/* ############
** ### tt_news 
** ############
*/
/* colors:
** 
** 
*/

.news-search-form-swords label {float:left; margin-right:10px;}
.news-search-form-swords input {float:left; line-height:10px; font-size:11px; width:150px; margin:0 25px 0 0;}
.news-search-form-check-title, .news-search-form-check-author, .news-search-form-check-keywords, .news-search-form-check-bodytext {float:left; margin-right:25px;}
.news-search-form-check-title input, .news-search-form-check-author input, .news-search-form-check-keywords input, .news-search-form-check-bodytext input {margin:0; }
.news-search-form-select-cat0 label, .news-search-form-select-cat1 label, .news-search-form-select-cat2 label, .news-search-form-select-cat3 label {display:none;}
.news-search-form-select-cat0, .news-search-form-select-cat1, .news-search-form-select-cat2, .news-search-form-select-cat3 {float:left; margin:5px;}
.news-search-form-select-cat0 {clear:both; margin-left:0px;}
.news-search-form select {border: solid 1px #0166ca; color: #EE2C3D; background: #fff; font-size: 11px; width:150px;}
.news-search-form-submit {clear:both; padding-bottom:10px; margin:0 0 15px 0; border-bottom: 1px solid #eeeeee;}
.news-search-form-submit input {margin-left:0px; font-weight:bold; color:#EE2C3D;}

.news-most-popular-item { 	background: url(../img/arrow.gif) no-repeat 0 .5em; padding: 3px 0 0 1em; }
