    .twitter{
	background-color: #fff;
	border: 2px solid #ccc;
	padding: 10px;
	width: 593px;
	height:56px;
	list-style-type: none;}
	.image {
	float:left;
	height:48px;
	width:48px;
	padding:3px }
	.tweet {
	float:left;height:50px;
	width:530px;
	background-color: #fff;
	padding:3px}
	.msg{
	FONT: 8pt 'Arial';}
	.created_at{
	FONT: 6pt 'Arial';}
	.tweets_block{
	MARGIN: 0px auto;
	width: 621px;
	border: 2px solid #ccc;
	padding: 10px;}
	body{background-color: #eee;}
    .my{background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 593px;}
    .title{	
	border: 1px solid #33b2da;
	padding: 10px;
	width: 593px;
	background-color: #33b2da;
    MARGIN:0px auto;}
    .title_font{
	DISPLAY: inline;
	FONT: bold 12pt 'Arial';
	COLOR: #ffffff}
    .nick{
	FONT: bold 10pt 'Arial';
	COLOR: #33b2da}	
    #logo{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 593px;}
    A:link {
	COLOR: #33b2da; TEXT-DECORATION: none}
    A:visited {
	COLOR: #33b2da; TEXT-DECORATION: none}	
    A:active {
	COLOR: green; TEXT-DECORATION: none}	
	
    #logo, .title, .my, .twitter, .tweets_block	{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; }


	
	
