.tag{
	padding : 5px 0px 1px 5px;
	margin : 0px 0px 10px 0px;
	text-align : left;
	background-color: #FFF;
	background-image: url("Images/tag.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	border-width : 0px 0px 3px 0px;
	border-color : #aaaaaa;
	border-style : solid;
}
.tagtext{
	font-size : 10px;
	font-weight : 400;
	text-align : center;
	width: 65px;
	color : #fff;
}

