html, *, body {margin: 0; padding: 0; direction: rtl;}

body { background-color: #CCC;}

#header {width: 100%; height: 200px; background-color:#06C;}
#header_bottom_line { width: 100%; height: 3px; background-color: #900; margin-top: 3px;}


#search_area {width: 450px; height: 50px; font-size:18px; margin: auto; margin-top: 40px;}
#search_button {width: 40px;}

#textarea1 {float: right; width: 280px;}
#submit1 {float: left; width: 40px;}