﻿/*Css which cannot be minified*/

.ColorButton 
{
    filter: alpha(opacity: 0);
}

.DropDownShadow
{
	filter: shadow(color:#736F6E,Strength=4, Direction=135);
}

/* Remove Power Review snapshot header  */
.pr-snapshot-head-wrapper
 {
    display:none;
}
