.jip
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
	display: inline;
}
#rounded0 div.t,#rounded0 div.b {
	height: 6px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#rounded0 div.m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 8px;
}

#rounded0 div.t {
	background: url(../../images/j_border.png) 0 0 repeat-x;
}

#rounded0 div.t div.t {
	background: url(../../images/j_crn_tr_light.png) 100% 0 no-repeat;
}

#rounded0 div.t div.t div.t {
	background: url(../../images/j_crn_tl_light.png) 0 0 no-repeat;
}

#rounded0 div.b {
	background: url(../../images/j_border.png) 0 100% repeat-x;
}

#rounded0 div.b div.b {
	background: url(../../images/j_crn_br_light.png) 100% 0 no-repeat;
}

#rounded0 div.b div.b div.b {
	background: url(../../images/j_crn_bl_light.png) 0 0 no-repeat;
}

div#rounded1 {
	background: #f7f7f7;
}
div#rounded0 {
	background: #ffffff;
}

#rounded1 div.t,#rounded1 div.b {
	height: 6px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#rounded1 div.m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 8px;
}

#rounded1 div.t {
	background: url(../../images/j_border.png) 0 0 repeat-x;
}

#rounded1 div.t div.t {
	background: url(../../images/j_crn_tr_dark.png) 100% 0 no-repeat;
}

#rounded1 div.t div.t div.t {
	background: url(../../images/j_crn_tl_dark.png) 0 0 no-repeat;
}

#rounded1 div.b {
	background: url(../../images/j_border.png) 0 100% repeat-x;
}

#rounded1 div.b div.b {
	background: url(../../images/j_crn_br_dark.png) 100% 0 no-repeat;
}

#rounded1 div.b div.b div.b {
	background: url(../../images/j_crn_bl_dark.png) 0 0 no-repeat;
}

dd.twitterdd {
	margin-left: 0 !important;
	overflow: hidden;
	padding-left: 15px;
	position: relative;
	top: -5px;
	width: 100%;
}

.jstwitter {
	margin: 0 90px 0 0;
	/*border: 1px solid red;*/
	width: 99%;
}

.jstwitter {
	float: left;
	margin: 0 30px 0 0;
	position: relative;
}

.jstwitter b.twb {
	background: transparent url(../../images/bablyas5a.gif) no-repeat scroll
		left top;
	display: inline-block;
	font-size: 0;
	height: 13px;
	line-height: 0;
	margin: 25px 0 0 -10px;
	position: absolute;
	width: 11px;
	z-index: 10;
}

.jstwitter div.twdiv {
	background: transparent url(../../images/bablyas2.gif) no-repeat scroll
		right top;
	height: 5px;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.jstwitter div.twdiv i {
	background: transparent url(../../images/bablyas1.gif) no-repeat scroll
		left bottom;
	display: inline-block;
	font-size: 0;
	height: 5px;
	line-height: 0;
	width: 5px;
}

.jstwitter dl {
	background-color: #F2F2F2;
	border: 1px solid #E0E1E2;
	margin: 0;
	padding: 5px;
	position: relative;
}

.jstwitter dt {
	
}

.jstwitter dd {
	margin: 0;
}

p.twp {
	margin: 0;
	padding: 0;
}

.jstwitter p.twp {
	background: transparent url(../../images/bablyas4.gif) no-repeat scroll
		right top;
	height: 5px;
	margin-top: -5px;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.jstwitter p.twp i {
	background: transparent url(../../images/bablyas3.gif) no-repeat scroll
		left bottom;
	display: inline-block;
	font-size: 0;
	height: 5px;
	line-height: 0;
	width: 5px;
}

.mytipdrop-tip {
	width: 200px;
	z-index: 13000;
	border: 1px solid #d0d0d0;
}

.mytipdrop-title {
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 4px;
	background-color: #d0d0d0;
	border-left: 5px solid whitesmoke;
	border-right: 5px solid whitesmoke;
	border-top: 5px solid whitesmoke;
	color: #000;
}

.mytipdrop-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background-color: #fff;
	border-bottom: 5px solid whitesmoke;
	border-left: 5px solid whitesmoke;
	border-right: 5px solid whitesmoke;
	border-top: 5px solid whitesmoke;
	color: #000;
}

/* Related field decoration */
.article_selector_span {
	margin-bottom:2px;
	margin-left:5px;
	float: left;
	padding: 5px 5px;
	background: #F0F0F0;
}
.article_selector_span a {
	margin-left: 5px;
}