@charset "utf-8";
/* CSS Document */
#quickSearchWrap{
	/*background-color:#FFFF00;*/
	padding-right:10px;
	text-align:right;
	}
#quicksearchsubmit{
	/*height:15px;
	width:15px;*/
	text-align:center;
	}
#quicksearchsubmit, #quicksearchstring{
	background-color:#364e6e;
	border:1px solid #5C6D81;
	/*color:#c0c7d6;*/
	color:#FFF;
	}
#quicksearchstring{
	background-color:#364e6e;
	}




#rssubmit{
	/*height:15px;
	width:15px;*/
	text-align:center;
	}
#rssubmit, #theQuickResellerCountryID{
	background-color:#364e6e;
	border:1px solid #5C6D81;
	/*color:#c0c7d6;*/
	color:#FFF;
	}
#theQuickResellerCountryID{
	/*background-color:#0d1d34;*/
	}
