/* CSS Document */


.yui-tt {
    width:250px;
	font-size:110%;
	padding:6px;
    border: 2px solid #EE2130;
    background-color: #ffeecc;
  }

#ttwrap {
/*    background:#99c;
*/    margin:0 auto;
    width:250px;
    }
#ttbox
	{
	 width:150px;
	 float:right;
	 background:#9c9;
	}
#ttleft
	{
	 width:50;
	 float:left;
	 background:#c9c;
	}