.reader_href {
	font-size: 13px;
	text-decoration: underline;
	color: #3169B5;
}

.reader_href:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #ff6600;
}


.reader_menu {
	padding-left: 5px;
	padding-top: 0px;
	height: 25px;
	background: #5FAEFE;
}

.reader_menu_item {
	cursor: pointer;
	padding: 4px;
	padding-bottom: 0px;
	margin-right: 5px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	float: left;
	height: 21px;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff; 
	text-decoration: none;
	background: #EAEAEA url('gfx/tabs_bg.png') repeat-x 0 -111px;
}

.reader_title {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff; 
}


.reader_wit1 {
	cursor: pointer;
	border-bottom: solid 1px #fff;
	margin-top: 1px;
	margin-left:17px;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000; 
}

.reader_wit1a {
	cursor: pointer;
	background: #F6F9FF;
	border-bottom: solid 1px #fff;
	padding: 4px;
	margin-top: 1px;
	margin-left:7px;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000; 
}

.reader_wit1b {
	cursor: pointer;
	background: #FFF;
	border-bottom: solid 1px #fff;
	padding: 4px;
	margin-top: 1px;
	margin-left:7px;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000; 
}

.reader_wit2 {
	cursor: pointer;
	border-bottom: solid 1px #ccc;
	background: #EEF5FF;

	cursor: pointer;
	margin-top: 1px;
	margin-left:17px;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666; 
}

.reader_wit2a {
	cursor: pointer;
	border-bottom: solid 1px #ccc;
	background: #EEF5FF;
	padding: 4px;
	cursor: pointer;
	margin-top: 1px;
	margin-left:7px;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666; 
}

.reader_wip1 {
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.reader_wip1:hover {
	background: #EEF5FF;
	color: #000;
}

.reader_wip2 {
	padding-left: 4px;
	padding-right: 4px;
	background: #EEF5FF;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}