/*
+**********************************************************************+
|  Copyright (c) 2003 CSCare Inc. All Rights Reserved.                 |
|  This is proprietary source code of CSCare Inc.                      |
+**********************************************************************+
*/
/*
+**********************************************************************+
| PAGE PRODUCTS                                                        |
+**********************************************************************+
*/	
#pgproducts H1 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-top: 40px; 
	padding-left: 100px; 
	background: url(../img/banner_news_left.gif) no-repeat 0px 0px; 
	margin: 10px 0px 10px 0px; 
}
#pgproducts TABLE { 
	width: 700px; 
	margin-bottom: 20px; 	
}
#pgproducts TD { 
	text-align: center; 
	width: 50%; 
	vertical-align: top; 
	font-size: 12px; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-bottom: 5px;
}
#pgproducts TD.mid { 
/*	border-left: 1px solid Silver; */
	border-right: 1px solid Silver; 
}
#pgproducts TR.last TD { 
	border-top: 1px solid Silver; 
	padding-top: 20px; 
}
#pgproducts TD A {
	width: auto; 
	margin-bottom: 10px; 
	padding-top: 130px; 
	text-decoration: none; 
	color: Black; 
	font-size: 12px; 
}
#pgproducts IMG {
	border: none;
	margin-top: 5px;
	margin-bottom: 10px;	
}
#disproducts {
	border-top: 1px dashed silver; /* no dotted line in new version */
	padding-top: 3px;
	margin-bottom: 2px;
	text-align: center;
/*	padding-top: 40px; */ 
	padding-top:  15px;
}
#disproducts SPAN {
	font-size: 9px;
	font-weight: bold;
}
#disproducts IMG {
	margin: 3px;
	border: none;
}
#disproducts A.disprod {
	padding-top: 50px;
}
#pgproducts #asnmp, #pgproducts #jwinsvc {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#pgproducts #tconsole, pgproducts #sconsole {
	padding-left: 10px;
	padding-right: 10px;	
}
