.PageContainer {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; MARGIN-LEFT: auto; BORDER-LEFT: 1px solid; WIDTH: 780px; MARGIN-RIGHT: auto; BORDER-BOTTOM: 1px solid
}


a.helpLink {
color: Green;
text-decoration: none;
border-bottom: 1px dashed Green;
cursor: help;
}

a.helpLink:hover {
color: Red;
text-decoration: none;
border-bottom: 1px dashed Red;
}

.help-tooltip {
position: absolute;
width: 250px;
border: 1px Solid WindowFrame;
background: Infobackground;
color: InfoText;
font: StatusBar;
font: Status-Bar;
padding: 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
z-index: 10000;
}


.help-tooltip a,
.help-tooltip a:hover {
color: blue !important;
background: none;
}

.woork{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:470px;
	margin: 0 auto;
}
.twitter_container{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:470px;
	margin: 0 auto;
	align: center;
}
.twitter_container a{
	color:#0066CC;
	font-weight:bold;
}
.twitter_status{
	height:60px;
	padding:6PX;
	border-bottom:solid 1px #DEDEDE;
}
.twitter_image{
	float:left; 
	margin-right:14px;
	border:solid 2px #DEDEDE;
	width:50px;
	height:50px;
}
.twitter_posted_at{
 font-size:11px;
 padding-top:4px;
 color:#999;
}

