.wsp_print_btn_left{
    background: url('../images/shared/button/btn_left.gif') no-repeat right;
    width: 3px;
    height: 21px;
}
.wsp_print_btn_right{
    background: url('../images/shared/button/btn_right.gif') no-repeat left;
    width: 3px;
    height: 21px;
}
.wsp_print_btn_middle{
    background: url('../images/shared/button/btn_middle.gif') repeat-x top;
    height: 21px;
    cursor:pointer;
    padding:0pt 5px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
}
.wsp_print_btn_text {
    text-decoration: none;
    color: #000 !important;
}
.wsp_print_btn {
    cursor:pointer;
    font-family:tahoma;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size-adjust:none;
    line-height:normal;
    white-space:nowrap;
    margin: 0 auto;
}

/*Button*/  
.button { 
	background: #42A5F5; 
	color: #ffffff; 
}
.buttonInverted { }

/*Primary & Accent Colors Styles*/  
.primaryColor {}
.primaryColorbg {}
.accentColor {}
.accentColorbg{}
.sectionTitle {}

/*Layout Effects*/
.circle { }
.roundedcorners { }
.fullWidth {}
.fullwidthStatic {}
.responsiveTable {}



.black-outline { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 2px 2px 2px rgba(255,255,255,0.5); }
.white-outline { text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 2px 2px 2px rgba(0,0,0,0.5); }
.grey-outline-15px { outline: 15px solid; outline-offset: -15px; outline-color: rgba(0, 0,0, 0.6); }
.circle-red-border-5px {  }
.circle-blue-border-2px {  }

.frame { }
.polaroid { }
.stackedphoto { }
.taped-up-skew { }
.hvr-stackedphoto { }
.hvr-outline-out { }
.hvr-float { }
.hvr-float-shadow { }
.hvr-grow { }
.hvr-grow-shadow { }

a:link {
 text-decoration: none;
 line-height: auto;
}
a:visited {
 text-decoration: none;
 line-height: auto;
}
a:active {
 text-decoration: none;
 line-height: auto;
}
body {
 line-height: auto;
}