﻿
#shareThisMenu{
	position: relative;
	display: inline-block;
	float: right;
}
.shareThisMenu_body img {
	float: right;
}
.shareThisMenu_head{
	border:0px;
	cursor: pointer;
}
.shareThisMenu_body {
	width:145px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:left;
	margin:0 0 0 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 25px;
	font-size:.9em;
}
.shareThisMenu_body li{background:#eeeeee; list-style-type:none;}
.shareThisMenu_body li a{color:#125687; text-decoration:none; padding:5px 5px 5px 8px; display:block;}
.shareThisMenu_body li a:hover{font-weight:bold;}
.shareThisMenu_body li.alt{background:#dddddd;}



#connectWithButton {
	background-image: url('/assets/images/v15/btn_Connect.png');
	height: 21px;
	width: 171px;
	text-align: left;
	padding-left: 4px;
	background-repeat: no-repeat;
	color: #125687;
	font-weight: normal;
	font-size: 13px;
	padding-top: 1px;
	display: block;
}
#connectWithMenu{
	display: block;
	position: relative;	
	padding-bottom: 10px;	
}
.connectWithMenu_body img {
	float: right;
}
.connectWithMenu_head{
	border:0px;
	cursor: pointer;
}
.connectWithMenu_body {
	width:168px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:left;
	margin:0 0 0 0;
	padding: 0;	
	z-index: 9999;
	left: 0px;
	top: 25px;
	font-size:1.0em;
}
.connectWithMenu_body li{background:#eeeeee;  list-style-type:none;}
.connectWithMenu_body li a{color:#125687; text-decoration:none; padding:5px 5px 5px 8px; display:block;}
.connectWithMenu_body li a:hover{font-weight:bold;}
.connectWithMenu_body li.alt{background:#dddddd;}

td.twitter-follow-button-container{width:86px}
a.twitter-follow-button	{
    display: inline-block;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -border-radius: 4px;
    min-height: 22px;
    height: 22px;
    line-height: 22px;
    background: #1D6B9C url(http://static1.localjobnetwork.com/Assets/images/V15/bg_twitter_button_gradient.png) repeat-x;
    border: 1px solid #18566A;
    padding: 0 7px 0 2px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    cursor:pointer;
}

a.twitter-follow-button:hover {
    border: 1px solid #00242C;
    background-position: left -23px;
}

a.twitter-follow-button b{
    display: block;
    float:left;
    background: url(http://static1.localjobnetwork.com/Assets/images/V15/twitter_icon_t_170px.png) no-repeat 3px 3px;
    height: 22px;
    width: 22px;
    border-right: 1px solid #094B60;
}

a.twitter-follow-button span{
    display:block;
    float: left;
    width: 75px;
}
