@charset "utf-8";

/* 라이믹스 호환 레이이웃 CSS */
input[type=text],
input[type=number],
input[type=password],
input[type=url] { padding:12px !important; }

/* 라이믹스 XEDITION 게시판 CSS 수정 */
.board .cTab li { padding-left:0px; }
.board .cTab li a { }
.board #board_list th,
.board #board_list td { line-height:normal; }
.board #board_search { display:inline-block !important; }
.board #board_search select { width:auto;  float:left; line-height:26px; }
.board #board_search input[type=text] { width:150px; height:26px; padding-left:23px !important; margin-left:0px; float:left; }
.board #board_search select { height:26px; }

.board #board_search button { left:200px; height:26px !important; min-width:50px; width:50px; line-height:26px !important;  }

.list_footer .btnArea { }


/* 라이믹스 기본게시판 CSS 수정
.board #board_search input[type=text] { margin-right:0px;}
.board #board_search select { margin-top:-4px; margin-left:-210px; }
*/

.board .write_header input[type=text] { margin-top:5px; margin-right:10px; float:left; }
.board .write_header select { padding-left:5px; }
