/* CSS Document */

#mainCats sup{
	font-size:8px;
}

.jqTransformInputInner div input{
	padding-top:6px;
}

:focus{
	outline: 0px auto red;
}
