﻿
.ucshare
{

    width: 250px;
    height: 29px;
    background-image: url("../images/bg_icon.gif");
    background-repeat:repeat-x; 
    text-align:center;
    margin-top:5px;
}
.ucsharenotext
{

    width: 250px;
    height: 29px;
    text-align:left;
}
.img_ucshare
{
    padding-top:4px;
    border-style:none;
     vertical-align:middle;
}

.a_ucshare
{

    text-decoration:none;

}

.txt_ucshare
{
	font-family: tahoma;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
	font-size: 11px;
	vertical-align:middle;

}

.ucshareCenter
{  
    padding:15px 0px 15px 0px;
   
      width: 708px;
    height: 29px;
    
    text-align:left;
}
.ucshareCenter .shareLeft
{
    float:left;
    text-align:left;
    width:354px;
   
}
.ucshareCenter .shareLeft a
{
    float:left;
    text-align:left;
    cursor:hand;
}
.ucshareCenter .shareRight
{
    width:354px;
    float:right;
    text-align:right;
     
}

