@charset "utf-8";
#twitter_div {



}
#twitter_update_list {
	text-align: left;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
  }
#twitter_update_list li {
	list-style-type:none;
	background-color: #99e2f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #093D6E;
	font-weight: normal;
	font-size: 80%;
	margin-bottom: 0.5em;
	width: 320px;
	margin-right: auto;
	margin-left: -20px;
	text-align: justify;
  }
#twitter_update_list a, #twitter_update_list a:visited {
	display:inline;
	text-decoration:none;
	color:#fff;
	font-size: 0.8em;
	background-color: #99e2f5;
  }
#twitter_update_list a:hover {
	color:#000;
	background-color: #99e2f5;
  }

.roundcont {
	width: 200px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

