/*
 * jquery.twitteen.js css
 *
 * version 0.0.1
 * copyright (C) 2011 cross clover
 * http://www.cross-clover.cc/
 */

#jTwitteen { width : 590px; padding : 0; font-size : 12px; margin:0 0 0 50px;}
.jTwitteenTitle { display:none; height:0px !important; /*margin-bottom : 5px; font-weight : bold; */}
.jTwitteenBox {width:575px; background-color:#D7EDF0; font-weight:bold; color:#181D62; padding:10px 5px 0 10px;}
.jTwitteenLeft { float : left; width : 50px; text-align : center; }
.jTwitteenRight { float : left; width : auto; }
.jTwitteenText { margin : 0; padding-bottom : 10px; }
.jTwitteenCreated { display:none; /*margin : 0; padding-bottom : 5px; text-align : right; */}
.jTwitteenMenu { margin : 0; padding-bottom : 5px; text-align : right; }
.jTwitteenSource { display:none; /*margin : 0; text-align : right; */}
.jTwitteenCopyright { display : none; }
.jTwitteenClear { clear : both; }
.jTwitteenClear hr { display : none; }

.jTwitteenLink a:link { color: #0066CC; }
.jTwitteenLink a:visited { color: #0066CC; }
.jTwitteenLink a:hover { color: #6699CC; }
.jTwitteenLink a:active { color: #0066CC; }


.twitter-say{
	float:left;
}