/* Container Styles for DotNetNuke */
.ajaxDropDown {
	float:right;
	text-align:right;
}
.ajaxDropDownLeft {
	float:left;
}
.hdImgDropDown {
	float:left;
}
/*.rssNewsIcon {
	height:0px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	visibility:hidden;
}*/


.socialIcons {
	float:right;
	text-align:right;
	/*width:300px;*/
	/*padding-right:19px;*/
	position:relative;

}
.socialIcons table td{
	width:16px;
	height:16px;
	*width:16px;
	*height:16px;
	vertical-align: bottom !important;
}
.socialIcons table td span{
	width:16px;
	height:16px;
	display:block;
}
.socialIcons span.spacer {
	font-size:1px;
	line-height:1px;
	margin-right:5px;
}
.socialIcons #no_tbr{
	position:absolute;
	top:-50px;
	right:-16px;
	*top:-50px;/*IE*/
	*right:-22px;/*IE*/
}
.socialIcons #newpaget{
	position:absolute;
	top:-50px;
	right:-8px;
}
.socialIcons #no_tbr td{width:16px; height:16px;}

.tellFriend {

}
