#left_nav_user_admin {
	float: left;
	border: 0px none;
	height: 165px;
	width: 160px;
	padding: 0px 0px 0px 10px;
}

#left_nav_user_login_admin {
	float: left;
	background: #FFFFFF url("../images/user_profile/gr_left_loggedin_admin_bg.gif") no-repeat;
	height: 155px;
	width: 160px;
	padding: 0px 10px;
}

.user_loggedin_links_admin {
	color: #FFF;
	font-size: 10px;
	line-height: 100%;
	padding-top: 2px;
}

.user_loggedin_links_admin a{
	color: #FFF;
	text-decoration: none;
}

.user_loggedin_links_admin a:hover{
	color: #FFF;
	text-decoration: underline;
}

.browse_usernames {
	font-size: 12px;
	word-spacing: 5px;
}

.search_admin {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.user_top_tab {
	background: #FFFFFF url("../images/user_profile/admin_user_top_tab.gif") no-repeat;
	height: 40px;
	width: 718px;
	padding: 0px 0px 0px 10px;
}
				
.admin_input_text {
	border: 1px solid #666;
	height: 19px;
	padding: 2px 0px 0px 2px
}

.admin_date_input {
	border: 1px solid #666;
	height: 19px;
	padding: 2px 0px 0px 2px;
	font-weight: bold;
}

.admin_input_select {
	padding: 2px 0px 0px 2px;
	font-weight: bold;
}

.normal_line_height {
	line-height: 100% !important;
}

.admin_user_lists {
	padding: 10px 0px;
	width: 100%;
}

.user_list_first_row {
	background-color: #EDEDED;
}

.user_list_first_row td a {
	color: #F60;
	text-decoration: none;
}

.admin_user_lists  td{
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}

.user_list_row td, .comment_list_row td {
	height: 40px;
	line-height: 110%;
	border-bottom: 1px dotted #000;
}

.user_list_row:hover {
	background-color: #ddd;
}

.comment_list_row td {
	padding: 5px 0px;
	line-height: 120%;
	border-bottom: 1px dotted #000;
}

.comment_list_row_removed td {
	padding: 5px 0px;
	background-color: #ddd;
	line-height: 120%;
	border-bottom: 1px dotted #000;
}

.user_list_row td a, .comment_list_row td a, .comment_list_row_removed td a {
	color: #F60;
	text-decoration: none;
}

.admin_418px {
	width: 418px;
}

.admin_restiction h4 {
	font-size: 14px;
}

.comments_removed {
	background-color: #fcc;
}

.admin_row_break {
	float: left;
	width: 100%;
	background: url("../images/user_profile/admin_row_break.gif") center repeat-x;
}

.remove_icon {
	display: inline;
	background: url("../images/user_profile/admin_remove_icon.gif") no-repeat;
	padding: 0 5px 0 15px;
}

.edit_icon {
	display: inline;
	background: url("../images/user_profile/admin_edit_icon.gif") no-repeat;
	padding: 0 5px 0 18px;
}

.restore_icon {
	display: inline;
	background: url("../images/user_profile/admin_restore_icon.gif") no-repeat;
	padding: 0 5px 0 18px;
}

.admin_texts {
	line-height: 110%;
	font-weight: normal;
	font-size: 12px;
}

.admin_texts td {
	line-height: 110%;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0px;
}

.admin_page_box_bg {
	background: url("../images/page_box_gradient_bg.gif") repeat-x bottom;
	width: 406px;
	padding: 5px;
	margin: 0px 1px;
}

.small_input_text {
	border: 1px solid #666;
	height: 24px;
	background: #FFFFFF url("../images/input_text_bg.gif") no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 0px 10px;
	text-align: center;
}