body{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.link-box
{
	background:#E0F8E0;
	font-family: Verdana;
	font-size: 13px;
	vertical-align:top;
}

.lightbox{
	display:none;
	position: absolute;
	top:40%;
	left:50%;
	z-index:10001;
	height:500px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
    width: 750px;
    margin:-225px 0 0 -375px;
    text-align: center;
    background: #fff url( /themes/reader/images/dz-lightbox-bg.gif ) 0 0 repeat-x;
}
a {
    color: #125BB3;
    color: #3060A0;
    color: #36c;
    /*color: #24a;*/
    /*color: #1428CC;*/
    text-decoration: none;
}
a:visited {
    color: #6B8FB3;
    color: #36a;
}
a:hover {
    color: #22e;
    text-decoration: underline;
}
.linkblock a.comment {
    color: #f96;
}
.pageTitle h1 {
    padding: 0 0 0 6px;
	top: 2px;
    font-size: 200%;
    font-weight: normal;
    text-transform: capitalize;
    color: #484848;
	z-index: 900;
	float: left;
	position: relative;
	overflow: hidden;
}

