@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#80B3FF;
}

a:visited   {
	color:#FD6E8A;
}

body {
	background-color:#FFC2CE;
	background-position: ;
	background-attachment: ;
	background-repeat: ;
}

body,td {
	color: #;
	font-family: '';
	font-weight: ;
	font-style: ;
	font-size: 13px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=0);
}
.container {
	color: #;
	position:relative;
	border: px  #;
	padding:	px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: px;
	background-color: #;
	color: #693726;
	font-family: '';
	font-weight: ;
	font-style: ;
	font-size: 8px;
}

.content {
	padding:px;
}


script src='http://widgets.twimg.com/j/2/widget.js'/script
script
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 4,
  interval: 30000,
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#333333',
      color: '#ffffff'
    },
    tweets: {
      background: '#000000',
      color: '#ffffff',
      links: '#4aed05'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: false,
    behavior: 'all'
  }
}).render().setUser('ZewdySin').start();
/script
