/*accordion_text*/
.brief_news_header{
	background: url(/images/common/black_strip.gif) repeat-x;
	width: 445px;
	height: 29px;
	color: #FFFFFF;
	text-align: right;
}

.brief_news_header td{
	line-height:28px;
}


.brief_news_header_right {
	background: url('/images/common/brief_news_header_right.bmp') right bottom no-repeat;
	padding-right: 8px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 70px;
}

.brief_news_header_right_new {
	background: url('/images/common/brief_news_header_right.bmp') right bottom no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 8px;
}

.brief_news_header_right2 {
	width: 267px;
	color: #01AEF0;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.brief_news_header_right2_new {
	background: url('/images/common/bikzara.gif') right bottom no-repeat;
	width: 329px;
	color: #01AEF0;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.brief_news_header_middle {
	width: 60px;
	font-size: 12px;
	vertical-align: middle;
	color: white;
}

.brief_news_header_left {
	width: 42px;
	font-size: 11px;	
}

.brief_news_header td.brief_news_header_left {	
	line-height:29px;
	color: white;
}

/*  FINISH HEADER */ 
.AccordionPanel {
	direction: rtl;
	overflow: hidden;
}
div.brief_news_content {
	width: 445px;
	text-align: right;
	_direction: rtl;
	_position: fixed;
}

.brief_news_content tr td {
	height: 23px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
}

.brief_news_content .AccordionPanelClosed .h5 {
	height: 22px;
	overflow: hidden;
	margin: 0px;
	background: url(/images/common/side_bullet_with_arrow_clos.gif) 423px 3px no-repeat;
	padding-right: 24px;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	/*vertical-align: top;*/
	color: #000000;
}

.brief_news_content .AccordionPanelOpen .h5 {
	height: 22px;
	overflow: hidden;
	margin: 0px;
	background: url(/images/common/side_bullet_with_arrow_open.gif) 423px 3px no-repeat;
	padding-right: 24px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}

.brief_news_content .AccordionPanelClosed h5 {
	height: 22px;
	overflow: hidden;
	margin: 0px;
	background: url(/images/common/side_bullet_with_arrow_clos.gif) 423px 3px no-repeat;
	padding-right: 24px;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	/*vertical-align: top;*/
	color: #000000;
}

.brief_news_content .AccordionPanelOpen h5 {
	height: 22px;
	overflow: hidden;
	margin: 0px;
	background: url(/images/common/side_bullet_with_arrow_open.gif) 423px 3px no-repeat;
	padding-right: 24px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}
.brief_news_content .AccordionPanelOpen td.brief_news_content_headline {
	width: 445px;
	background: url(/images/common/gray_fill2.gif) left bottom repeat-x;
	height: 22px;
	font-size: 12px;
	font-weight: bold;

}
.brief_news_content .AccordionPanelClosed td.brief_news_content_headline {
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E8E6E2;
	cursor: pointer;
	width:445px;
}
.brief_news_content .AccordionPanelClosed {
	border: none;
}

.brief_news_content .AccordionPanelOpen {
	border-left: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
}
/*
.generic_img {
	border: none;
}

.generic_pic82x62 {
	width: 82px;
	height: 62px;
}
*/

.brief_news_content_open a p {
	height: 68px;
	width: 330px;
	overflow: hidden;	
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	/*direction: rtl;*/
	/*text-align: right;*/
	vertical-align: middle;
}

.brief_news_content_open .brief_news_image {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: pointer;	
	vertical-align: top;
}

.brief_news_content_closed td {
	background: none;
	
}
.brief_news_content_open .accordion_text {
	vertical-align: top;
	padding: 6px 0 0 15px;
	font-weight: normal;

}

.accordion_text_only {
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.accordion_text_only p,
.accordion_text_only p a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
}

.brief_news_content_open .accordion_text p a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}

/*
.generic_trwhite {
	background: url(/images/common/corner_white_topright.png) no-repeat right top;
	_background-image: url(/images/common/corner_white_topright.gif);
}
.generic_brwhite {
	background: url(/images/common/corner_white_bottomright.png) no-repeat right bottom;
	_background-image: url(/images/common/corner_white_bottomright.gif);
}
.generic_pic82x62 .generic_trwhite, .generic_pic82x62 .generic_brwhite {
	height: 62px;
}
*/
.brief_news_content .AccordionPanelContent {
	margin: 0px;
	padding: 0px;
	/*cursor: pointer;*/
}


