#wsh-menu_container {
	width: 25%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: right;
	margin: 12px 0 8px;
	}
	
.wsh-buttons {
  -moz-box-sizing: border-box;
  font-size: 14px;
  height: 29px;
  margin: 0;
  vertical-align: top;
  width: 38px;
  padding: 4px 8px;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-size: auto;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(#6991D4, #3366BB, #3366BB) repeat scroll 0 0 transparent;
  border-image: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: Arial,Verdana,sans-serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  white-space: nowrap;
	line-height: 23px;
	border-radius: 3px 3px 3px 3px !important;
  border-style: solid;
  border-width: 1px;
  border-color: #3388FF #3366BB #163C7D #3366BB;
	
}

.wsh-buttons:hover {
	background: linear-gradient(#ADDB71, #88BB44, #88BB44, #88BB44, #88BB44) repeat scroll 0 0 transparent;
	border-color: #9CC861 #88BB44 #6C9339;
	text-decoration: none;
	}

.wsh-emailpage span{background: url("../images/clear_email.gif") no-repeat scroll 2px 0px transparent;}
.wsh-printpage span{background: url("../images/clear_print.gif") no-repeat scroll 2px -1px transparent;}
.wsh-sharepage span{background: url("../images/icon_share.gif") no-repeat scroll 1px 0px transparent;}
.wsh-emailpage span, .wsh-printpage span, .wsh-sharepage span {
    display: block;
    height: 24px;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    color: #fff;
  }
  
  select {min-width: 100px;;}
  
  
  
@media screen and (-webkit-min-device-pixel-ratio:0) {

 .wsh-buttons {
 		padding: 0px;
 	
 	}
 	.wsh-buttons a{
 		display: inline-block;
 		*display: inline;
 		zoom: 1;
 		margin-left: 0px;
 		/*border: 1px solid yellow;*/
 		width: 24px;
 	}
 	
	.wsh-emailpage span{background-position: 4px 4px }
	.wsh-printpage span{background-position: 4px 4px}
	.wsh-sharepage span{background-position: 3px 6px }
	
	.wsh_briefcase {padding-right: 3px !important;}
	
	.wsh-buttons, .submit {  background-color: #3366bb;}
	.wsh-buttons:hover, .submit:hover { background-color: #88bb44;}
	
 }
 
 
.wsh_twitter_feed {
	
	}
	
.wsh_twitter_feed h3 {
	font-size: 14px;
	border-bottom: 0px solid #ccc;
	margin-top: 0px;
	padding: 0px;
	float: left;
	}

.wsh_twitter_feed .twitter-follow-button {
	float: right;
	}
	
.wsh_twitter_feed hr {
	clear: both;
	border: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	}
	
.wsh_twitter_feed .ndq-twitter-image {
  -moz-force-broken-image-icon: 1;
  border-radius: 5px 5px 5px 5px;

}

.static .contactInfo li {
	margin-bottom:10px;
}
#corpright .contactInfo li,
.static .contactInfo li {
	margin-bottom:10px;
}