﻿.MyNormal {
width: 16px;
height: 16px;
margin: 0 0px 0 0;
cursor: pointer;
background-image: url(/_Layouts/SCTAInternet/images/RateStar.png);
background-position: 0 16px;
}

.MyHover {
width: 16px;
height: 16px;
margin: 0 0px 0 0;
cursor: pointer;
background-image: url(/_Layouts/SCTAInternet/images/RateStar.png);
}

.Myselect {
width: 16px;
height: 16px;
margin: 0 0px 0 0;
cursor: pointer;
background-image: url(/_Layouts/SCTAInternet/images/RateStar.png);
border: 0px solid skyblue;
}
