
/* General */

* {
	margin: 0;
}
body {
	background-color: #666666;	
	/*
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
	*/
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	overflow: auto;
}
a {
	color: #27a4c2;
	text-decoration: none;
}
.a_topic {
	color: #218d44;
	text-decoration: none;
}	
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #27a4c2;
}
a img {
	border: none;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border: none;
	border-style: none;
}
input {
	font-family: arial, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
}	
.clear {
	display:block;
	clear: both;
}
.title1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.title1 a {
	color: #333333;
}
.title2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px;
}
.title2 a {
	color: #666666;
}
	

/* Header */

.header_b {		
	background-color: #666666;
	color:#ffffff;
	/*height: 79px;*/
	height: 50px;
	text-align: left;	
}
.header_r { 	
	margin: 0px auto 0px;
	padding: 5px 0px 0px;		
	width: 980px;
	position: fixed;
	/*top:30px!important;*/
	top:0px!important;
	left:10px!important;
	/*
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
	*/
}
.logo_b {
	float: left;
	width: 270px;
	padding: 0;
}
.menu_b {
	float: left;
	padding: 5px 0px 0px;
}
.menu_action {
	float: left;
}
.menu_action a {
	color: #ffffff;
	font-weight:bold;
	display: block;
	margin: 0px 0px;
	padding: 5px 1px;
	text-align: center;
	width: 74px;
}
.menu_action a:hover {
	color: #f1f1f1;
	background-color:#6d6d6d;
	text-decoration: none;
}
.menu_user_b {
	float: right;
	padding: 5px 0px 0px;
}

/* Footer */

.footer_b {
	background-color: #666666; 
	height: 30px;
	text-align: center;		
}
.footer_r {
	color: #ffffff;
	width: 980px;
	margin: 0px auto;
	padding: 7px 0px 0px;
	left:10px!important;
	position: fixed;
}
.footer_r a {
	color: #ffffff;
}
.footer_about_b {
	float: left;
}
.footer_donate_b {
	float: right;
	font-weight: bold;
}

/* Error */

.error_b {
	margin: 10px 0px 10px;
}
.error_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.error_desc {
	margin: 10px 0px 0px;
	text-align: center;
}
.error_contact {
	margin: 10px 0px 0px;
	text-align: center;
}
.error {
	font-size: 12px;
}
.error b {
	color: #cc0000;
}
.error_title b {
	color: #cc0000;
}

/* Body Content */

.swbc {
	background-color: #ffffff;
}

/* Main Layout */

.swbc_main {	
	overflow: auto;
	text-align: left;
	width: 100%;
	background-color: #f5f5f5;
	background-repeat: no-repeat;	
}

/* Columns */
.column_background {
	background-color: #f5f5f5;
	position: absolute;
	overflow: hidden;
}
.column_loading {
	background-color: #f5f5f5;
	font-size: 13px;
	overflow: hidden;
	padding: 5px 0px;
	position: absolute;
	vertical-align: middle;
	z-index: 2;
}
.column_loading img {
	vertical-align: middle;
}
.column_loading b {
	color: #666666;
	font-weight: normal;
	vertical-align: middle;
}
.column_header_b {
	background-color: #f5f5f5;
	font-size: 13px;
	overflow: hidden;
	padding: 5px 0px;
	position: absolute;
}
.column_header_logo {
	background-color: #00dfe2;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px;
}
.column_header_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.column_header_title a {
	color: #333333;
}
.column_header_title a:hover {
	text-decoration: underline;
}
.column_header_remove {
	font-size: 11px;
	float: right;
	padding: 0px 5px;
}
.column_header_remove a {
	color: #cc0000;
}

.column_header_edit{
	font-size: 11px;
	float: right;
	padding: 0px 5px;
	margin-right:20px;
}

.column_b {
	background-color: #ffffff;
	position: absolute;
	overflow: auto;
}
.column_footer_b {
	background-color: #f5f5f5;
	font-size: 12px;
	overflow: hidden;
	position: absolute;
}
.column_footer_action_r {
	padding: 0px 10px;
}
.column_empty_msg {
	color: #666666;
	text-align: center;
	margin: 40px 0px 0px;
}
.column_error_b {
	color: #cc0000;
	text-align: center;
	margin: 40px 0px 0px;
}
.column_none_b {
	background-color: #ffffff;
	font-size: 16px;
	margin: 40px auto 0px;
	padding: 20px;
	text-align: center;
	width: 550px;
}
	
/* T8m Status */
.timeline_r {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #d2dada; 
	position: relative;
	padding: 7px 5px 7px 0px;
}
.timeline_t_r {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #d2dada; 
	padding: 7px 0px 7px 0px;
}
.timeline_r:hover {
}
.timeline_t {

}
.timeline_photo_c {
	width: 60px;
	text-align: center;
	vertical-align: top;
}
.timeline_photo_c img {
	height: 48px;
	width: 48px;
}
.timeline_status_c {
	vertical-align: top;
	line-height: 130%;
	min-height: 50px;
	overflow: hidden;
}
.timeline_reply_r {
	background-color: #f5f5f5;
	border: 1px dotted #d2dada;
	margin-top: 7px;
	padding: 7px 5px;
	position: relative;
}
.timeline_reply_r:hover {
}
.timeline_photo {
	display:block;
	height: 50px;
	left: 3px;
	overflow: hidden;
	position: absolute;
	width: 50px;
	padding: 0px;
}
.timeline_photo img {
	height: 48px;
	width: 48px;
}
.timeline_status {
	display: block;
	line-height: 130%;
	margin-left: 60px;
	margin-right: 3px;
	min-height: 50px;
	overflow: hidden;
}
.timeline_reply_status {
	color: #666666;
	display: block;
	margin-left: 65px;
	min-height: 50px;
	overflow: hidden;
}
.timeline_status b {
	color: #cc0000;
}
.timeline_status_text {
	line-height: 130%;
}
.timeline_entry_url_b {
	margin: 5px 0px 0px;
	border: 1px dotted #cccccc;
	padding: 3px 5px;
}
.timeline_entry_url_r {
	font-size: 11px;
	margin: 2px 0px 2px;
	position: relative;
}
.timeline_entry_url_r b {
	color: #666666;
	position: absolute;
	top: 0px;
	left: 0px;
}
.timeline_entry_url {
	color: #666666;
	margin-left: 30px;
}
.timeline_entry_url a {
}
.timeline_time_ago {
	color: #999999;
	display: block;
	font-family: georgia;
	font-style: italic;
	font-size: 11px;
	margin: 5px 0px 0px;
}
.timeline_action_r {
	margin: 7px 10px 0px;
}
.timeline_reply_link {
	font-size: 11px;
	font-family: georgia;
	font-style: italic;
	float: right;
	padding: 0px 0px 0px 10px;
}
.timeline_reply_link a {
	color: #999999;	
	text-decoration:none;
}
.timeline_reply_link span.timeline_reply_icon{
	padding:0 7px;
	background: url("../images/icons/icon_reply.png") no-repeat 0 45%;
}
.timeline_reply_link span.timeline_reply_icon_active{
	padding:0 7px;
	background: url("../images/icons/icon_reply.png") no-repeat -17px 45%;	
}
.timeline_reply_link a.timeline_reply_icon{
	padding:0 7px;
	background: url("../images/icons/icon_reply.png") no-repeat 0 45%;
}
.timeline_get_more_b {
	font-weight:bold;
	padding: 10px 10px;
}

/* People Listing */

.people_r {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #d2dada; 
	padding: 7px 5px 7px 0px;
}
.people_r:hover {
	background-color: #f5f5f5;
}
.people_t {
}
.people_photo_c {
	width: 60px;
	text-align: center;
	vertical-align: top;
}
.people_photo_c img {
	height: 48px;
	width: 48px;
}
.people_status_c {
	vertical-align: top;
}
.people_screen_name {
}
.people_screen_name strong {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}
.people_followers {
	color: #999999;
	float: right;
	font-size: 11px;
	font-family: georgia, serif;
	font-style: italic;
}
.people_desc {
	color:#666666;
	font-size: 11px;
	padding-left: 5px;
}
.people_action_r {
	padding: 5px 0px 0px;
	vertical-align: middle;
}
.people_action_r .remove_link {
	padding: 0px 0px 0px 10px;
}
.people_action_r .add_link a {
	font-size: 12px;
	font-weight: bold;
}
.people_action_r .remove_link a {
	color: #cc0000;
	font-size: 11px;
}
.people_action_r .added {
	font-size: 12px;
}
.people_get_more_b {
	font-weight:bold;
	padding: 10px 10px;
}
	
/* Dialogs */

.dialog_b {
	border: 5px solid #f5f5f5;
	padding: 20px;
	overflow: auto;
	text-align:left;
}
.dialog_b .close {
	float: right;
}
.dialog_loading {
	color: #999999;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	margin: 40px 0px 0px;
	vertical-align: middle;
}
.dialog_loading img {
	vertical-align: middle;
}	
.dialog_content_b {
	padding: 20px 20px 0px;
}
.dialog_screen {
	display:none;
	position: fixed;
	_position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #000000;
	z-index: 1;
	opacity: 0.5;
 	filter: alpha(opacity = 50);
 	-moz-opacity:0.5;
}
.dialog_form_t {
}
.dialog_form_label_c {
	font-size: 13px;
	padding: 10px 20px 10px 0px;
	text-align: right;
	vertical-align: middle;
}
.dialog_form_input_c {
	font-size: 13px;
	padding: 10px 0px 10px;
	vertical-align: middle;
}
.dialog_form_input {
	font-size: 13px;
	padding: 5px;
	width: 200px;
}
.dialog_form_input_select {
	font-size: 13px;
}
.dialog_form_input_radio {
	vertical-align: middle;
}
a.dialog_form_input_radio_link {
	color: #333333;
	margin-right: 15px;
}
.dialog_form_button {	
	background-image: url("../images/update_button.gif");
	border: 0 none;
	color: #666666;
	font-size: 13px;
	width: 115px;
	height: 32px;	
	cursor:pointer;
}
.dialog_form_button:hover {
	background-image: url("../images/update_button_hover.gif");
}
.dialog_form_error_c {
	padding: 0px 0px;
}
.dialog_error_b {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	padding: 30px 0px;
}
.dialog_error {
	color: #cc0000;
	font-weight: bold;
}

/* Dialogs - menu */

.dialog_menu {
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	margin: 20px 0px 0px;
}
.dialog_menu ul {
	list-style-type: none;
	padding: 5px 0px;
	margin: 0px 20px;
	text-align: left; 
}
.dialog_menu li {
	display: inline;
	padding: 0px;
}
.dialog_menu li a {
	background-color: #C6FFBB;	
	border: 1px solid #cccccc;
	color: #666666;
	padding: 5px 20px;
	text-decoration: none;
	text-align: center;
}
.dialog_menu li a:hover{
	background-color: #cfffd0;
	text-decoration: underline;
}
.dialog_menu li.selected {
	background-color: #ffffff;
	position: relative;
}
.dialog_menu li.selected a {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff; 
	color:#333333;
	font-weight: bold;
}
.dialog_menu li.selected a:hover{ 
	background-color: #cfffd0;
	text-decoration: underline;
}

/* Dialogs - Login */

.login_t {
	margin: 30px 0px 0px;	
	text-align: left;
}
.login_label_c {
	font-size: 14px;
	padding: 5px 10px 5px 0px;
	text-align: right;
	vertical-align: middle;
}
.login_input_c {
	padding: 5px 0px;
	vertical-align: middle;
}
.login_input {
	font-size: 14px;
	padding: 5px;
	width: 150px;
}
.login_input2 {
	font-size: 13px;
	padding: 3px;
	width: 120px;
}
.login_error_c {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
}
.login_button_c {
	padding: 5px 0px;
	vertical-align: middle;
}	
.login_button {	
	background-image: url("../images/update_button.gif");
	border: 0 none;
	color: #666666;
	font-size: 13px;
	width: 115px;
	height: 32px;
	cursor:pointer;	
}
.login_button:hover {
	background-image: url("../images/update_button_hover.gif");
}
.login_privacy_b {
	/*color: #999999;*/
	font-size: 13px;
	margin: 30px 0px 20px;
	/*text-align: center;*/
}
.login_error_b {
	background-color: #f5f5f5;
	padding: 10px;	
	margin-bottom: 20px;
	text-align: center;
	line-height: 200%;
}
.login_error_b b {
	color: #cc0000;
}

/* Dialogs - New t8m */

.new_t8m_counter {
	color: #999999;	
	font-family:georgia, serif;
	font-size: 18px;
	margin: 0px 5px;
	padding-top:20px;
	width:50px;
	text-align:left;
}
.status_textarea {
	font-size: 14px;
	height: 60px;
	line-height: 130%;
	margin: 10px 0px 0px;
	overflow: auto;
	padding: 5px;
	width: 400px;
}

/* Dialogs - New Column Groups */

.dialog_groups_following_b {
	height: 400px;
	overflow: auto;
	width: 450px;
}


/* Dialogs - New Column Search */

.dialog_search_tips_title {
	color: #999999;
	font-weight: bold;
	margin: 5px 0px 0px 15px;
}
.dialog_search_tips_t {
	margin: 5px 0px 0px 15px;
	text-align: left;
}
.dialog_search_tips_label_c {
	color: #999999;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
}
.dialog_search_tips_desc_c {
	color: #999999;
	padding: 5px 35px 5px 0px;
}

/* Profile */

.profile_user_t {
	margin: 20px 0px 0px;
}
.profile_user_photo_c {
	vertical-align: top;
	width: 68px;
}
.profile_user_photo_c img {
	height: 48px;
	width: 48px;
}
.profile_user_info_c {
	vertical-align: top;
	text-align: left;
}
.profile_user_location {
	float: right;
}
.profile_user_desc {
	color: #666666;
	margin: 10px 0px 0px;
}
.profile_user_web {
	margin: 10px 0px 0px;
}
.profile_content_b {
	overflow: auto;
	margin: 20px 0px 0px;
	border: 1px solid #cccccc;
}
.profile_content_t8ms_b {
}	
.profile_timeline_r {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #d2dada; 
	padding: 7px 5px 7px 0px;
}
.profile_t8m_t {
}
.profile_t8m_status_c {
	line-height: 150%;
	padding: 0px 10px;
}
.profile_content_people_b {
}	
.profile_follow_t {
}
.profile_follow_t th {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.profile_follow_account_c {
	font-size: 13px;
	font-weight: bold;
	padding: 12px 20px 12px 0px;
	vertical-align: middle;
}
.profile_follow_status_c {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	padding: 12px 30px 12px 0px;
	vertical-align: middle;
}
.profile_follow_action_c {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0px 12px;
	vertical-align: middle;
}

/* Accounts */

.account_b {
	border-top: 1px dashed #d2dada;
}
.account_r {
	background-color: #ffffff;
	border-bottom: 1px dashed #d2dada; 
	padding: 10px 5px 10px;
}
.account_r:hover {
	background-color: #f5f5f5;
}
.account_username {
	font-weight: bold;
	float: left;
}
.account_edit_link {
	float: right;
	width: 40px;
}
.account_remove_link {
	float: right;
	width: 120px;
}
.account_remove_link a {
	color: #cc0000;
}

/* Search Dialog */

.search_b {
	border: 1px solid #cccccc;
	margin: 20px 0px 0px;
	overflow: auto;
	padding: 10px;
}
.search_twit_b {
	border-top: 1px dashed #d2dada;
	margin: 10px 0px 0px;
}
.search_twit_empty_b {
	color: #999999;
	font-size: 14px;
	margin: 20px 20px 0px;
}
.search_trend_topic_r {
	font-size: 14px;
	padding: 10px 0px;
}
.search_trends_empty_b {
	color: #999999;
	font-size: 14px;
	margin: 30px 0px 0px;
}
.search_news_r {
	background-color: #f5f5f5;
	border-top: 1px solid #ffffff;
	padding: 10px 10px 10px;
}
.search_news_title {
}
.search_news_title b {
	color: #cc0000;
}
.search_news_publisher {
	float: right;
	font-style: italic;
	color: #999999;
}
.search_news_date {
	color: #999999;
	font-family: georgia;
	font-style: italic;
	font-size: 11px;
}
.search_blog_r {
	background-color: #f5f5f5;
	border-top: 1px solid #ffffff;
	padding: 10px 10px 10px;
}
.search_blog_title {
}
.search_blog_title b {
	color: #cc0000;
}
.search_blog_link {
	float: right;
	font-style: italic;
}
.search_blog_date {
	color: #999999;
	font-family: georgia;
	font-style: italic;
	font-size: 11px;
}
.search_blog_link a {
	color: #999999;
}
.search_more_b {
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
}

.search_side_more_b {
	font-weight: bold;
	margin: 10px 0px 0px;
	text-align: right;
}


/* About */

.about_b {
	margin: 0px auto;
	width: 600px;
}
.about_title1 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px;
}
.about_b p {
	color: #666666;
	line-height: 130%;
	margin: 10px 0px;
}
.about_b ul {
	list-style-position: outside;	
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}
.about_b ol {
	list-style-position: outside;	
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}
.about_b li {
	margin: 10px 0px 10px;
	padding: 0px 0px 0px 5px;
}
.about_b .li_t1 {
	font-weight: bold;
}
.about_b .li_sub1 {
	color: #666666;
	line-height: 130%;
	margin: 5px 0px 10px;
}

/* Main Index page */

.demo_t {
	width: 100%;
}
.demo_photo_c {
	background-color: #ffffff;
	padding: 10px 10px;
	text-align: center;
}
.demo_photo_c img {
	vertical-align: middle;
}
.demo_desc_c {
	font-size: 14px;
	/*line-height: 150%;*/	
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	background-color: #ffffff;
}
.demo_features_b {
	font-size: 13px;
}
.demo_features_t1 {
	font-weight: bold;
	padding: 10px 0px 5px;
}
.demo_features_b ul {
	margin-left: 5px;
	padding-left: 1em;
}
.demo_features_b li {
	line-height: 150%;
}

/*Misc*/
.demo_slogan{
	background-color:#fff; 
	font-weight:bold; 
	font-size:22px;
	text-align:center;
	vertical-align:center; 
	padding-top:20px;
}
.menu_bdr{
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc; 
	border-bottom:1px solid #cccccc;
}

/*-----SMILES--------*/
#smile_button {		
	position:absolute; 
	top:0; 
	left:0; 
	visibility: visible; 
	width:120px;
	margin-left:5px;
	text-align:left;
}
#smiles {	
	postion:absolute;
	top:0;
	width:76px;
	z-index:100;
    background-color:#666666;
}
#togle_smile {	
	text-align:left;
    
}
#togle_smile div div{ 		
	display:inline;	
	width:40px;
}

.dialog_form_t_t {
background-color:#cae9fd;
/*width: 100%;*/
}

.success_msg{
	color:#008000;
}

.form_child_button{ 
	background-image: none;
	border: 1px solid #999999;	
	font-size: 13px;
	font-weight:bold;
	padding: 5px 15px;		
	cursor:pointer;
}
.form_child_button:hover {
	background-image: none;
}

.timeline_odd{
	background-color: #eaeaea;
}

.content_heading{ 
	padding:10px 10px 10px 5px;
	text-align:left;
	color: #778899;	
	background-color:#ffffcc;
	border-top: 1px solid #eeeebb;
	border-bottom: 1px solid #eeeebb;
}
.content_more{
	text-align:center;
	padding:15px;
}

.content_more a{
	padding: 5px 10px;
	border:1px solid #cccccc;
}

#navbar {
	margin: 0 auto; 
	padding: 5px 10px 22px 10px; 	
	width: 980px;
	position: fixed;
	top:0!important;
	left:0!important;
	line-height:20px;	
   	border-bottom: 2px solid #ccc;   
	background-color:#f1f1f1;
	color:#000;	
	/*display:none;*/
   }
#navbar a:link, #navbar a:hover, #navbar a:visited{
	color: #0000ff;
}
#navbar .navleft{
	position:absolute;
	left:10px;
	width: 300px;
	text-align:left;
}
#navbar .navright {
	position:absolute;
	right:10px;
	width: 200px;
	height: 18px;
	text-align:right;	
}
#navbar .navleft span{
	padding-right:10px;
}
#navbar .navright span{
	padding-left:10px;
}

#top_guide{ 
	float:left;	
	margin-left:40px;
	width:530px;	
	font-size:13px;
	line-height:20px;
}


/* Easy Tooltip */

#easyTooltip{
	margin:0;
	padding:0;	
	width:260px;	
	background:#fcfcfc;
	border:1px solid #c1c1c1;
	line-height:130%;	
	text-align:left;			
}
#easyTooltip h3{
	margin:0;
	padding:5px;	
	font-size:15px;
	font-weight:bold;
	/*text-align:center;*/
	background-color:#e1e1e1;
	}	
#easyTooltip .tooltip_content{
	padding:5px 10px;
}
#easyTooltip p{		
	padding: 3px 0px;
}
#easyTooltip p .tooltip_field{	
	font-weight:bold;
}

.column_tooltip{display:none;}
/* // Easy Tooltip */

.logo_s{
	padding-left:860px;
}
.logo_s span{
	position:absolute;
	top:23px;
	right:128px;
	font-size:13px;
	font-weight:bold;	
}
.logo_s img{	
	vertical-align:bottom;
	margin-top:12px;		
}

#top_topic{
	width:230px;
	float:left;
	padding-left:10px;
	line-height:20px;
	overflow:hidden;
}
#top_topic span{
	padding-right:20px;
}
#top_topic span a:link, #top_topic span a:visited, #top_topic span a:hover{
	color:#eeeeee;
	white-space:nowrap;
}

#top_help{ 
	text-align:right; 
	padding-top:15px;
}
#top_help a:link, #top_help a:visited, #top_help a:hover{
	color:#ffffff;
}

.dialog_about{
	line-height:20px;
}
.dialog_about a{
	font-weight:bold;
}
.dialog_about ul{
	margin:0;
	padding:0;
}

.dialog_form_dark_button {	
	background-image: url("../images/update_dark_button.png");
	border: 0 none;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	width: 115px;
	height: 32px;	
	cursor:pointer;
}
.dialog_form_dark_button:hover {
	background-image: url("../images/update_dark_button_hover.png");
}