@charset "UTF-8";

/* Zeeis Press Page Specific CSS
 * Copyright(c) 2009 Zeeis.
 * Originally designed in March 2009.
 * $Date: 2009-06-11 22:45:06 +0000 (Thu, 11 Jun 2009) $ 
 * $Author: ts $
 * $Rev: 251 $
*/

.download_title
{
	width: 100%;

}
.downloads_title h3 
{
	float:left;
	font-size: 1em;
}
.downloads_title a
{
	float: right;
	font-size: 1em;
	margin-top: 10px;
	font-weight:bold;
}
.downloads_desc
{
	clear:both;
	width: 100%;
}
.downloads_desc p
{
	margin:0;
}

.download_table
{
	width: 100%;

}

.dots_line
{
	background-position: 50% bottom;
	font-size: 1px;
	background-image: url(http://img.zeeis.com/widgets/dots/drop_gray.gif);
	background-repeat: repeat-x;
	height: 15px;
}
