/* Tagline */
#tagline {
	text-align:left;
}
#tagline h2 {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:10px 0;
	padding-bottom:10px;
}
#tagline img {
	padding-right:5px;
}

/* Reading */
#reading {
	/*width:315px;*/
	width:620px;
	float:left;
	/*padding-top:50px;*/
	padding-top:2px;
	/*border:solid #000000 1px;*/
}
#reading div.section {
	padding:8px 0 8px 15px;
}
#reading label.line {
	display:block;
	font-size:12px;
	/*color:#8C8C8C;*/
	color:#000000;
	padding-bottom:4px;
}
#reading label.inline {
	font-size:11px;
	color:#8C8C8C;
}
#reading input.checkbox {
	display:inline;
	vertical-align:middle;
}
#reading #slider {
	margin-left:-10px;
}
#reading select.voice {
	width:270px;
}

#reading #tips-head {
	clear:both;
	padding:13px 0 0 97px;
}
#reading #tips-head h3 {
	width:61px;
	height:19px;
	text-indent:-9999px;
	background:url(../images2/tips-button.gif) left top no-repeat;
}

#reading #tips {
	padding-top:17px;
}
#reading #tips ul {
	list-style:url(../images2/orange-bullet.gif) outside;
	padding-left:20px;
}
#reading #tips li {
	font-size:11px;
	padding-bottom:11px;
}
#reading #tips a:link, #reading #tips a:visited {
	color:#8C8C8C;
	text-decoration:none;
}
#reading #tips a:hover {
	color:#FF7400;
}
#reading #tips span {
	font-style:italic;
}

/* Reading Right Side */
#read-rightside {
	float:right;
	width:236px;
	padding-right:32px;
}
* html #read-rightside {
	padding-right:6px;
}
#read-button {
	padding:25px 0 80px 115px;
}
#read-button a {
	display:block;
	width:97px;
	height:31px;
	background:url(../images2/read-button.gif) left top no-repeat;
	text-indent:-9999px;
}