﻿/********************  SocNet Own Creation *******************/
/********************  Common Style Sheet - Applies to all countries *******************/
/********************  Country specific styles should be written in community.css  *******************/

#left-col-widget-box .widget-hdr h4 a span.expand
{
    background: transparent url(/images/4105/SocNet/css/arrow-down.gif) no-repeat scroll 0 5px;
    display: block;
    padding: 0 0 0 14px;
    cursor: pointer;
    width: 150px;
}

#left-col-widget-box .widget-hdr h4 a span.collapse
{
    background: transparent url(/images/4105/SocNet/css/arrow-right.gif) no-repeat scroll 0 5px;
    display: block;
    padding: 0 0 0 14px;
    cursor: pointer;
    width: 150px;
}

.btn-greypill, div.btn-greypill 
{
    background: transparent url(/images/1031/SocNet/css/btn_grey_pill_rt.gif) no-repeat scroll top right; 
    display: block;
    float: left;
    height: 20px; 
    margin-right: 0px;
    padding-right: 9px; 
    text-decoration: none;
    color: #515151;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    _padding-right: 0px;
    _line-height : 20px;
}


.btn-greypill .greypill
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/1031/SocNet/css/btn_grey_pill_left.gif) no-repeat scroll 0 0;
    color:#515151;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding:3px 0px 6px 9px;
    margin: 0px 0px 0px 0px;
    text-decoration:none;
    border: 0px none;
    cursor:pointer;
}

input.greypill
{
overflow:visible;
}

.EditWeightBtnStyle
{
    padding-top: 10px;
    
}
