img.twitter {
	display:block;
	float:left;
}

#container {padding:0px;margin-top:20px;}
#container div:after {content: "."; display: block; height:11px; clear:both; visibility:hidden;}
#container div {width:450px; height:auto;}
b.tl {display:block; width:450px; height:8px; font-size:1px;}
b.tr {display:block; width:442px; height:8px; font-size:1px; float:right;}
b.bl {display:block; width:8px; height:8px; font-size:1px; float:left;}
b.br {display:block; width:442px; height:8px; font-size:1px; float:right; position:relative;}
b.point {display:block; font-size:1px; width:25px; height:14px;}
#container div p {padding:0px 8px; margin:0; border:3px solid #CCC; border-width:0 1px; text-align:justify;}


div.bubble b.tl {background:url(../images/bubble_top_left.gif) top left no-repeat;}
div.bubble b.tr {background:url(../images/bubble_top_right.gif) top right no-repeat;}
div.bubble p {background:#EEE;}
div.bubble b.bl {background:url(../images/bubble_bottom_left.gif) top left no-repeat;}
div.bubble b.br {background:url(../images/bubble_bottom_right.gif) top right no-repeat;}
div.bubble b.point {background:url(../images/bubble_point.gif) top left no-repeat; margin:7px 0 0 25px;}

p.italic {margin:0 0 20px 10px;}


