html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#fff url(images/top_gradient_bar.gif) center top repeat-x; 
	color: #ffffff;
	text-align: center;
	padding: 0px 0 0 0px;
}

/* nav_blue_bar when just white
dadbe9      5381a4

url(http://a3.twimg.com/profile_background_images/43535771/Photo_298.jpg) repeat; url(images/gradient_background.gif) center top repeat-x;       c2cce2        dcdcdc
in body and containeer 	-moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px;
 935 before with background bluw above
*/

body {
	margin: 0px auto 0 auto;
/*	text-align: left;*/

	background: #ffffff;
	color: #ffffff;

}

div#container {
	background: #ffffff  url(images/top_gradient_bar.gif) top repeat-x;
	width: 915px;

}

div#contain {
	background:#ffffff;
	width: 915px;

}

div#top_navigation_container {
	background:#23638c url(images/top_gradient_bar.gif) top repeat-x;
	width: 915px;
	height: 47px;
}

/*nav_blue_bar^  129 (below wdith)*/

div#shlare_logo {
	background:#23638c url(images/shlare_logo2.gif) center top no-repeat;
	width: 130px;
	height: 47px;
	float: left;
}

div#top_main_blue_section {
	background:#23638c url(images/top_main_blue_section.gif) center top no-repeat;
	width: 379px;
	height: 47px;
	float: left;
}

div#top_green_section {
	background:#23638c url(images/top_green_section.gif) center top no-repeat;
	width: 184px;
	height: 47px;
	float: left;
}

div#top_profile_section {
	background:#23638c url(images/top_profile_section.gif) center top no-repeat;
	width: 138px;
	height: 47px;
	float: left;
}

div#top_sign_out_section {
	background:#23638c url(images/top_sign_out_section.gif) center top no-repeat;
	width: 62px;
	height: 47px;
	float: left;
}

div#break_1,  div#break_2, div#break_3 {
	background:transparent;
	width: 4px;
	height: 47px;
	float: left;
}


div#top_navigation {
	background:transparent;
	width: 330px;
	height: 47px;
	float: left;
}

div#left {
	background: #ffffff;
	width: 735px;
	float: left;
}

div#right {
	background: #ffffff;
	width: 180px;
	float: left;
	clear: right;
}

td.top_nav_active {
	background:#23638c url(images/shlare_nav_bar_active_arrow.gif) center bottom no-repeat;
}

td.top_nav_hover {
	background:#23638c url(images/nav_bar_blue_hover.gif) center bottom repeat-x;
}

td.new_notifications {
	background:#23638c url(images/new_notifications_bar_bg.gif) center bottom repeat-x;
}

td.more_results {
	background:#ffffff url(images/more_results_button.gif) center bottom repeat-x;
}

input.regular_form {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #b4b4b4;
	border-collapse: collapse;
	padding: 5px;
	font-family: Arial, Verdana;
	color: #464646;
	font-size: 12px;
}

div#follow_button {
	background:#ffffff url(images/follow_button.gif) left bottom no-repeat;
	height:25px;
	width:152px;
	text-align: center;
}
