/* -----TagSelector CSS begin----- */
.TagSelector a {
	font: 12px Arial;
	text-decoration: none;
	color:#0033FF!important;
	margin-top:13px;
	display:block;
}

.TagSelector a:hover{
	text-decoration: underline;
	color:#FF0066!important;
}


.tag_middle
{
	background-image: url(../images/search/tag_middle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tag_middle a
{
	color: white
}

.normal_middle {}

.normal_middle a {color: gray}
/* -----TagSelector CSS end----- */

#key_word {
	font: 12px Arial;
	width:580px;
	border:3px #f49c9e solid;
	height:22px;
	margin-right:5px;
}
