

/* Always Load These Properties */
.SCMyWebsitePlugin-score 
{
    background-image: url("https://www.mylocalsalon.com/Images/StarEmpty.png");
    background-repeat: repeat-x;
    height: 22px;
    width: 110px;
}

.SCMyWebsitePlugin-score div 
{
    background-image: url("https://www.mylocalsalon.com/Images/StarFull.png");
    height: 22px;
}

.SCMyWebsitePlugin-mlsLink 
{
    background-image: url("https://www.mylocalsalon.com/Images/mylocalsalonwidget.png");
    background-repeat: no-repeat;
	background-position: right;
	width: 140x;
    height: 24px;
}

li#SCMyWebsitePlugin-firstItem
{
}

li#SCMyWebsitePlugin-lastItem
{
	bottom: 0;
	display: none;
}

#SCMyWebsitePlugin-main
{
	width: 100%;
	position: relative;
}


#SCMyWebsitePlugin-reviewListDiv
{
	position:absolute;
	height: 100%;
        width: 100%;
}

/* Only Load these properties if asked for */
