﻿/* File Created: January 9, 2014 */
.user_signOut
{
    text-align: center;
    width: 100px;
    float: right;
    height: 25px;
    margin-top: 13px; /*background: url(/includes/images/bg/branding_main.png) repeat-x 0px -330px;*/
}

.user_signOut .signOutBtn
{
    display: inline-block;
    background-position: left center;
    display: inline-block;
    line-height: 25px;
    width: 80px;
    font-size: 12px !important;
    font-weight: bold !important;
    background-image: url("/includes/images/mvc/start-upgrade-TYPrestige.png");
    color: white;
}


