
/********************/
#wrap{width:557px; margin:0 auto; overflow:hidden;
padding:10px;
border-bottom:1px solid #e5eff8;padding-top:10px;padding-bottom:20px;
}

#app_wrap{width:557px; margin:0 auto; overflow:hidden;
padding:10px;
padding-top:10px;padding-bottom:20px;
}

#tweeted_wrap{width:557px; margin:0 auto; overflow:hidden;
padding:10px;
border-bottom:1px solid #e5eff8;padding-top:10px;padding-bottom:20px;
color:#6A6A6A;
}

.p_odd{background:#f4f9fe;}

textarea{height:4.0em;width:545px;padding:5px;font:1.0em/1.1 'Lucida Grande',sans-serif;overflow:auto;resize:none;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;font:normal 12px 'Lucida Grande';}

label.op2 input {vertical-align: middle;}

.ie7 #status-field-char-counter{line-height:1em;position:relative;top:-3px;}


#char-counter{float:right;}

#under_text{float:left;font-size:13px;width:450px;}
#tweet_btn{float:right;}

#follow_btn{float:right;}

/*************/
#grey-button{margin-left:50px;}

.pcb, .pcb span {
	background: url('../tmp/secondary.png') no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 3px 0 7px 0;
}

.pcb, a.pcb:link, a.pcb:visited {
	color: #333;
	font-size: 11px;
	padding-left: 14px;
	text-decoration: none !important;
}
/* ie 6 hack */
* html div#frame .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
/* ie 7 hack */
*:first-child+html .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.pcb span {
	background-position: right -326px;
	padding-right: 14px;
}

a.grey-button {
	cursor: pointer;
	background-position: left -219px;
	padding-top: 3px;
}
a.grey-button span {
	background-position: right -545px;
	padding-top: 3px;
}
a.grey-button:hover {
	background-position: left -246px;
}
a.grey-button:hover span {
	background-position: right -572px;
}
a.grey-button:active, .grey-active-button {
	background-position: left -273px;
}
a.grey-button:active span, .grey-active-button span {
	background-position: right -599px;
}
.grey-disabled-button {
	background-position: left -300px;
	color: #bbb !important;
}
.grey-disabled-button span {
	background-position: right -626px;
}


.t_sample{margin-left:10px;background-color:#FFFF96;padding:8px;font-size:11px;}
