.bc-title {
	display : block !important ;
	visibility : visible !important ;
}

/* win ie 6 \*/
*html .bc-title {
	display : block !important ;
	visibility : visible !important ;
	height : 1% !important ;
}
/* win ie 6 */

.bc-contents {
	display : block !important ;
	visibility : visible !important ;
	border : solid 1px #666 ;
	padding : 3px !important ;
	margin : 0px 2px !important ;
}

/* win ie 6 \*/
*html .bc-contents {
	height : 1% !important ;
}
/* win ie 6 */

.bc-contents a:link {
	display : inline !important ;
	visibility : visible !important ;
	text-decoration : none ;
	text-indent : 0px !important ;
}
.bc-contents a:active {
	display : inline !important ;
	visibility : visible !important ;
	text-decoration : none !important ;
	text-indent : 0px !important ;
}
.bc-contents a:visited {
	display : inline !important ;
	visibility : visible !important ;
	text-decoration : none !important ;
	text-indent : 0px !important ;
}
.bc-contents a:hover {
	display : inline !important ;
	visibility : visible !important ;
	text-decoration : none !important ;
	text-indent : 0px !important ;
}
