.download {
                    	background: url(/_images/products/scheduler/download.png) top left no-repeat;
                    	padding: 20px 15px 15px 70px;
                    	height:150px;
}
.download a:hover {
                    	text-decoration:underline;
}
.download a {
                    	text-decoration:none;
                    	color:#0000ff;
}
.downloadprod {
                    	background: url(/_images/download.png) top left no-repeat;
                    	padding: 20px 15px 15px 70px;
                    	height:150px;
}
.downloadprod a:hover {
                    	text-decoration:underline;
}
.downloadprod a {
                    	text-decoration:none;
                    	color:#0000ff;
}
.downloadrefresher {
                    	background: url(/_images/products/refresher/download.png) top left no-repeat;
                    	padding: 20px 15px 15px 70px;
                    	height:150px;
}
.downloadrefresher a:hover {
                    	text-decoration:underline;
}
.downloadrefresher a {
                    	text-decoration:none;
                    	color:#0000ff;
}
.downloadtitle {
                    	font-size:18px;
                    	font-weight:bold;
                    	padding: 12px 0 0 0;
                    	color:#0000ff;
}
.downloaddetail {
                        font-size:12px;
                    	font-weight:bold;
                    	padding: 25px 0 0 0;
                    	text-decoration:none;
                    	color:#7F4E13;
}
.including {
                        font-size:12px;
                        font-weight:normal;
                    	color:#7F4E13;
}
.fig {
    color: #777777;
	font-size: 10px;
	padding-top: 0em;
	text-align:center;
}