﻿.socialLinks 
{
	font-size: 11px;
	width:98%;
	text-align:right;
	padding-bottom:7px;
}

.socialLinks .displayMenu
{
    padding: 5px;
    text-align: left;
    visibility: hidden;
    width: 115px;
    height: 90px;
    
    background-position: left top;
    background-image: url(../../media/images/displayMenuBG_04.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.displayMenuRadio
{
    padding:0px;
    margin:0px;
}

.socialLinks .displayMenuLink
{
    cursor: hand;
    border-bottom: black 1px solid;
}

.socialLinks a
{
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    cursor: hand;
}

.socialLinks a:hover
{
    text-decoration:underline;
}