/* 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 */
#morzila {
	width:450px;
	float:right;

}
#toolbar {
	width:450px;
	float:right;
	height:100px;
	padding-top:30px;
}

#toolbar #firfox {

	width:220px;
	height:100px;
	float:left;
	/*background:url(../images2/morzila.gif) left top no-repeat;*/

}


#toolbar #ie {
width:220px;
height:100px;
float:right;
/*background:url(../images2/ie.gif) left top no-repeat;*/
	
}

/* Reading */
#reading {
	width:400px;
	float:left;
	padding-top:10px;
}
#reading div.section {
	padding:8px 0 8px 15px;
}
#reading label.line {
	display:block;
	font-size:12px;
	color:#8C8C8C;
	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 h2 {
	color:#0084CA;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	padding-bottom:10px;
}
#reading #installationie {
	clear:both;
	padding:5px 0 0 97px;
	height:30px;
	background:url(../images2/installationie.jpg) left top no-repeat;
}
#reading #installationfir {
	clear:both;
	padding:5px 0 0 97px;
	height:30px;
	background:url(../images2/installationfir.jpg) left top no-repeat;
}


#reading #featuers {
	clear:both;
	padding-top:5px;
	padding-left:97px;
	height:30px;
	background:url(../images2/featuers.gif) left top no-repeat;
}

#reading #tips {
	padding-top:10px;
}
#reading #tips ul {
	
		padding-left:20px;
		/*color:#999999;*/
		color:#000000;
}
#reading #tips li {
	/*font-size:11px;*/
	font-size:12px;
	padding-bottom:05px;
}
#reading #tips a:link, #reading #tips a:visited {
	/*color:#8C8C8C;*/
	color:#000000;
	text-decoration:none;
}
#reading #tips a:hover {
	color:#FF7400;
}
#reading #tips span {
	font-style:italic;
}

/* Reading Right Side */
#read-rightside {
	float:right;
	width:205px;
	padding-right:25px;
}
* 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;
}
