#featured_downloads {
	width:551px;
	float:left;
	margin-left:4px;
}

#featured_downloads .featured_dl {
	float:left;
	width:264px;
	margin:0 10px 0 0;
}

#featured_downloads .featured_dl .header {
	height:10px;
}

#featured_downloads .featured_dl .content {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#featured_downloads .featured_dl .footer {
	height:10px;
}

#featured_downloadsB {
	float:left;
	margin-left:4px;
	border-bottom:3px solid #389a1a;
	height:223px;
	width:845px;
}

#featured_downloadsB #featured_dl_fault {
	background:url(/images/downloads/bg_featured_fault.gif) no-repeat;
	width:267px;
	height:207px;
	float:left;
	padding-top:45px;
	margin-right:15px;
}

#featured_downloadsB #featured_dl_monitor {
	background:url(/images/downloads/bg_featured_monitor.gif) no-repeat;
	width:267px;
	height:207px;
	float:left;
	padding-top:45px;
	margin-right:15px;
}

#featured_downloadsB #featured_dl_know {
	background:url(/images/downloads/bg_featured_know.gif) no-repeat;
	width:275px;
	height:207px;
	float:left;
	padding-top:45px;
}

#top_downloads {
	width:291px;
	float:left;
}

#top_downloads .header {
	height:34px;
}

#top_downloads .content {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-bottom:10px;
}

#top_downloads .content a {
	color:#666;
	text-decoration: underline;
}

#top_downloads .content a:hover {
	text-decoration: none;
}

#top_downloads .footer {
	height:11px;
}

#top_downloads #top_dl_table .th {
	padding-top:5px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	color:#888;
}

#top_downloads #top_dl_table .th_center {
	padding-top:5px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	color:#888;
	text-align:center;
}

#top_downloads #top_dl_table .td {
	padding-top:5px;
}

#top_downloads #top_dl_table .td_bottom {
	padding-top:5px;
}

.product_family {
	clear:both; 
	width:842px;
	margin:0 0 10px 4px;
	padding-top:10px
}

.product_family .header {
	height:39px;
}

.product_family .content {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
}

.product_family .content a {
	color:#666;
	text-decoration: none;
}

.product_family .content a:hover {
	color:#666;
	text-decoration: underline;
}

.product_family_table .th {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	color:#888;
}

.product_family_table .th_center {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	color:#888;
	text-align:center;
}

.product_family_table .td {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}

.product_family_table .td_bottom {
	padding:10px 0 0 0;
	font-size:12px;
}

/* begin a/b test styles */
.product_family_table .td a.prodNameRegLink, .product_family_table .td_bottom a.prodNameRegLink {
    font-weight:600;
    color:#1e7ea4;
    text-decoration: none;
    border-bottom:1px dotted #1e7ea4;
}

.product_family_table .td a.prodNameRegLink:hover, .product_family_table .td_bottom a.prodNameRegLink:hover {
    color:#f1ac02;
    text-decoration: none;
    border-bottom:1px dotted #f1ac02;
}
/* end a/b test styles */

.popup_icon {
	margin-left:10px;
}	

.hidden {
	display: none;
}


/* download buttons (grey) */
div.btnDownload { text-align:right; margin-top:15px; margin-bottom:10px; height:19px;}
div.btnDownload a { height:19px; background:transparent url('') no-repeat top left; display:block; float:right; }
div.btnDownload a span { display:none; }

#dlbKiwiSecTunnel { background-image:url('/images/Products/kiwi_syslog_server/btn_dl_kiwiSecTunnel.gif'); width:198px; }
#dlbKiwiSyslogGen { background-image:url('/images/Products/kiwi_syslog_server/btn_dl_kiwiSyslogGen.gif'); width:174px; }
#dlbKiwiHarvester { background-image:url('/images/Products/kiwi_syslog_server/btn_dl_kiwiHarvester.gif'); width:175px; }
#dlbKiwiHarvesterGen { background-image:url('/images/Products/kiwi_syslog_server/btn_dl_kiwiHarvesterGen.gif'); width:198px; }
/* end download buttons */