.toolStdHead	{
					color:				#838EAF;
					font-family:		"verdana";
					font-size:			11px;
					font-weight:		bold;
					font-variant:		uppercase;
					margin-bottom:		10px;
				}

.toolStdText	{
					color:				#838EAF;
					font-family:		"verdana";
					font-size:			9px;
					font-weight:		bold;

				}

.toolUserName	{
					color:				#6A728D;
					font-family:		"verdana";
					font-size:			9px;
					font-weight:		bold;

				}

.toolDelimiterX	{
					width:				130px;
					vertical-align:		top;
					padding-left:		10px;
				}

.toolDelimiter	{
					border-width:		1px;
					border-style:		dashed;
					border-color:		#CCCCCC;

					width:				130px;
					vertical-align:		top;
					padding-left:		10px;
				}

.toolMainBox	{
					width:				158px;
					height:				300px;
					margin-left:		  4px;
				}

.toolMainBoxInner	{
					width:				158px;
					background-image:	url('../gfx/actives/b1/img_main_bg.gif');
					background-repeat:	repeat-y;
					padding-left:		5px;
					padding-right:		4px;
					padding-top:		4px;
					padding-bottom:		4px;
				}
.toolBtnSpacer	{
					padding-top:		8px;
					width:				123px;
				}
					
.a {

					color:				#ffffff;
					font-family:		arial;
					font-size:			9px;
					font-weight:		bold;
					font-decoration:	underline;

}

.headText
{			color:				#ffffff;
					font-family:		arial;
					font-size:			9px;
					font-weight:		bold;

}

