BODY {
	background:#eee url(/app/images/main_bg_shadow.png) no-repeat center 100px;
	border-top:1px solid #9bafc7;
	font-family:'Lucida Sans Unicode','Lucida Grande',Tahoma,Arial,Verdana,sans-serif;
	height:100%;
	margin:0 auto;
	width:100%;
	font-size: 0.9em;
	padding: 0;
}
.home_logo_header {
	float: right;
	padding-top: 14px;
	text-align: right;
	font-size: 12px;
	color: #557480;
}
.home_main {
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	height:255px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #fff;
}
.home_main_bottom {
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	height:45px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.home_content {
	margin-top: 27px;
	border: 1px solid #cacaca;
	height:225px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
}
.home_content_left {
	width: 30%;
	height: 225px;
	float: left;
}
.home_content_right {
	width: 68%;
	background: transparent url('/app/images/home_content_seperator.gif') no-repeat 0 0;
	height: 225px;
	float: left;
}
.home_footer {
	margin-top: 15px;
	background-color: #e0e0e0;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 12px;
	text-align: center;
	color: #797979;
	font-size: 12px;
}
.home_main_bar_td {
	height: 45px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.home_main_bar_td_off {
	background-color: #d8ebf3;
	color: #135878;
	border-top: 1px solid #b5b5b5;
}
.home_main_bar_td_on {
	background-color: #fff;
}
.index_coname {
	padding: 8px 0 10px 10px;
	font-size: 18px;
}
.index_coinfo {
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
}
.page_header {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #ccc;
}
h4 {
	color: #ff9900;
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px 0px !important;
	margin: 0px;
}
#chromeFix { display: block; position: absolute; width: 1px; height: 100%; bottom: 0px; left: 0px; }
.main {
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 0 5px;
}
.headermain {
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
}
.faux {
	min-width: 968px;
	max-width: 1200px;
	width:expression(document.body.clientWidth > 1200? "1200px" : (document.body.clientWidth < 968? "968px" : "auto") );
}
.logo {
	float: left;
}
.logo_bar {
	background: #2380b6 url('/app/images/header_bg.gif') repeat-x 0 0;
	height: 32px;
	line-height: 32px;
	color: #fff;
}
.logo_menu {
	float: left;
	font-size: 15px;
}
.logo_bar_end {
	background: #2380b6 url('/app/images/header_bg_r.gif') no-repeat 0 0;
	float: right;
	width: 3px;
	height: 32px;
}
.header_options {
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-size: 10px;
	color: #3b3b3b;
}
.form_detail {
	font-size: 9px;
	color: #ababab
}
.login_form {}
.login_form_input {
	width: 260px;
	border: 1px solid #d6d6d6;
	padding: 5px;
}
.login_form td {
	padding: 5px;
	vertical-align: 10px;
}
.login_form a {
	font-size: 0.8em;
}
.generic_select_style {
	border: 1px solid #ccc;
}
.page_nav {
	background-color: #eafafa;
	border-bottom: 2px solid #c9e1ed;
	height: 34px;
	line-height: 34px;
	color: #282828;
	padding: 0 15px;
	font-size: 13px;
	text-shadow:1px 1px 1px rgba(255,255,255,.9);
}
.page_nav_sub {
	background: transparent url('/app/images/header_bar_gradient.gif') repeat-x 0 0;
	height: 21px;
	margin-bottom: 15px;
	padding: 0 15px;
	color: #b8b8b8;
	font-size: 11px;
	line-height: 21px;
}
.page_nav_sub A:link, .page_nav_sub A:visited {
	color: #b8b8b8;
	text-decoration: none;
}
.page_nav_sub A:active, .page_nav_sub A:hover {
	color: #b8b8b8;
	text-decoration: underline;
}
.menu_dashboard_on {
	background: transparent url('/app/images/menu/dashboard.png') no-repeat 0 -64px;
}
.menu_dashboard_off {
	background: transparent url('/app/images/menu/dashboard.png') no-repeat 0 0;
}
.menu_tags_on {
	background: transparent url('/app/images/menu/tags.png') no-repeat 0 -64px;
}
.menu_tags_off {
	background: transparent url('/app/images/menu/tags.png') no-repeat 0 0;
}
.menu_reports_on {
	background: transparent url('/app/images/menu/reports.png') no-repeat 0 -64px;
}
.menu_reports_off {
	background: transparent url('/app/images/menu/reports.png') no-repeat 0 0;
}
.menu_companies_off {
	background: transparent url('/app/images/menu/companies.png') no-repeat 0 0;
}
.watchlist_items_table {
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	width:100%;
	font-size: 11px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.watchlist_items_table TD {
	border-bottom: 1px solid #cbcbcb;
}
.watchlist_items_table_row {
	white-space:nowrap;
	padding:7px 10px 0 7px;
	vertical-align:top;
	height: 45px;
}
.watchlist_edit_menu {
	float: right;
	margin-top: -7px;
	display: none;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 0 4px;
	background-color: #fff;
}
.watchlist_edit_menu TD {
	border-bottom: 0 !important;
}
.avatar_img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 48px;
	width: 48px;
}
.about {
	float: right;
	height: 15px;
	padding-top: 5px;
	margin-bottom: 13px;
	font-size: 0.75em;
	color: #999;
}
.header_right {
	float: right;
	margin-bottom: -6px;
	padding: 0 15px 0 0;
	width: 700px;
}
.header {
	height: 58px;
	margin: 0 5px;
}
.search form {
	padding: 0;
	margin: 0;
}
.search {
	float: right;
	padding-left: 27px;
}
.searchbox {
	height: 16px;
	width: 215px;
	margin-right: 3px;
	padding: 3px 2px;
	background: #fff url('http://img1.twitturly.com/v1/searchbox_bg.gif') no-repeat 0 0;
	float: left;
}
.searchbox_input {
	border: 0px solid #f8f8f8;
	width: 200px;
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 5px;
}
.searchsubmit {
	float: left;
}
.searchtip {
	display: none;
	position: absolute;
}
.searchtip_wrap {
	background-color: #f5fafd;
	padding: 2px;
	font-size: 0.7em;
	border: 1px solid #bfbfbf;
	text-align: center;
}
.usertip_content {
	display: none;
	position: absolute;
}
.usertip_content_wrap {
	background-color: #f5fafd;
	padding: 2px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #bfbfbf;
	text-align: left;
	width: 205px;
}
.usertip_content_header {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
}
.searchbox_lg {
	height: 20px;
	width: 318px;
	margin-right: 6px;
	padding: 3px 2px;
	background: #fff url('http://img1.twitturly.com/v1/searchbox_lg_bg.gif') no-repeat 0 0;
	float: left;
}
.searchbox_lg_input {
	border: 0px solid #f8f8f8;
	width: 307px;
	height: 19px;
	font-size: 15px;
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 5px;
}

.logo_menu_dd_items {
	position: absolute;
	display: none;
	font-size: 0.8em;
	color: #999;
	z-index: 99;
	background-color:#F2F3F3;
	border: 1px solid #63a8d1;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 8px !important;
}
.logo_menu_dd_header {
	height: 20px;
	width: 200px;
}
.logo_menu_dd_items, .logo_menu_dd_items * { padding: 0; margin: 0; }
.logo_menu_dd_items ul {
	list-style: none;
	border: 1px solid #eee;
	overflow:auto;
	max-height: 250px;
}
.logo_menu_dd_items li {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 4px 14px 4px 4px;
	min-width: 100px;
	line-height:14px;
}

.filter {
	float: right;
	margin-top: 3px;
}
.filtertext {
	float: right;
	padding: 4px 0px 4px 8px;
	font-size: 0.7em;
	background: #def1f8 url('http://img1.twitturly.com/v1/filter_l.gif') no-repeat top left;
	height: 16px;
}
.filtermenu {
	float: right;
	padding: 5px 3px 0px 5px;
	background: #def1f8 url('http://img1.twitturly.com/v1/filter_r.gif') no-repeat top right;
	height: 19px;
}
.comments_toggle_parent {
	margin-top: 8px;
	border-top: 1px solid #e6e6e6;
	float: right;
	clear: right;
	width: 120px;
}
.comments_toggle {
	float: right;
	font-size: 0.6em;
	padding: 5px 5px 5px 20px;
	background: transparent url('http://img1.twitturly.com/v1/toggle.gif') no-repeat center left;
	color: #666;
	text-align: right;
}
.notice {
	background-color: #fff5e6;
	margin: 15px 0px 0px 0px;
	padding: 8px;
	font-size: 0.8em;
	color: #333;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.clear {
	clear: both;
	height: 0px;
}
.clear_l {
	clear: left;
	height: 0px;
}
.content {
	padding: 15px 22px 30px 22px;
}
.hm_content {
	padding: 0px 22px 30px 22px;
}
.tweetcount {
	height: 53px;
	width: 49px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background: transparent url('http://img1.twitturly.com/v1/count_bg.gif') no-repeat 0 0;
}
.count {
	font-size: 1.7em;
	font-weight: bold;
	margin: -2px 0px -2px 0px;
	padding:0 3px;
}
.count_txt {
	font-size: 0.6em;
	padding-bottom: 2px;
	line-height: 1.1em;
}
.result_title {
	padding-left: 10px;
	font-size: 1.05em;
}
.result_desc {
	padding-left: 10px;
	font-size: 0.8em;
}
.result_link {
	padding: 2px 0 2px 10px;
	font-size: 0.7em;
	color: #7d7d7d;
}
.comments_section {
	display: block;
}
.comments_section_top {
	display: block;
}
.comment_first {
	font-size: 0.8em;
	background: #f4fafd url('http://img1.twitturly.com/v1/comment_first_br.gif') no-repeat bottom right;
}
.comment {
	margin: 4px 0 0;
	font-size: 0.8em;
}
.comment_odd {
	font-size: 0.8em;
	background: #f8f8f8 url('http://img1.twitturly.com/v1/comment_first_br.gif') no-repeat bottom right;
}
.comment_even {
	font-size: 0.8em;
	background: #f4fafd url('http://img1.twitturly.com/v1/comment_first_br.gif') no-repeat bottom right;
}
.comment_avatar {
	float: left;
	margin-right: 5px;
	height: 22px;
	width: 22px;
}
.comment_text {
	line-height: 22px;
}
.comment_user {
	float:  right;
	line-height: 22px;
	padding: 0px 5px 0px 10px;
}
.comment_all {
	float:  right;
	padding: 2px 5px;
}
.hiddentweets {
	font-size: 0.8em;
	padding: 3px 3px 3px 0;
	color: #666;
}
.corner_tr {
	float: right;
}
A:link, A:visited {
	color: #2e6174;
	text-decoration: none;
}
A:active, A:hover {
	color: #2e6174;
	text-decoration: underline;
}
.lang_menu_items A:link, .lang_menu_items A:visited, .lang_menu_items A:active, .lang_menu_items A:hover {
	color: #3C82A1;
	text-decoration: none;
}
.footer {
	font-size: 0.7em;
	color: #A0A0A0;
	margin: 0 5px;
}
.footer_padding {
	padding: 0 5px 10px 0;
}
.paginate {
	border: 1px solid #eee;
	padding: 4px 8px;
}
.paginate_no_prev {color: #ccc}
.paginate_no_next {color: #ccc}
.ad_inline_title {
	padding-left: 10px;
	line-height: 150%;
	font-size: 1.4em;
}
.ad_inline_title A:link, .ad_inline_title A:visited {
	color: #000;
	text-decoration: none;
}
.ad_inline_title A:active, .ad_inline_title A:hover {
	color: #000;
	text-decoration: underline;
}
.ad_inline_desc {
	padding-left: 10px;
}
.tweet_it {
	height: 22px;
	width: 70px;
	background: transparent url('/app/images/tweet_it.png') no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
}



h4 {
	color: #ff9900;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
}



.urlinfo_rightcol {
	float: right;
	clear: right;
	margin: -8px 0 15px 15px;
	width: 215px;
	font-size: 0.8em;
}
.urlinfo_rightcol_item {
	padding-bottom: 20px;
}
.urlinfo_right_col_title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 6px 10px;
	line-height: 1;
}
.urlinfo_count {
	font-size: 1.8em;
	line-height:1.4em;
	background-color: #f9f9f9;
}
.urlinfo_count_wrapper {
	padding: 15px 0 25px 10px;
	background: transparent url('http://img1.twitturly.com/v1/urlinfo_counts_divider.gif') no-repeat bottom left; 
	clear: both;
}
.urlinfo_count_wrapper_end {
	padding: 15px 0px 15px 10px;
	clear: both;
}
.urlinfo_count_num {
	float: left;
	padding-right: 15px;
	font-size: 1.8em;
	min-width: 50px;
}
.urlinfo_count_txt {
	font-size: 11px;
	line-height: 14px;
}
.urlinfo_count_txt A:link, .urlinfo_count_txt A:visited {
	color: #fff;
	text-decoration: none;
}
.urlinfo_count_txt A:active, .urlinfo_count_txt A:hover {
	color: #fff;
	text-decoration: underline;
}
.urlinfo_shorturls {
	background-color: #f9f9f9;
}
.urlinfo_title {
	color: #ff9900;
	font-size: 1.2em;
}
.urlinfo_comment_stats {
	color: #999;
	font-size: 0.7em;
	padding-bottom: 8px;
}
.urlinfo_comments {
	margin-right: 235px;
}
.urlinfo_comment {
	background: #e6f4f9 url('http://img1.twitturly.com/v1/urlinfo_comment_tr.gif') no-repeat top right; 
	font-size: 0.9em;
	padding: 4px;
}
.urlinfo_comment_text {
	padding: 7px 50px 0 0;
}
.urlinfo_comment_info {
	margin: 3px 0px 25px 0px;
	background-color: #f7f7f7; 
	font-size: 0.7em;
	color: #666;
}
.urlinfo_comment_name {
	padding: 5px 10px;
}
.urlinfo_comment_date {
	background: #f7f7f7 url('http://img1.twitturly.com/v1/urlinfo_comment_br.gif') no-repeat bottom right; 
	padding: 5px 10px;
	float: right;
}
.gb_t {
	background: #f9f9f9 url('http://img1.twitturly.com/v1/gb_tr.gif') no-repeat top right;
	height: 8px;
}
.gb_b {
	background: #f9f9f9 url('http://img1.twitturly.com/v1/gb_br.gif') no-repeat bottom right;
	height: 8px;
}
.gb_wrapper {
	padding: 0px 10px;
}

.hidden {
	display: none;
}

/* START: search css */
.search_comments {
	margin: 0 15px;
}
.urlinfo_comment_info {
	margin: 3px 0px 10px 0px;
	background-color: #f7f7f7; 
	font-size: 0.7em;
	color: #666;
}
/* END: search css */
/* START: sprites menu css */
.nav A:link, .nav A:visited, .nav A:active, .nav A:hover {
	color: #fff;
	text-decoration: none;
}
.nav {
	float: right;
}
.nav ul {
	display: inline;
}
.nav ul li {
	list-style: none;
	float: right;
}
.nav_item {
	height: 29px;
	margin: 0 5px;
}
.nav_item_obj {
	height: 29px;
	width: 100%;
	cursor: pointer;
	cursor: hand;
}
#nav_top100 {
	background: #fff url('http://img1.twitturly.com/v1/menu/nav.gif') -174px 0;
	width: 78px;
}
#nav_profile {
	background: #fff url('http://img1.twitturly.com/v1/menu/nav.gif') 0 0;
	width: 77px;
}
#nav_mytop100 {
	background: #fff url('http://img1.twitturly.com/v1/menu/nav.gif') -77px 0;
	width: 97px;
}
#nav_blog {
	background: #fff url('http://img1.twitturly.com/v1/menu/nav.gif') -362px 0;
	width: 58px;
}
#nav_pro {
	background: #fff url('http://img1.twitturly.com/v1/menu/nav.gif') -252px 0;
	width: 110px;
}
/* END: sprites menu css */
/* START: mytop100 quick form */
.mytop100_container {
	height: 83px;
}
.mytop100_container_corner_tl {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 0 0;
	height: 6px;
	width: 6px;
	float: left;
}
.mytop100_container_corner_tr {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 18px 0;
	height: 6px;
	width: 6px;
	float: right;
}
.mytop100_container_corner_bl {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 12px 0;
	height: 6px;
	width: 6px;
	float: left;
}
.mytop100_container_corner_br {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 6px 0;
	height: 6px;
	width: 6px;
	float: right;
}
.mytop100_form {
	background-color: #f5fafc;
	margin: 0 30px;
}
.mytop100_form_left {
	padding: 15px 0 0 5px;
	font-size: 0.75em;
	text-align: right;
	color: #444;
}
.mytop100_form_right {
	padding: 20px 0 0 20px;
	width: 395px;
	float: right;
	text-align: left;
}
.mytop100_form_heading {
	font-size: 17px;
	color: #000;
}
.mytop100_form_focus_box {
	border: 1px solid #d0d0d0;
	background-color: #f8f8f8;
	padding: 5px;
}
.mytop100_form_text {
	padding-top: 5px;
	font-size: 0.7em;
	color: #333;
}
.mytop100_form_remember {
	padding-top: 5px;
	font-size: 0.7em;
	float: right;
	color: #333;
}
.mytop100_form_remember_checkbox {
	float: right;
}
label {
	display: inline;
	padding: 0;
	margin: 0;
}
/* END: mytop100 quick form */
/* START: profile quick form */
.profile_container {
	height: 83px;
}
.profile_container_corner_tl {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 0 0;
	height: 6px;
	width: 6px;
	float: left;
}
.profile_container_corner_tr {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 18px 0;
	height: 6px;
	width: 6px;
	float: right;
}
.profile_container_corner_bl {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 12px 0;
	height: 6px;
	width: 6px;
	float: left;
}
.profile_container_corner_br {
	background: #f5fafc url('http://img1.twitturly.com/v1/mytop100_form_corners.gif') 6px 0;
	height: 6px;
	width: 6px;
	float: right;
}
.profile_form {
	background-color: #f5fafc;
	margin: 0 30px;
}
.profile_form_left {
	padding: 15px 0 0 5px;
	font-size: 0.75em;
	text-align: right;
	color: #444;
}
.profile_form_right {
	padding: 20px 0 0 20px;
	width: 395px;
	float: right;
	text-align: left;
}
.profile_form_heading {
	font-size: 17px;
	color: #000;
}
.profile_form_focus_box {
	border: 1px solid #d0d0d0;
	background-color: #f8f8f8;
	padding: 5px;
}
.profile_form_text {
	padding-top: 5px;
	font-size: 0.7em;
	color: #333;
}
.profile_form_remember {
	padding-top: 5px;
	font-size: 0.7em;
	float: right;
	color: #333;
}
.profile_form_remember_checkbox {
	float: right;
}
/* END: profile quick form */
/* START: userpage */
.up_user_overview {
	background-color: #f7f7f7;
	margin: 5px 200px 0px 0px;
	font-size: 0.8em;
	color: #333;

}
.up_profile {
	float: right;
	width: 195px;
	background-color: #f7f7f7;
	color: #828282;
	font-size: 0.8em;
}
.up_result_count {
	font-size:0.75em;
	color: #999;
	padding: 5px 0 20px 0;
}
.up_followers {
	border: 1px solid #d1d1d1;
	border-top: 0;
	padding: 5px;
	margin-top: 5px;
}
.up_comments {
	margin-right: 230px;
}
.up_extratweets {
	display: none;
}
.up_followers_hide {
	display: none;
}
.upd_search_box {
	padding: 58px 0 20px 0;
	width: 385px;
	text-align: left
}
.upd_search_text {
	font-size: 0.7em;
	color: #a2a2a2;
}
.upd_title {
	color: #ff9900;
	font-size: 1.2em;
	padding-bottom: 24px;
}
.upd_focus_box {
	border: 1px solid #d0d0d0;
	background-color: #f8f8f8;
	padding: 7px 11px;
}
.upd_recent {
	font-size: 0.9em;
	color: #696969;
}
.upd_search_help {
	font-size: 0.7em;
	float: right;
	padding-right: 42px;
}
/* END: userpage */
/* START: mytop100 */
.mytop100_user_overview {
	background-color: #f7f7f7;
	margin: 5px 0px 0px 0px;
	font-size: 0.8em;
	color: #333;
}
.mytop100_comments {}
.mytop100_comment_first, .mytop100_comment_even, .mytop100_comment_odd {
	font-size: 0.8em;
	background: #f9f9f9 url('http://img1.twitturly.com/v1/comment_first_br.gif') no-repeat bottom right;
}
.user_overview_corner_tl {
	background: #f7f7f7 url('http://img1.twitturly.com/v1/user_overview_corners.gif') 0 0;
	height: 9px;
	width: 9px;
	float: left;
}
.user_overview_corner_tr {
	background: #f7f7f7 url('http://img1.twitturly.com/v1/user_overview_corners.gif') 27px 0;
	height: 9px;
	width: 9px;
	float: right;
}
.user_overview_corner_bl {
	background: #f7f7f7 url('http://img1.twitturly.com/v1/user_overview_corners.gif') 18px 0;
	height: 9px;
	width: 9px;
	float: left;
}
.user_overview_corner_br {
	background: #f7f7f7 url('http://img1.twitturly.com/v1/user_overview_corners.gif') 9px 0;
	height: 9px;
	width: 9px;
	float: right;
}
/* END: mytop100 */
.domain_user_overview {
	background-color: #f7f7f7;
	margin: 5px 0px 5px 0px;
	color: #333;

}
.search_overview {
	background-color: #f7f7f7;
	margin: 0 4px 5px;
	color: #333;
}
.search_didyoumean {
	margin-top: 15px;
	background-color: #f7f7f7;
	color: #333;
	font-size: 14px;
}
.search_didyoumean_avatar {
	float: left;
	margin-right: 10px;
}
/* START: option buttons */
.option_selected {
	padding: 4px 6px;
	border: 1px solid #e0e0e0;
	color: #4a4a4a;
	background-color: #fafafa;
	display: inline;
	font-size: 0.9em;
	margin: 0 3px;
}
.option_unselected {
	padding: 4px 6px;
	display: inline;
	font-size: 0.9em;
}
.option_border_right {
	border-right: 1px solid #e0e0e0;
}
/* END: option buttons */

/* START: overlay window */
.overlay_window_bg {
	display: none;
	background-color:#000;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#overlay_window_content, #overlay_window_mini_content {
	display: none;
}
.overlay_window {
	background: transparent url('/app/images/popup_bg_trans.png') no-repeat 0 0;
	height: 524px;
	width: 889px;
	position: absolute;
	left:50%;
	margin-left:-445px;
	margin-top: -25px;
	display: none;
	z-index:101;
}
.overlay_window_mini {
	background: transparent url('/app/images/popup_mini_bg_trans.png') no-repeat 0 0;
	height: 250px;
	width: 889px;
	position: absolute;
	left:50%;
	margin-left:-445px;
	margin-top: 25px;
	display: none;
	z-index:101;
}
.overlay_window_inner {
	padding: 2px 25px;
}
#overlay_close_btn, #overlay_mini_close_btn {
	background: transparent url('/app/images/popup_close_btn.png') no-repeat 0 0;
	height: 22px;
	width: 22px;
	float: right;
	margin:13px 13px 0 0;
}
#overlay_window_title, #overlay_window_mini_title {
	padding: 28px 28px 10px;
	font-weight: bold;
}
/* END: overlay window */
.reply_counter {
	font-size: 12px;
	color: #abaeb0;
	margin: 3px 0;
	padding: 0 4px;
}
.length_big {
	background-color: red;
	color: #fff;
}
.length_near {
	background-color: #ffb950;
	color: #fff;
}
.tabbar_wrapper {
	border-bottom: 1px solid #b7cfd9;
	padding: 0 30px;
	margin: 30px 0;
	font-size: 12px;
}
.tabbar_selected {
	float: left;
	margin-bottom: -1px;
}
.tabbar_selected_inner {
	padding: 8px 20px;
	background-color: #fff;
	border-left: 1px solid #b7cfd9;
	border-right: 1px solid #b7cfd9;
	border-top: 1px solid #b7cfd9;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tabbar_unselected {
	float: left;
}
.tabbar_unselected_inner {
	padding: 8px 20px;
	color: #2e6174;
}
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(/app/images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }