﻿.pagetweet 
{
	background-color:transparent;
	width:138px;
	padding: 5px 0px 0px 0px;
	border:solid 1px transparent;
}



.lbluser
{

	width:95px;
	padding:3px 0px 0px 1px;
	font-size:0.65em;
	font-weight:bold;
}
.txtuser
{

	width:130px;
	padding:3px 0px 0px 1px;

}

.txtuser input {
font-size:0.65em;
height:0.95em;
border:#cccccc solid 1px;
}

#ECSPageTweet1_txtUserName, 
#ECSPageTweet2_txtUserName
{
	width:130px;
}
.lblpwd
{

	width:95px;
	padding:3px 0px 0px 1px;
	font-size:0.65em;
	font-weight:bold;
}
.txtpwd
{

	width:130px;
	padding:3px 0px 0px 1px;
}

.txtpwd input {
font-size:0.65em;
height:0.95em;
border:#cccccc solid 1px;
}

#ECSPageTweet1_txtPassword,
#ECSPageTweet1_txtPassword
{
	width:130px;
}
.lbltweet
{
	width:130px;
	padding:0px 0px 0px 1px;
	margin:15px 0px 0px 0px;
	font-size:0.65em;
	font-weight:bold;
}
.txttweet
{
	width:130px;
	padding:0px 0px 0px 1px;
}

.txttweet textarea {
font-size:0.65em;
height:4em;
border:#cccccc solid 1px;
}


#ECSPageTweet1_txtTwitter,
#ECSPageTweet2_txtTwitter
{
	width:130px;
	height:140px;
}
.lblbuttonwrapper
{
	width:65px;
	padding:3px 0px 0px 1px;
}

.lblbuttonwrapper input
{
	width:6em;
	font-size:0.7em;
	height:1.5em;
	border:#cccccc solid 1px;
	font-weight:bold;
}

.lblbuttonwrapper input:hover
{
	width:6em;
	font-size:0.7em;
	height:1.5em;
	border:#cccccc solid 1px;
	font-weight:bold;
	background-color:#ffffff;
	cursor:pointer;
}


.lblresultwrapper
{
	width:138px;
	text-align:center;
	padding:7px 0px 3px 1px;
	font-size:0.65em;
	font-weight:bold;
}
.logo
{
	text-align:right ;
}

#ECSPageTweet2 .logo
{
	text-align:left;
}
