.tag-box {
    padding:0px;
    width:400px;
    margin: 0px 0px 0px 0px;
    border:solid 1px #cccccc;
}

#tag1 ul, #tag2 ul, #tag3 ul{
    margin: 0px 0px 0px -40px;
    padding:0px 1px;
    font:9pt tahoma;
}
#tag1 ul li,#tag2 ul li,#tag3 ul li {
	background-image : url("/JS/Member/icon_comma.gif");
	background-position : right 12px;
	background-repeat : no-repeat;
	display : inline;
	margin-right:5px;
	vertical-align : middle;
}

.input-text1, .input-text2, .input-text3
{
	border : 1px solid #999999;
	width : 100px;
    background-color:#f9f9f9;
    font:9pt tahoma;
}

.input-text-noscript
{
	border : 1px solid #999999;
	width : 400px;
}
.tag-line{
	border : 1px solid #999999;
}
