@CHARSET "ISO-8859-1";
.tag_atom_nab{
	margin-top: 4%;
}
.tag_atom{
	font-size: 11px;
}
.tag_atom .enter_img{
	height: 19px; 
}
.tag_atom .tags_autocomplete{
	display:inline;
	height:22px;
	float:left;
}
.tag_atom .th_img{
	margin-right:4px;
	margin-top:2px;
}
.tag_atom .tags_autocomplete input{
	font-size: 11px;
	color: gray;
}
.tag_atom .added_tags{
	float:right;
	width: 100%;
}
.tag_atom .added_tags img{
	border:window;
}

.tag_atom .th_div{
	background-color:FloralWhite;
	display:none;
	font-size:10px;
	border: 1px solid Red;
	width:150px;
	position: absolute;
	right:0px;
	top:17px;
	z-index:1;
	padding:3px;
}


.ptag_div{
	font-size: 11px;
	clear:left;
	width: 100%;
	position: static;
}

.ptag_div .ptpu{
	border: 1px solid rgb(88, 136, 198);
	padding: 3px;
	position: absolute;
	left:60px;
	background-color: white;
	width: 250px;
	z-index:1;
	display: none;
}

#my_tags { 
	text-align: center;
	font-size:15px;
} 
#my_tags table { 
	margin-left:auto; margin-right:auto; 
} 
#my_tags, #my_tags .yui-dt-loading { 
	text-align: center; background-color: transparent; 
} 

