.horoscope{
	/*border: 1px solid black;*/
	direction: rtl;
}

.horoscope_row{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
}
.horoscope_row_selected td, .horoscope_row td{
	vertical-align: top;
	padding-right: 5px;
	direction: ltr;
}

.horoscope_row_selected{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	height: 141px;
}


.horoscope .thumb_img_back{
	/*background: url(/images/common/thumb.jpg);*/
	width: 95px;
	height: 82px;
	/*background: url(/images/common/thumb.jpg);*/
	
}

.horoscope .thumb_frame{
	width: 95px;
	height: 82px;
	background: url(/images/common/thumb_frame.gif);
}

.horoscope .thumb_frame_selected{
	width: 95px;
	height: 82px;
	background:url(/images/common/thumb_top_frame.gif) top left no-repeat;
}

.horoscope .thumb_frame_rollover{
	width: 95px;
	height: 82px;
	background:url(/images/common/thumb_frame_rollover.gif);
}

.horoscope .horoscope_thumb{
	padding-right: 7px;
	overflow: hidden;
	cursor: pointer;
	/*border: 1px solid red;*/
}

.horoscope .horoscope_thumb_selected{
	padding-right: 7px;
	cursor: pointer;
}

.horoscope .horoscope_thumb h3{
	 font-weight: bold;
	 font-size: 12px;
	 text-align: center;
	 margin: 0px;
	 color: #000000;
	 overflow: hidden;	
	 padding-top: 3px;
}

.horoscope .horoscope_thumb_selected h3{
	 font-weight: bold;
	 font-size: 12px;
	 text-align: center;
	 margin: 0px;
	 color: #ffffff;
	 overflow: hidden;	
	 padding-top: 3px;
}

/* SIGN DATA */ 

.horoscope table.signData{
	border-left: 1px solid #A7A7A7;
	border-right:  1px solid #A7A7A7;
	width: 445px;
	padding: 0 13px 0 14px;
	
	background: url(/images/common/gray_gradient_fill_2.gif) top left repeat-x;
	direction: rtl;
	font-weight: normal;
	font-size: 12px;
}

.horoscope .signData p{
	margin: 0;
	padding: 0px 0px 22px 0px;
	line-height: 16px;
}

.horoscope .signData .separator{
	height: 7px;
	background: url(/images/common/horoscope_shad.png) bottom center no-repeat transparent;
	_background: none;
	_filter: expression( cssSetFilter(this, staticResourcesUriPrefix + "/images/common/horoscope_shad.png") );
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/common/horoscope_shad.png',sizingMethod='scale');*/
}


.horoscope .signData div.bottomLinks{
	padding: 10px 0px 6px 0px;
}

.horoscope .signDataBottom{
	width: 445px;
	background: #ffffff url(/images/common/Forum_Lobby_gradient_bg_bot.gif) top left no-repeat;
	height: 27px;
}

.horoscope .signData a, signDataBottom a{
	color: #000000;
}

.horoscope .signData h3{
	margin: 0;
	color: #00AEEF;
	font-size: 12px;
	font-weight: bold;
}
		
.horoscope_row div.closeSignData {
	display: none;
}
	
.horoscope_row_selected div.closeSignData {
	direction: ltr;
  	text-align: left;
  	position: relative;
  	font-size: 11px;
	padding-top: 17px;
	padding-left: 5px;
	cursor: pointer;
	width: 19px;
}

.horoscope_footer {
	color: #000000;
	
	text-decoration: none;
	font-size: 18px;
	font-family: arial;
	background-image: url(/images/common/ordering_bottom_gray_fill.gif);
	height: 40px;
	direction: rtl;
}

.horoscope_footer_right{
	background: url(/images/common/ordering_bottom_gray_right.gif) bottom right no-repeat;
	height: 40px;
	width: 14px;
}


.shatap_img {
	float: left;
	margin-left: -2px;
	_margin-left: -4px;
	margin-top: -14px;
	_margin-top: -20px;
}
