html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	padding-bottom: 154px; /* IE7 fix */
	font-family: arial;
	overflow: hidden;
}

a img {
	border: 0;
}

#trends_frame {
	position: absolute;
	right: 0px;
	top: 104px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

#table_main {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

#td_header {
	height: 120px;
	width: 100%;
}

#td_content {
	height: 100%;
	overflow: hidden;
}

#td_footer {
	height: 40px;
	min-height: 40px;
}

#twibez_logo {
	position: absolute;
	top: 20px;
	left: -15px;
}

#header {
	width: 100%;
	height: 120px;
	background: transparent url(twibez_header_bg.png) top left repeat-x;
}

#header div.links {
	position: absolute;
	top: 38px;
	right: 65px;
}

#header div.links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header div.links ul li {
	margin: 0;
	float: left;
	margin-left: 10px;
	padding: 0px;
}

#header div.links ul li a {
	margin: 0;
	display: block;
	padding: 0;
	border-left: 1px dotted #515151;
	padding-left: 10px;
	color: #33ccff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 19px;
}

#header div.links ul li a.first {
	border:0px;
}

#header div.links ul li a:hover {
	text-decoration: underline;
}

#map {
	width: 100%;
	height: 100%;
}

#content {
	display: block;
	color: #000;
	height: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top: 1px #000 solid;
	overflow: hidden;
}

#footer {
	z-index: 100;
	top: 0px;
	width: 100%;
	height: 100%;
	border-top: 1px #000 solid;
	background-color: #383838;
}

#footer div.links {
	float: right;
	position: relative;
	top: 7px;
	right: 18px;
}

#footer div.links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer div.links ul li {
	margin: 0;
	float: left;
	margin-left: 5px;
	padding: 0px;
}

#footer div.links ul li a {
	margin: 0;
	display: block;
	padding: 0;
	border-left: 1px dotted #bababa;
	padding-left: 5px;
	color: #7b7b7b;
	text-decoration: none;
        font-weight: bold;
        font-family: Verdana;
        font-size: 10px;
}

#footer div.links ul li a:hover {
	color: #33ccff;
}

#footer div.links ul li a.first {
	border:0px;
}

#footer div.infos {
	position: absolute;
	bottom: 4px;
	left: 4px;
        font-family: Arial;
        font-size: 9px;
        color: #7b7b7b;
}

#tweetDiv {
	display: block;
	position: absolute;
	top: 2px;
	right: 7px;
	height: 100%;
	width: 340px;
	color: #FFF;
	overflow: hidden;
	background-color: transparent;
	z-index: 0;
}

#tweetDiv table {
	border: 0px #FFF solid;
	border-spacing: 1px 4px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 3px;
	width: 100%;
}

#tweetDiv .td1 {
	width: 10px;
}

#tweetDiv .td2 {
	vertical-align: top;
}

#tweetDiv .td3 {
	width: 10px;
	vertical-align: top;
}

#tweetDiv table tr td {
	background: url(tweetDivTdBg.png) no-repeat;
	border: 1px #33ecff solid;
	color: #FFF;
	height: 60px;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

#tweetDiv table tr td img {
	height: 48px;
	width: 48px;
	border: 0;
}

#tweetDivX {
	position: absolute;
	top: 3px;
	right: 346px;
	opacity: 0.90;
	cursor: pointer;
}

#tweetDivX img {
	border: 0;
}
