/********************************/
/*MEMBERSHIP LOGIN CONTROL STYLE*/
/********************************/

#BtwContentRelatedItems
{
}
#BtwContentRelatedItems .RelatedItem
{
	padding-top:5px;
	line-height:20px;
}
#BtwContentRelatedItems .RelatedItem a
{
	color:Black;
	font-size:14px;
	font-weight:bold;
	background-image:url("/App_Themes/he-IL/images/inner/dot.gif");
	background-repeat:no-repeat;
	background-position:right;
	display:inline-block;
	padding-right:12px;
	text-decoration:none;
}
#BtwContentRelatedItems .RelatedItem a:hover
{
	color:#55AAFF;
	text-decoration:none !important;
}

#BtwContentRelatedItems .AltRelatedItem
{
	padding-top:5px;
	line-height:20px;
}
#BtwContentRelatedItems .AltRelatedItem a
{
	color:Black;
	font-size:14px;
	font-weight:bold;
	background-image:url("/App_Themes/he-IL/images/inner/dot.gif");
	background-repeat:no-repeat;
	background-position:right;
	display:inline-block;
	padding-right:12px;
	text-decoration:none;
}
#BtwContentRelatedItems .AltRelatedItem a:hover
{
	color: #55AAFF;
	text-decoration: none !important;
}

