#twitter-control
{
	width: 545px;
	height: 137px;
	background:url(images/twitter_control/bck.jpg) left top no-repeat;
}

#tcchars
{
	float:right;
	display:inline;
	margin:7px 20px 0 0;
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	height:34px;
	padding-top:10px;
}

div.tcsm140
{
	color: #7BC5C9;
}

div.tcsm20
{
	color: #2A7D81;
}

div.tcsm10
{
	color: #E83030;
}

#tctop
{
	width: 100%;
	height: 51px;
}

#tcmid
{
	width: 100%;
	height: 45px;
	padding-left:19px;
}

#tctext
{
	width: 506px;
	height: 45px;
	border:none;
	background-color:transparent;
	line-height: 1em;
	resize: none;
	padding-top: 2px;
	outline: none;
	overflow:auto;
}

#tcbot
{
	width: 100%;
	height: 41px;
}

#tcsend
{
	width: 62px;
	height: 25px;
	float: right;
	display:inline;
	margin: 5px 18px 0 0;
	background:url(images/twitter_control/send.jpg) left top no-repeat;
	cursor: pointer;
}

#tclogin
{
	width: 64px;
	height: 25px;
	float: right;
	display:inline;
	margin: 5px 18px 0 0;
	background:url(images/twitter_control/login.jpg) left top no-repeat;
	cursor: pointer;
}

#tcreg
{
	width: 86px;
	height: 25px;
	float: right;
	display:inline;
	margin: 5px 7px 0 0;
	background:url(images/twitter_control/register.jpg) left top no-repeat;
	cursor: pointer;
}

#tcassoc
{
	width: 96px;
	height: 25px;
	float: right;
	display:inline;
	margin: 5px 18px 0 0;
	background:url(images/twitter_control/associate.jpg) left top no-repeat;
	cursor: pointer;
}