/*********** default settigns ***********/
#nwsb_default_fr img,
#nwsb_longnew img,
#nwsb_newd img {
	border:0;
	margin:0;
  padding:0;
}

#nwsb_default_fr form,
#nwsb_longnew form,
#nwsb_newd form {
	margin: 0px;
	padding: 0px;
}

label.radio_ctw {
	margin: 0;
	padding: 0;
}

.can_network_searchbar table td {
	padding: 0;
	margin: 0;
}

/********* section fr **********************/

#nwsb_default_fr,
#nwsb_longnew,
#nwsb_newd{
 	position: relative;
 	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 267px;
	background-color: #000;
 	color: #FFF;
 	font-size: 10px;
	font-family:verdana,arial;
}

#nwsb_longnew{ 
  height:32px;	
	line-height:28px;	
	overflow:hidden;	
	width:500px;
}

#nwsb_newd,
#nwsb_longnew{
	background-color: #004378;
}

  #nwsb_default_fr input.text,
  #nwsb_newd input.text,
  #nwsb_longnew input.text {
		width: 104px;
		_width: 106;
		height: 18px;
		_height: 20;
		line-height: 18px;
		border: 1px solid #7F9DB9;
 		font-size: 11px;
  } 

  #nwsb_longnew input.text {
			position: relative;
	   width: 95px;
    _width: 97;
  }  

  #nwsb_longnew .radio_ctw {
		margin-bottom: -2px;		
  }

  #nwsb_default_fr .go_btn,
  #nwsb_newd .go_btn,
  #nwsb_longnew .go_btn{
	 	width: 21px;
		height: 14px;
		margin: 0 0 -3px 5px;
	}

  #nwsb_newd .go_btn{
 			margin: 0 0 -3px 20px;
	}

  #nwsb_newd span.title,
  #nwsb_longnew span.title{
		font-weight: bold;
		color: white;
  }

  #nwsb_longnew span.title{
		margin-right: 8px;
  }


/*************** section anglaise ********************/

#nwsb_default,
#cpo_search,
#jam_search,
#money_search,
#cnews_search,
#slam_search{
	position: relative;
	background-color: #000;
	color: #FFF;
 	font-size: 11px;
	overflow: hidden;
  height: 21px;
 	line-height: 21px;
}

#nwsb_default {
 	width: 280px;
 #awidth: 300px;
}

#cpo_search {
 	width: 440px;
 	#awidth: 460px;
}

#jam_search{
 	width: 420px;
 	#awidth: 440px;
}

#money_search,
#slam_search,
#cnews_search{
	width: 425px;
 	#awidth: 450px;
}

#nwsb_default label,
#cpo_search label,
#jam_search label,
#money_search label,
#cnews_search label,
#slam_search label{
 	color: #FFF;
 	font-size: 9px;
	font-family: verdana, arial;
	margin-right: 5px;
}

  #nwsb_default input.text{
		width: 78px;
		_width: 76;
 		height: 18px;
		#height: 14px;
		_height: 18;
		line-height: 18px;
		font-size: 11px;
		border: 1px solid #7F9DB9;
  }

  #cpo_search input.text{
		width: 128px;
		_width: 126;
		 height: 18px;
 		 #height: 14px;
    _height: 18;
		line-height: 18px;
		font-size: 11px;
    border: 1px solid #7F9DB9;		
	}

  #money_search input.text,
  #cnews_search input.text,
  #slam_search input.text,
  #jam_search input.text{
		width: 168px;
		_width: 166;
 		height: 18px;
 		#height: 14px;
    _height: 18;
		line-height: 18px;
    border: 1px solid #7F9DB9;
		font-size: 11px;
		margin-right: 8px;
		#margin-right: 4px;
	}

  #nwsb_default .radio,
  #cpo_search .radio,
  #jam_search .radio,
  #cnews_search .radio,
  #slam_search .radio,
  #money_search .radio{
		margin: 0 3px 0 0;
		padding: 0;
  }

  #nwsb_default .go_btn,
  #jam_search .go_btn,
  #money_search .go_btn,
  #cnews_search .go_btn,
  #slam_search .go_btn,
  #cpo_search .go_btn{
 			margin-left: 5px;
  }

