body {
  background: #062947 url(../img/portal/body_bg.png) 0 0 repeat-x;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #444444;
}

a {
  text-decoration: none;
  color: #000000;
  outline: 0;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
  color: #000000;
}

input[type="text"], input[type="password"], textarea, input[type="edit"], select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}

input[type="text"][disabled], input[type="password"][disabled], textarea[disabled], select[disabled], input[type="edit"][disabled] {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dddddd;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}

input[readonly], textarea[readonly]{
	background-color: #dddddd;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}

textarea {
	
}

form {
	margin:0;
	padding:0;
}

img, object {
	margin: 4px 0 10px;
	border: none;
}

.container {
  width: 980px;
  min-height: 700px;
  height: auto !important;
  height: 700px;
  margin: 0 auto;
}

.container_top {
	min-height: 80px;
	height: auto !important;
	height: 80px;
	background: url(../img/portal/container_top_bg_hun.jpg) 0 0 no-repeat;
	position: relative;
}

.container_top_up {
  height: 198px;
}

.container_top_up_left {
  float: left;
  width: 136px;
  height: 124px;
  font-size: 45px;
  color: #767676;
  position: relative;
  top: 40px;
  left: 30px;
/*  background: url(./../img/portal/mhksz_top.png) 0 top no-repeat;*/
  text-indent: -2000px;
}

.container_top_up_right {
	float: left;
	width: 835px;  
	height: 100px; 
}

.container_top_up_right_flag {
  float: right;
  padding-top: 10px;
  padding-right: 5px;
  cursor:pointer;
}

.container_top_down {
  height: 26px;
  width: 465px;
  color: #444444;
  position: absolute;
  top: 10px;
  right: 100px;
  color: #ffffff;
}

.conatainer_top_down_usr {
	float: left;
	height: 18px;
	vertical-align: middle;
	padding: 5px 10px 3px 155px;
}

.container_top_down_usr_key {
  float: left;
  padding-right: 5px;
  font-weight: bolder;
  clear: both;
  padding-bottom: 3px;
}

.container_top_down_usr_value {
  float: left;
  padding-right: 10px;
}

.conatainer_top_down_date {
	float: left;
	width: 440px;
	height: 18px;	
	padding: 5px 10px 3px 10px;
	position: relative;
	top: 130px;
	text-align: right;
	color: #072d4d;
	font-size: 11px;
	font-weight: bold;
	left: 100px;
}

/* Top, permanent menu */
.container_top_menu_down {
	height: 25px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 40px;
}

.conatainer_top_menu_down_item {
	float: left;
	height: 16px;
	vertical-align: middle;
	padding: 2px 10px 1px;
	font-weight: bold;
}

.conatainer_top_menu_down_item:hover {
	float: left;
	height: 16px;
	vertical-align: middle;
	padding: 2px 10px 1px;
	font-weight: bold;
	cursor: pointer;
	color: #062a49;
	background: #ffffff;
}

.conatainer_top_menu_down_item_div {
	float: left;
	height: 16px;
	vertical-align: middle;
	padding: 5px 2px 2px;
	font-weight: bold;
	display: none;
}
	
.container_body {
	float: left;
	min-height: 598px;
	height: auto !important;
	height: 598px;
	border-top: 20px solid #ffffff;
	background-color: #ffffff;
}

.containter_bottom {
	padding: 20px 0 15px;
	clear: both;
	height: 20px;
	background-color: #ffffff;
}

.container_bottom_text {
	padding: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #072c4c;
	width: 798px;
	float: right;
	clear: both;
}

.container_bottom_text a{
	color: #072c4c;
}

.container_body_right {
	float: left;
	width: 738px;
	word-wrap: break-word;
	padding: 10px;
	background-color: #ffffff;
	border-left: 2px solid #062a48;
	border-bottom: 2px solid #062a48;
	_overflow: hidden;
}

.container_body_left {
	float: left;
	width: 200px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: #ffffff;
	padding: 0 10px;
}

/* Left menu */
.left_menu_body {
	position: relative;
	padding-bottom: 40px;
}
	
.left_menu_head {
	background-color:#ffffff;
	padding: 3px 10px 2px 25px;
	font-weight: bolder;
	color: #062a48;
	border: 1px solid #062a48;
	border-bottom: none;
}

.left_menu_item {
	background-color: #062a48;
	padding: 2px 10px 2px 25px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;
}

.left_menu_item_exec {
	cursor: pointer;
	padding: 3px 10px 2px;
	text-align: right;
	color: #ffffff;
	background-color: #062a48;
	margin: 10px 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.left_menu_item_exec:hover {
	cursor: pointer;
	padding: 3px 10px 2px;
	text-align: right;
}

.left_menu_sub_item {
	padding-left: 25px;  	
	padding-bottom: 6px;  
	padding-top: 5px;
	font-size: 11px;
	cursor: pointer;
	color: #141414;

}

.left_menu_sub_item:hover {
	padding-left: 25px;  	
	padding-bottom: 6px;  
	padding-top: 5px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	background: url(./../img/portal/submenu_h.gif) 0 center no-repeat;
}

/* Left banner */
.left_banner_body {
	margin-bottom: 5px;
	border: 1px solid #062a48;
	font-weight: bold;
}

.left_banner_item {
  padding: 2px;
  text-align: center;
}

/* Login window */
.left_login_body {
	padding-left: 5px;
	padding-right: 5px;	
	padding-top: 10px;	
	border: 1px solid #062a48;
	font-weight: bold;
	margin-bottom: 5px;
}

.left_login_message {
  position: relative;
  margin-top: -6px;
  margin-bottom: 6px;
  padding: 2px;
  vertical-align: middle;	
  text-align: center;
  color: #ffffff;
  background-color: #062a48;
}

.left_login_row {
	margin-bottom: 2px;
	height: 20px;
	vertical-align: middle;	
	color: #333333;
	width: 187px;
}

.left_login_caption {
  clear: both;
  float: left;
  width: 60px;	
  vertical-align: middle;  
  height: 15px;  
}

.left_login_value {
	float: left;
	height: 15px;  
}

.left_login_value input {
	border: 1px solid #777777;
}

.left_login_cmd {
	float: right;
	height: 20px;
}

.left_login_right_cmd {
	float: right;
	padding-bottom: 2px;
	padding-top: 2px;  
	font-size: 10px;
}

.left_login_left_cmd {
	clear: both;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;  
	clear: both;
	font-size: 10px;  
}

.left_login_button {
	border: none;
	padding: 0 5px 2px 7px;
	padding: 2px 5px 2px 7px\9;
	#padding: 1px 2px 1px 4px;
	margin: 0;
	background-color: #115689;
	font-size: 12px;
	color: #ffffff;
}

.left_login_button [disabled] {
	background: url(../img/portal/input_btn_dis.gif) 0 0 repeat-x;
	color: #dddddd;
	border: none;
}

/* Body items */
.body_title {
  clear: both;
  font-weight: bolder;
  font-size: 16px;
  color: #062a48;
  margin-bottom: 10px;
  padding-bottom: 5px;
  line-height: 19px;
}

/* Form items */
.form_body {
  border: 1px solid #cccccc;
  margin-top: 10px;
  padding-top: 10px;
}

.form_head {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #cccccc;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;
  color: #ffffff;
}

.form_head_info {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #cccccc;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;  
  color: #54e272;
}

.form_head_warning {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #cccccc;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;  
  color: #fff600;
}

.form_head_error {
  background-color: #ff0000;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #cccccc;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;  
  color: #ffffff;
}

.form_message_body {
	position: relative;
	top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	word-wrap: break-word;
}

.form_field_row {
  clear: both;
  padding-left: 2px;
  padding-right: 2px;  
  min-height: 2px;
  height: auto !important;
  height: 2px;
  margin-bottom: 5px;  
  line-height: 1px;
}

.form_field_caption {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	width: 150px;
	word-wrap: break-word;
}

.form_field_value {  
  float: left;
}

.form_cmd {
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 20px;
}

.form_cmd_button {
	border: none;
	padding: 0 5px 2px 7px;
	padding: 2px 5px 2px 7px\9;
	#padding: 1px 2px 1px 4px;
	margin: 0;
	background-color: #115689;
	font-size: 12px;
	color: #ffffff;
}

.form_cmd_button[disabled] {	 
	background-color: #86a2b7;
	color: #dddddd;
	border: none;
}

/* List items */

.list_table_body {
	margin-top: -10px;
	padding: 10px;
	word-wrap: break-word;
}

.list_table {
  border: 1px solid #888888;
  width: 100%;
  margin: 0px;
  border-collapse: collapse;
}

.list_table_hd {
  border-bottom: solid 1px #888888;
  border-right: dotted 1px #888888;
  background-color: #062a48;
  font-weight: bold;
  color: #ffffff;
  height: 22px;
}

.list_table_left {
  border-bottom: dotted 1px #888888;
  border-right: dotted 1px #888888;
  text-align: left;
}

.list_table_right {
  border-bottom: dotted 1px #888888;
  border-right: dotted 1px #888888;
  text-align: right;
}

.list_table_center {
  border-bottom: dotted 1px #888888;
  border-right: dotted 1px #888888;
  text-align: center;
}

.list_table_justify {
  border-bottom: dotted 1px #888888;
  border-right: dotted 1px #888888;
  text-align: justify;
}

.list_table_row1 {
  background-color: #e9e9e9;
  cursor: pointer;
}

.list_table_row2 {
  background-color: #ffffff;
  cursor: pointer;
}

.list_table_row1:hover {
  background-color: #3d5872;
  color: #ffffff;
  cursor: pointer;
}

.list_table_row2:hover {
  background-color: #3d5872;
  color: #ffffff;
  cursor: pointer;
}

/* News items */
.news_list_item_body {
	min-height: 32px;
	height: auto !important;
	height: 32px;
}

.news_list_item_next {
	clear: both;
	padding-left: 2px;
	padding-right: 2px;  
	min-height: 2px;
	margin-bottom: 5px;  	
}

.news_list_item_left {
	float: left;
	width: 32px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	padding-right: 5px;
}

.news_list_item_right {
	float: right;
	width: 730px;
}

.news_list_item_right_nopic {
	float: left;
	width: 738px;
}

.news_list_item_right_head {
	float: left;
	width: 730px;
}

.news_list_item_right_head_nopic {
	float: left;
	width: 738px;
}

.news_list_item_right_head_text {
	float: left;	
	font-size: 15px;
	font-weight: bold;  
	margin-bottom: 10px;
	color: #062947;
	line-height: 24px;
}

.news_list_item_right_head_date {
	float: right;
	font-size: 12px;
	margin-bottom: 10px;
	color: #062947;
}

.news_list_item_right_text {
	padding-top: 2px;
	width: 730px;
}

.news_list_item_right_text_nopic {
	width: 738px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}

.news_list_item_right_more {
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
}

.news_list_item_right_more:hover {
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

.news_item_body {
	min-height: 32px;
	height: auto !important;
	height: 32px;
}

.news_item_right_nopic {
	float: left;
	width: 738px;
}

.news_item_right_head_nopic {
	float: left;
	width: 738px;
}

.news_item_right_head_text {
	float: left;	
	font-size: 22px;
	font-weight: bold;  
	margin-bottom: 10px;
	color: #062947;
}

.news_item_right_head_date {
	float: right;
	font-size: 12px;
	margin-bottom: 10px;
	color: #062947;
}

.news_item_right_text {
	width: 738px;
	font-weight: bolder;
	line-height: 15px;
	margin-bottom: 8px;
}

.news_item_right_text_full {
	width: 738px;
	line-height: 15px;
	margin-bottom: 8px;
}

/* Faq items */
.faq_head {
  padding-left: 0;	
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
}

.faq_head:hover {
  text-decoration: underline;
  cursor: pointer; 
}

.faq_detail {
	font-size: 12px;
	line-height: 15px;
	width: 738px;
	margin-bottom: 10px;
}

.faq_detail_head {
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
	margin-bottom: 10px;
	color: #062947;
}

.faq_detail_item_next {
	clear: both;
	padding-left: 2px;
	padding-right: 2px;  
	min-height: 2px;
	margin-bottom: 5px;  	
}

/* Forum items */

.forum_ts_end {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 3px;
}

.forum_body {
  border: 1px solid #cccccc;
  margin-top: 10px;
  padding-top: 10px;
}

.forum_head {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #062a48;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;
  height: 15px;
  color: #ffffff;
}

.forum_head_first {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #062a48;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;
  height: 35px; 
  color: #ffffff;
}


.forum_head_name {
  clear: both;
  float: left;
}

.forum_head_name_first {
  clear: both;
  float: left;
  font-size: large;
}


.forum_head_date {
  float: right;
}

.forum_avatar {
  clear: both;
  float: left;
  width: 100px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.forum_message_body {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 720px;
}

.forum_message_body_w_avatar {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 650px;
}

.forum_cmd_w {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 20px;
}

.forum_cmd {
  clear: both;
}

.forum_cmd_button {
	background: url(../img/portal/input_btn.gif) 0 0 repeat-x;
	border: none;
	padding: 0 5px 2px 7px;
	padding: 2px 5px 2px 7px\9;
	#padding: 1px 2px 1px 4px;
	margin: 0;
	font-size: 12px;
	color: #ffffff;
}

.forum_cmd_button[disabled] {
	background: url(../img/portal/input_btn_dis.gif) 0 0 repeat-x;
	color: #dddddd;
	border: none;
}

/* Calendar */

.tbl_calendar {
	width: 100%;
	border-collapse: collapse;
	background-color: #062a48;
	margin-bottom: 10px;
	color: #ffffff;
	border: 1px solid #cccccc;
}

.tbl_clndr_head_row {
	background-color: #062a48;
	color: #ffffff;
	border: solid 1px #ffffff;  
	cursor: pointer;
	height: 22px;
}

.tbl_clndr_head_row th{
	_border-bottom: solid 1px #ffffff;  
}

.tbl_clndr_head_hour {
  background-color: #062a48;
  border: solid 1px #ffffff;  
  cursor: default;
  color: #ffffff;
}

.tbl_clndr_hour_cell {
  background-color: #062a48;
  border: solid 1px #ffffff;  
  cursor: default;
  text-align: right;
  padding-right: 5px;
  height: 16px;
  font-size: 12px;
  color: #ffffff;
}

.tbl_clndr_item_row {
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  font-size: 6px;  	
  color: #000000;
}

.tbl_clndr_wend_item_smp {
  background-color: #e9e9e9;
  color: #062a48;
}


.tbl_clndr_wend_item {
  background-color: #e9e9e9;
  color: #062a48;
}

.tbl_clndr_wend_item:hover {
  color: #ffffff;
  background-color: #3d5872;
}

.tbl_clndr_item:hover {
  color: #ffffff;
  background-color: #3d5872;
}

.tbl_clndr_item {
  max-width: 20px;
}

.tbl_clndr_week_div_smp {
  border-left: 1px dotted #ffffff;
}


.tbl_clndr_week_div {
  border-left: 1px dotted #ffffff;
}

.tbl_clndr_week_div:hover {
  border-left: 1px dotted #ffffff;
  color: #ffffff;
  background-color: #3d5872;  
}

/* Calendar week view */

.tbl_calendar_w {
	width: 100%;
	border-collapse: collapse;
	background-color: #062a48;
	color: #ffffff;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

.tbl_clndr_head_row_w {
  background-color: #062a48;
  color: #ffffff;
  border: solid 1px #ffffff;  
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  height: 22px;
}

.tbl_clndr_head_row_w td{
	border: solid 1px #ffffff;  
}

.tbl_clndr_head_hour_w {
  background-color: #062a48;
  border: solid 1px #ffffff;  
  cursor: default;
}

.tbl_clndr_hour_cell_w {
  background-color: #062a48;
  border: solid 1px #ffffff;  
  cursor: default;
  text-align: right;
  padding-right: 5px;
  height: 16px;
  font-size: 12px;
  color: #ffffff;
}

.tbl_clndr_item_row_w {
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  font-size: 6px; 
  color: #000000;
}

.tbl_clndr_head_item_w {
  width: 100px;
}

.tbl_clndr_wend_item_w_smp {
  background-color: #e9e9e9;
  width: 100px;
  color: #062a48;
}

.tbl_clndr_wend_item_w {
  background-color: #e9e9e9;
  width: 100px;
  color: #062a48;
}

.tbl_clndr_wend_item_w:hover {
  color: #ffffff;
  background-color: #3d5872;
}

.tbl_clndr_item_w:hover {
  color: #ffffff;
  background-color: #3d5872;
}

/* Calendar day view */

.tbl_calendar_day {
	width: 100%;
	border-collapse: collapse;
	background-color: #062a48;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.tbl_clndr_head_row_day {
	background-color: #062a48;
	color: #ffffff;
	border: solid 1px #ffffff;  
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	height: 22px;
}

.tbl_clndr_head_row_day td{
	border: solid 1px #ffffff;  
}

.tbl_clndr_head_hour_day {
	background-color: #062a48;
	border: solid 1px #ffffff;  
	cursor: default;
}


.tbl_clndr_hour_cell_day {
  background-color: #062a48;
  border: solid 1px #ffffff;  
  cursor: default;
  text-align: right;
  padding-right: 5px;
  height: 16px;
  font-size: 12px;
  color: #ffffff;
  width: 20px;
}

.tbl_clndr_item_row_day1 {
  text-align: left;
  cursor: pointer;
  background-color: #ffffff;
}

.tbl_clndr_item_row_day2 {
  text-align: left;
  cursor: pointer;
  background-color: #e9e9e9;
}


.tbl_clndr_item_day {
}


.tbl_clndr_item_day:hover {
  color: #ffffff;
  background-color: #3d5872;
}

/* Leader list items */

.ldr_list_item_body {
  border-bottom: 1px solid #062A48;
  margin-top: 10px;
  padding-top: 10px;
}

.ldr_list_item_avatar {
  clear: both;
  float: left;
  width: 200px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.ldr_list_item_message_body_w_avatar {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 550px;
}

.ldr_list_item_cmd_w {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 20px;
}

.ldr_list_item_message_body {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 720px;
}

.ldr_list_company {
	font-size: large;
}

.ldr_list_address {
	
}

.ldr_list_leader {
	
}

.ldr_list_leader_type {
  font-style: italic;	
}


/* Partner list items */

.prt_list_item_body {
  border-bottom: 1px solid #062A48;
  margin-top: 10px;
  padding-top: 10px;
}

.prt_list_item_avatar {
  clear: both;
  float: left;
  width: 100px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.prt_list_item_message_body_w_avatar {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 650px;
}

.prt_list_item_cmd_w {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 20px;
}

.prt_list_item_message_body {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 720px;
}

.prt_list_company {
	font-size: large;
}

.prt_list_address {
	
}

.prt_list_leader {
	
}

.prt_list_leader_type {
  font-style: italic;	
}



/* Bit items */

.bit_item_ts_end {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 3px;
}

.bit_item_body {
  border-bottom: 1px solid #062a48;
  margin-top: 10px;
  padding-top: 10px;
}

.bit_item_head {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #062a48;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;
  height: 15px;
  color: #ffffff;
}

.bit_item_head_first {
  background-color: #062a48;
  text-align: left;
  font-weight: bolder;
  border: 1px solid #062a48;
  width: 721px;  
  position: relative;
  top: -11px;     
  left: -1px;
  padding: 5px;
  padding-left: 10px;
  height: 35px; 
  color: #ffffff;
}


.bit_item_head_name {
  clear: both;
  float: left;
}

.bit_item_head_name_first {
  clear: both;
  float: left;
  font-size: large;
}


.bit_item_head_date {
  float: right;
}

.bit_item_avatar {
  clear: both;
  float: left;
  width: 100px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.bit_item_message_body {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 720px;
}

.bit_item_message_body_w_avatar {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	word-wrap: break-word;
	width: 650px;
}

.bit_item_cmd_w {
  clear: both;
  padding-left: 10px;
  padding-right: 2px; 
  padding-bottom: 10px;   
  height: 20px;
}

.bit_item_cmd {
  clear: both;
}

.bit_item_cmd_button {
	background: url(../img/portal/input_btn.gif) 0 0 repeat-x;
	border: none;
	padding: 0 5px 2px 7px;
	padding: 2px 5px 2px 7px\9;
	#padding: 1px 2px 1px 4px;
	margin: 0;
	font-size: 12px;
	color: #ffffff;
}

.bit_item_cmd_button[disabled] {
	background: url(../img/portal/input_btn_dis.gif) 0 0 repeat-x;
	color: #dddddd;
	border: none;
}

