@charset "utf-8";
/* CSS Document */

#a	{width:90px; height:19px; background:white; border-style:solid; border-color:#666; border-width:1px; font-size:11px;}
#a	{-moz-border-radius:10px; position:relative; top:20px; left:700px;}

#b	{width:88px; height:17px; background:white; border-style:solid; border-color:#ccc; border-width:1px; overflow:hidden;}
#b	{-moz-border-radius:9px; background:url(../assets/bg_minibox2.gif) bottom repeat-x; text-align:center;}

#b ul 		{text-align:left; list-style:none; text-indent:0px; padding:0 0 0 5px; margin:0;}
#b li		{padding:2px 0 0 0; height:17px;}
#b a  		{padding-left:5px; text-decoration:none; color:#666;}
#b a:hover	{color:red;}
#b img.arrow{position:relative; top:1px; border:0; padding-left:7px;}
#b a.close	{font-weight:bold; font-size:10px; color:#999; text-transform:uppercase;}