/* Social bookmark Popup */
.highslide-html-blur {
}
.highslide-html-content {
	position: inherit;
	display: none;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color:#F9F9F9;
	background-image:url(../images/common/header_bg/stock_status_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.highslide-wrapper .highslide-html-content {
    width: 235px;
	height:auto;
 	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
.tnc-popup{
	width:750px !important;
}
.highslide-header{
	margin-bottom:20px; 
	margin-top:20px;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.social_bookmark_list{
	height:350px;
	overflow:auto;
}
.social_bookmark_list ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	height:100%;
}
.social_bookmark_list li {
	float: left;
	width: 130px;
	line-height: 25px;
	margin-bottom: 15px;
}
.social_bookmark_list img {
	float: left;
	padding-right: 5px;
}
/* //Social bookmark Popup */
.margin_r100 {
	margin-right: 100px;
}
.largeHdr {
	font-size: 18px;
	color: #003060;
	padding: 0;
	margin: 0 0 12px;
}
UL.noMarginLst {
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.noMarginLst LI {
	margin: 0;
	padding: 1px 0;
	background: none;
}
.normalTxt {
	font-size: 1em;
	color: #444;
	font-weight: normal;
}
.rFloat { float: right; }
.lFloat { float: left; }
.tipIcon {
padding: 0 3px;
vertical-align: middle;
}
.hb_hr
{
height:4px;
border-top:1px solid #ccc;
width:100%;
}
/* //end Social bookmark Popup */