/* AU */

* {margin:0;padding:0;}
img, fieldset {border:0;}

ol, ul{list-style:none;}
blockquote, q{quotes:none;}
caption, th{text-align:left;}
blockquote:before, blockquote:after, q:before, q:after{content:''; content:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
address, caption, code, dfn, th, var{font-style:normal; font-weight:normal;}

body {
	background:#ddd url(images/bg_main.gif) repeat 50% 0;
	font: 10px verdana,sans-serif;
	color: #666;
}

a {
	color: #ff0000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;	
}

span.highlight {
	color: #ff0000;
}

#wrapper {
	width:940px;
	padding: 0 10px; margin: 0 auto;
	position: relative;
}
/* 		#homepage #wrapper {
			width:941px;
			padding: 0 13px 0 14px; margin: 0 auto;
		} */

#skip{ 
	display:none;	
}

/* LOGO */
	#logo {
		position:absolute;
		top: 30px; left:40px;
	}
	
	
/* SEARCH BOX */	
	#searchBox {
		position:absolute;
		top: 0; right:14px;
		background:#fff url(images/search_divider.gif) no-repeat 0 0;
		padding: 10px 0 0 15px; margin: 0 0 0 15px;
	}
		#searchBox label{
			display:block;
			font: 100% verdana,sans-serif;
			margin: 0 0 2px 0;
		}
		#searchBox input#searchfield{
			width: 121px; height:15px;
			vertical-align: middle;
		}
		#searchBox input.go{
			vertical-align: middle;
			width: 36px;
			height: 18px;
		}

		
/*********************************
  START NAVIGATIONS  
*********************************/

/* Auxilary Navigation */
	 div#auxilaryNav {
	 	position:absolute;
		top: 10px; right:200px;
		width:56.5em;	
		font: 100% verdana,sans-serif;
	 }
	 		div#auxilaryNav ul{
			 	list-style: none;
				display: block;
				margin: 0 0 5px 0;
				float: right;
				width: 55.5em;
			 }
			div#auxilaryNav li{
			 	list-style: none;
				float: right;
				background: url(images/navigation/pipe_quicklinksNav.gif) no-repeat 100% 60%;
				padding: 0 10px;
			 }
			 		div#auxilaryNav li.last{
					 	background: none;
					 }
					div#auxilaryNav li.rssicon{
						padding: 0;
					 }
					div#auxilaryNav li.rsstxt{
						padding: 0 5px 0 10px;
					 }					 
			 div#auxilaryNav li a{
			 	font: 100% verdana, san-serif;
				color: #ff0000;
			 }
			 		div#auxilaryNav li a:hover{
					 	color: #000;
					 }
			 		
/* Quicklinks Navigation */			 
	div#quicklinksNav {
		/* border: 1px solid #67ff00; */
		position:absolute;
		top: 72px; right:10px;
		background: #E5E5E5 url(images/navigation/bg_quicklinks_left.gif) no-repeat 0 0;
		width:51.2em; height: 29px; /* width:31.7em; */
		z-index: 10;
	}
	#homepage div#quicklinksNav {
		right:14px;
	}
			div#quicklinksNav h2{
				float: left;
				font: bold 120% verdana, sans-serif;
				width: 71px; height: 9px;
				margin: 11px 5px 0 15px;
				text-indent: -5000px;
				background: url(images/navigation/quicklinkNav_QuickLink.gif) no-repeat 0 0;
				
			 }
			 div#quicklinksNav ul{
				/* border: 1px solid #ff0000; */
				background: #E5E5E5 url(images/navigation/bg_quicklinks_right.gif) no-repeat 100% 0;
				width:41.6em; height: 29px; /* width:22.1em; */
				float: right;
			 }
			div#quicklinksNav li{
			 	list-style:none;
				float: left;
				padding: 0 10px; margin: 8px 0 0 0;
				display: block;
				background: url(images/navigation/pipe_quicklinksNav.gif) no-repeat 100% 70%;
			 }
			 		div#quicklinksNav li.last{
						background: none;
					 }
					 div#quicklinksNav li a{
					 	font: 10px verdana, san-serif;
						color: #ff0000;
					 }
					 div#quicklinksNav li a:hover{
					 	color: #000;
					 }
			 		
/* START Primary Navigation */		 
	div#primaryNav {
		position:absolute;
		top: 98px; left:10px;
		width:940px; height:40px;
		background: url(images/navigation/primeNav_bg.png) repeat 0 0;
		z-index:20;
	}
			#homepage div#primaryNav {
				width:941px;
				left:13px;
			}
			
			div#primaryNav ul li{
			 	list-style:none;
				float: left;
				display:block;
				margin: 4px 0 0 0;
				background: url(images/navigation/pipe_primarynav.gif) no-repeat 100% 50%;
			 }
				 div#primaryNav ul li.partners{
				 	background: none;
				 }
				 
				 	li.home a{
						background: url(images/navigation/primeNav_home.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:60px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.home a.active, li.home a:hover{
								background: url(images/navigation/primeNav_home_on.gif) no-repeat 50% 100%;
							}
				 
			 		li.homebiz a{
						background: url(images/navigation/primeNav_homebiz.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:160px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.homebiz a.active, li.homebiz a:hover{
								background: url(images/navigation/primeNav_homebiz_on.gif) no-repeat 50% 100%;
							}
					li.smallbiz a{
						background: url(images/navigation/primeNav_smallbiz.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:131px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.smallbiz a.active, li.smallbiz a:hover{
								background: url(images/navigation/primeNav_smallbiz_on.gif) no-repeat 50% 100%;
							}
					li.mediumbiz a{
						background: url(images/navigation/primeNav_mediumbiz.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:139px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.mediumbiz a.active, li.mediumbiz a:hover{
								background: url(images/navigation/primeNav_mediumbiz_on.gif) no-repeat 50% 100%;
							}
					li.enterprisebiz a{
						background: url(images/navigation/primeNav_enterprisebiz.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:166px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.enterprisebiz a.active, li.enterprisebiz a:hover{
								background: url(images/navigation/primeNav_enterprisebiz_on.gif) no-repeat 50% 100%;
							}
					li.partners a{
						background: url(images/navigation/primeNav_partners.gif) no-repeat 50% 11px;
						text-indent: -5000px;
						width:88px; height:32px;
						display:block;
						text-decoration:none;
					}
							li.partners a.active, li.partners a:hover{
								background: url(images/navigation/primeNav_partners_on.gif) no-repeat 50% 100%;
							}
/* END Primary Navigation */
/* START Subprime Navigation */
	div#subPrimeNav {
		position:absolute;
		top: 134px; left:10px;
		background: #E5E5E5;
		width:940px; height: 32px;
		z-index:16;
	}
		div#subPrimeNav li{
			list-style: none;
			float: left;
			background: url(images/navigation/pipe_subprimarynav.gif) no-repeat 100% 50%;
		}
			div#subPrimeNav li.worry a{
				background: url(images/navigation/subPrimeNav_sb_worryfree.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width: 283px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.worry a.active, div#subPrimeNav li.worry a:hover{
						background: url(images/navigation/subPrimeNav_sb_worryfree_on.gif) no-repeat 50% 11px;
					}					
			div#subPrimeNav li.support a{
				background: url(images/navigation/subPrimeNav_sb_support.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width: 43px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.support a.active, div#subPrimeNav li.support a:hover{
						background: url(images/navigation/subPrimeNav_sb_support_on.gif) no-repeat 50% 11px;
					}
			div#subPrimeNav li.threats a{
				background: url(images/navigation/subPrimeNav_sb_threats.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width: 43px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.threats a.active, div#subPrimeNav li.threats a:hover{
						background: url(images/navigation/subPrimeNav_sb_threats_on.gif) no-repeat 50% 11px;
					}
			div#subPrimeNav li.flod a{
				background: url(images/navigation/subPrimeNav_sb_flodwatch.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:180px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.flod a.active, div#subPrimeNav li.flod a:hover{
						background: url(images/navigation/subPrimeNav_sb_flodwatch_on.gif) no-repeat 50% 11px;
					}	
			/* Products & Solutions */
			div#subPrimeNav li.prodsolution a{
				background: url(images/navigation/products_solution.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:116px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.prodsolution a.active, div#subPrimeNav li.prodsolution a:hover{
						background: url(images/navigation/products_solution_on.gif) no-repeat 50% 11px;
					}					
			/* Products */		
			div#subPrimeNav li.products a{
				background: url(images/navigation/subPrimeNav_products.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:50px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.products a.active, div#subPrimeNav li.products a:hover{
						background: url(images/navigation/subPrimeNav_products_on.gif) no-repeat 50% 11px;
					}
			/* Solutions */						
			div#subPrimeNav li.solutions a{
				background: url(images/navigation/subPrimeNav_solutions.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:52px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.solutions a.active, div#subPrimeNav li.solutions a:hover{
						background: url(images/navigation/subPrimeNav_solutions_on.gif) no-repeat 50% 11px;
					}					
			/* Enterprise Business Security Solutions */
			div#subPrimeNav li.epsolution a{
				background: url(images/navigation/subPrimeNav_ep_solutions.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:215px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.epsolution a.active, div#subPrimeNav li.epsolution a:hover{
						background: url(images/navigation/subPrimeNav_ep_solutions_on.gif) no-repeat 50% 11px;
					}					
			/* Home Newsletter */
			div#subPrimeNav li.homenl a{
				background: url(images/navigation/subPrimeNav_home_newsletter.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:60px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.homenl a.active, div#subPrimeNav li.homenl a:hover{
						background: url(images/navigation/subPrimeNav_home_news_on.gif) no-repeat 50% 11px;
					}
			/* Security Library */
			div#subPrimeNav li.slib a{
				background: url(images/navigation/subPrimeNav_mb_secl.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:90px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.slib a.active, div#subPrimeNav li.slib a:hover{
						background: url(images/navigation/subPrimeNav_mb_secl_on.gif) no-repeat 50% 11px;
					}
			/* Threat Watch Newsletter */
			div#subPrimeNav li.sbtwnl a{
				background: url(images/navigation/subPrimeNav_sb_twnl.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:137px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.sbtwnl a.active, div#subPrimeNav li.sbtwnl a:hover{
						background: url(images/navigation/subPrimeNav_sb_twnl_on.gif) no-repeat 50% 11px;
					}					
			/* Technology and Platform Provider Partners */
			div#subPrimeNav li.partech a{
				background: url(images/navigation/subPrimeNav_par_tech.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:190px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.partech a.active, div#subPrimeNav li.partech a:hover{
						background: url(images/navigation/subPrimeNav_par_tech_on.gif) no-repeat 50% 11px;
					}					
			/* Consulting and Services Provider Parnters */
			div#subPrimeNav li.parcons a{
				background: url(images/navigation/subPrimeNav_par_cons.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:184px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.parcons a.active, div#subPrimeNav li.parcons a:hover{
						background: url(images/navigation/subPrimeNav_par_cons_on.gif) no-repeat 50% 11px;
					}
			/* Managed Services and Hosting Provider Partners */
			div#subPrimeNav li.parman a{
				background: url(images/navigation/subPrimeNav_par_man.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:200px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.parman a.active, div#subPrimeNav li.parman a:hover{
						background: url(images/navigation/subPrimeNav_par_man_on.gif) no-repeat 50% 11px;
					}				
			/* Channel Solutions Provider Partners */
			div#subPrimeNav li.parchan a{
				background: url(images/navigation/subPrimeNav_par_chan.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:151px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.parchan a.active, div#subPrimeNav li.parchan a:hover{
						background: url(images/navigation/subPrimeNav_par_chan_on.gif) no-repeat 50% 11px;
					}					
			/* Alliance Partner Program */
			div#subPrimeNav li.parall a{
				background: url(images/navigation/subPrimeNav_par_all.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:132px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.parall a.active, div#subPrimeNav li.parall a:hover{
						background: url(images/navigation/subPrimeNav_par_all_on.gif) no-repeat 50% 11px;
					}					
			/* Trial Download */
			div#subPrimeNav li.trialdown a{
				background: url(images/navigation/subPrimeNav_TrialDown.gif) no-repeat 50% 11px;
				text-indent: -5000px;
				width:87px; height:32px;
				padding: 0 10px;
				display:block;
				text-decoration:none;
			}
					div#subPrimeNav li.trialdown a.active, div#subPrimeNav li.trialdown a:hover{
						background: url(images/navigation/subPrimeNav_TrialDown_on.gif) no-repeat 50% 11px;
					}					
/* END Subprime Navigation */						
/* FOOTER NAVIGATION */	
	#footer {
		text-align: center;
		margin: 20px 0;
		clear:both;
	}	
	
		#footer p{
			margin: 0 0 .5em 0;
		}

		#footer ul{
			padding-bottom:20px;
		}		
		#footer li{
			display: inline;
			padding: 0 0 0 10px;
		}		
		#footer li.rssicon{
			padding: 0 0 0 2px;
		 }
			#footer li.rssicon img{
				position: absolute;
			 }
			#footer li.rssicon a{
				padding: 0;	
			 }
		#footer li.rsstxt a{
			padding: 0;
		 }	 
		#footer li a{
			padding: 0 10px 0 0;
			background: url(images/navigation/pipe_quicklinksNav.gif) no-repeat 100% 70%;
		}
			#footer li.last a{
				background: none;
			}			
			 
/* UTILITY NAVIGATION */		
	ul.utilityNav {
		float: right;
		text-align: left;
		margin: 3px 10px 20px 0;
		padding: 3px 0;
	}
		ul.utilityNav li{
			display:inline;
			list-style:none;
		}
			ul.utilityNav li.save a{
				background: url(images/icons/icon_folderarrow.gif) no-repeat 0 2px;
				padding: 0 0 0 18px;
				margin: 0 10px 0 0;
			}
			ul.utilityNav li.email a{
				background: url(images/icons/icon_email.gif) no-repeat 0 3px;
				padding: 0 0 0 18px;
				margin: 0 10px 0 0;
			}
			ul.utilityNav li.print a{
				background: url(images/icons/icon_printer.gif) no-repeat 0 2px;
				padding: 0 0 0 16px;
			}
/*********************************
    END NAVIGATIONS  
*********************************/
/**************************************
	START MAIN CONTENT AREA HOME/SECONDARY/TERTIARY
**************************************/

	#homepage #mainContent {
		width: 941px;
		margin: 134px 0 0 0;
		float:left;	
		clear:both;
	}
	#secondary #mainContent {
		width: 710px;
		/* margin: 186px 0 20px 0; */
		margin: 118px 0 20px 0;
		float:left;
		clear:both;
	}
		#secondary.noSubPrimeNav #mainContent {
			width: 710px;
			/* margin: 155px 0 20px 0; */
			margin: 118px 0 20px 0;
			float:left;
			clear:both;
		}
	#tertiary #mainContent {
		width: 500px;
		float:left;
		/* margin: 186px 0 20px 0; */
		margin: 118px 0 20px 0;
	}
		#tertiary.noSubPrimeNav #mainContent {
			width: 500px;
			float:left;
			/* margin: 155px 0 20px 0; */
			margin: 118px 0 20px 0;
		}
		#tertiary #mainContent.full {
			width: 710px;
			background: none;
		}

		#tertiary #mainContent div.product{
			width: 275px;
			float: right;
			margin: 0 0 2em 0;
		}

		/* START Classes for Product Initial - alex */
		#tertiary #mainContent div.product p{
			font: 1em verdana, san-serif;
			color: #666;
			margin: 0 0 1em 0;				
		}
	
		/*#tertiary #mainContent div.product p {			
			 margin: 0 0 1em 0; 
		}*/

		#tertiary #mainContent div.product h3{
			font: bold 1.2em verdana, san-serif;
			color: #333;
			margin: 0 0 .5em 0;	
					
		}
		#tertiary #mainContent div.product h4{
			font: bold 1em verdana, san-serif;
			color: #333;
			margin: 0 0 .5em 0;				
		}

		#tertiary #mainContent div.product ul{
			margin: 0 0 1em 0;		
		}
			#tertiary #mainContent div.product li{
				list-style: none;
				background: url(images/arrow_grayongrey.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;	
			}
			#tertiary #mainContent div.product ul.liststyle_circle li{
				list-style: none;
				background: url(images/bullet_circle.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;	
			}
			
			#tertiary #mainContent div.product ul.actions {
				background: url(images/arrow_grayongrey.gif) no-repeat 0 50%;
				padding: 0 0 0 10px;
				float: left;
			}
				#tertiary #mainContent div.product ul.actions li{
					background: url(images/pipe_gray.gif) no-repeat 100% .2em;
					padding: 0 10px 0 0;
					margin: 0 10px 0 0;
					float: left;
				}
				#tertiary #mainContent div.product ul.actions li.last{
					background: none;
					padding:0;
					margin:0;
				}


		#tertiary #mainContent div.product p.acrobat{							
			background: url(images/icons/icon_acrobat_sm.gif) no-repeat 0 0;
			padding: 0 0 10px 30px;
		}

		#tertiary #mainContent div.product select {							
			margin:0pt 0pt 0.5em;
			width: 270px;
		}

		#tertiary #mainContent div.product input.prodTrial {
			margin:0 0 8px 0;
		}
		
		#tertiary #mainContent div.product ul.buttons{
				background: none;
				margin: 5px 53px;
			}
				#tertiary #mainContent div.product ul.buttons li{
					background: none;
					float: left;
					width: 73px;
				}
				#tertiary #mainContent div.product ul.buttons li.btn_purchase a{
					background: url(images/buttons/button_purchase.gif) no-repeat 0 0;
					text-indent:-5000px;
					width:73px; 
					height:18px;
					display:block;
					text-decoration:none;
				}
				
				#tertiary #mainContent div.product ul.buttons li.btn_trial a{
					background: url(images/buttons/button_trial.gif) no-repeat 0 0;
					text-indent:-5000px;
					width:45px; 
					height:18px;
					display:block;
					text-decoration:none;
				}
				
		/* #tertiary #mainContent p.productImage {
			float: left;
			margin: 0 15px 15px 0;
			width: auto;
		} */
		
		#tertiary #mainContent div.productImage {
			float: left;
			margin: 0 15px 15px 0;
			width: auto;
		}
		
		#tertiary #mainContent div.productImage img{
			margin: 0 0 15px 0;
		}
		
		#tertiary #mainContent div.productImage p{
			font: 1em verdana, san-serif;
			color: #666;
			margin: 0 0 1em 0;
			width:195px;			
		}

		#tertiary #mainContent div.productImage h3{
			font: bold 1.2em verdana, san-serif;
			color: #333;
			width:195px;
			margin: 0 0 .5em 0; 
		}
		
		#tertiary #mainContent div.productImage h4{
			font: bold 1em verdana, san-serif;
			color: #333;
			width:195px;	
			margin: 0 0 .5em 0;				
		}	

		p.btn_purchase a{
			background: url(images/buttons/button_purchase.gif) no-repeat 0 0;
			text-indent:-5000px;
			width:73px; 
			height:18px;
			display:block;
			text-decoration:none;
		}
		
		p.btn_trial a{
			background: url(images/buttons/button_trial.gif) no-repeat 0 0;
			text-indent:-5000px;
			width:45px; 
			height:18px;
			display:block;
			text-decoration:none;
		}
		/* END Classes for Product Initial */
		
		p.fullParagraph {
			padding: 0 10px;
			margin: 0 0 1em 0;
		}
					
		#homepage #mastHead_home,#homepage #mastHead_small,#homepage #mastHead_med,#homepage #mastHead_ent {
			display:none;
			position:absolute;
			top:134px;
			left:14px;
		}
		
		#homepage div#home,#homepage div#small,#homepage div#medium,#homepage div#enterprise {
			width: 235px; height: 245px;
			float:left;
			background: url(images/homepage/bizInfo_divider_30.gif) no-repeat 100% 0;
			color: #404040;
			margin: 10px 0 0 0;
		}
	
			#homepage #bizInfo div#enterprise {
				background: none;
			}
			#homepage #bizInfo div h2 a{
				border-bottom: 1px solid #dddddd;
				font: bold 12px verdana, san-serif;
				padding: 12px 0 6px 15px;
				margin: 10px 0 .5em 0;
				text-indent: -5000px;
				display:block;
				width: 219px;
			}
				#homepage #bizInfo div#home h2 a{
					background: url(images/homepage/bizInfo_head_homebiz.gif) no-repeat 15px 0;
					text-decoration:none;
				}							

				#homepage #bizInfo div#small h2 a{
					background: url(images/homepage/bizInfo_head_smbiz.gif) no-repeat 15px 0;
					text-decoration:none;
				}

				#homepage #bizInfo div#medium h2 a{
					background: url(images/homepage/bizInfo_head_medbiz.gif) no-repeat 15px 0;
					text-decoration:none;
				}

				#homepage #bizInfo div#enterprise h2 a{
					background: url(images/homepage/bizInfo_head_entbiz.gif) no-repeat 15px 0;
					text-decoration:none;
				}

			
			#homepage div#home p,#homepage div#small p,#homepage div#medium p,#homepage div#enterprise p{
				width: 200px;
				margin: 0 0 1em 15px;
			}
			#homepage div#home ul,#homepage div#small ul,#homepage div#medium ul,#homepage div#enterprise ul{
				width: 200px;
				margin: 0 0 0 18px;
			}
			#homepage div#home li,#homepage div#small li,#homepage div#medium li,#homepage div#enterprise li{
				list-style:none;
				padding: 0 0 0 10px; margin: 0 0 3px 0;
				background: url(images/arrow_grayonwhite.gif) no-repeat 0 .5em;
			}
/* Homepage Biz Audience Full */

			#homepage #home_full {
				width: 910px; height: 165px;
				padding: 10px 15px;
				float:left;
				background: #fff url(images/homepage/bg_bizRollover.jpg) repeat-x 0 0;
				border:1px solid #DBD9D9;
				color: #404040;
				display:none;
				position:absolute;
				top:400px;
				left:14px;
			}
			#homepage #small_full {
				width: 910px; height: 165px;
				padding: 10px 15px;
				float:left;
				background: #fff url(images/homepage/bg_bizRollover.jpg) repeat-x 0 0;
				border:1px solid #DBD9D9;
				color: #404040;
				display:none;
				position:absolute;
				top:400px;
				left:14px;
			}
			#homepage #med_full {
				width: 910px; height: 165px;
				padding: 10px 15px;
				float:left;
				background: #fff url(images/homepage/bg_bizRollover.jpg) repeat-x 0 0;
				border:1px solid #DBD9D9;
				color: #404040;
				display:none;
				position:absolute;
				top:400px;
				left:14px;
			}
			#homepage #ent_full {
				width: 910px; height: 165px;
				padding: 10px 15px;
				float:left;
				background: #fff url(images/homepage/bg_bizRollover.jpg) repeat-x 0 0;
				border:1px solid #DBD9D9;
				color: #404040;
				display:none;
				position:absolute;
				top:400px;
				left:14px;
			}
			
			.rolloverDiv a{
				color: #01507E;
			}
			.rolloverDiv a:hover{
				color: #000;
			}


/* HOMEPAGE NEWSLETTER and OUTBREAK and MODULES */

		#homepage #newsletterOutbreak {
			width: 602px; height: 48px;
			padding: 10px;
			border: 1px solid #ccc;
			clear: both;
			float: left;
			margin: 0;
			position: absolute;
			top: 605px;
			left: 14px;
		}
			#homepage #newsletterOutbreak h2{
				/* width:310px; height: 17px; */
				width:323px; height: 20px;
				text-indent: -5000px;
				margin: -18px 0 5px 0;
				background: url(images/homepage/head_newsletterInsights.gif) no-repeat 0 0;
			}
			#homepage #newsletterOutbreak h3{
				width:335px;
				float: left;
				margin: 0 0 2px 5px;
				font: 100% verdana, san-serif;
			}
			#homepage #newsletterOutbreak h3 a{
				font: bold 12px verdana, sans-serif;
				color: #ff0000;
			}
			#homepage #newsletterOutbreak p{
				width:335px;
				float: left;
				margin: 0 0 0 5px;
			}
			#homepage #newsletterOutbreak form{
				width:240px;
				float: right;
				margin: -14px 0 0 0;
			}
				#homepage #newsletterOutbreak form label{
					font-weight: bold;
					margin: 0 0 2px 0;
					display:block;
				}
				#homepage #newsletterOutbreak input{
					vertical-align: middle;
				}
						#newsletterField{
							height:15px; width: 170px;
						}
		#homepage #myTrend {
			width: 285px; height: 48px;
			padding: 10px;
			border: 1px solid #ccc;
			float: right;
			margin: 0;
			position: absolute;
			top: 605px;
			left: 648px;
		}
			#homepage #myTrend h2{
				width:105px; height: 18px;
				text-indent: -5000px;
				margin: -18px 0 2px 0;
				background: url(images/homepage/head_myTrend.gif) no-repeat 0 0;
			}
			#homepage #myTrend p{
				margin: 0 0 0 5px;
			}

		#homepage #prodRecommender {
			width: 285px; height: 48px;
			padding: 10px;
			border: 1px solid #ccc;
			float: right;
			margin: 0;
			position: absolute;
			top: 605px;
			left: 648px;
		}
			#homepage #prodRecommender h2{
				width:263px; height: 18px;
				text-indent: -5000px;
				margin: -18px 0 2px 0;
				background: url(images/homepage/head_consultant.gif) no-repeat 0 0;
			}
			#homepage #prodRecommender p{
				margin: 0 0 0 5px;
			}
						
		#homepage .module {
			width: 287px; height: 19em;
			padding:10px;
			background: #EBEBEB;
			float: left;
			margin: 0 10px 10px 0;
			position: relative;
		}
			#homepage .module img{
				float: right;
				margin: 0 0 10px 10px;
			}
			#homepage .module h3{
				font: bold 12px verdana, sans-serif;
				margin: 0 0 .4em 0;
			}
			#homepage .module h4{
				font: bold 10px verdana, sans-serif;
				
			}
			#homepage .module ul{
				margin: 0 0 0 0;
				
			}
			#homepage .module li{
				list-style: none;
				background: url(images/arrow_grayongrey.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;
			}
			#homepage .module p{
				margin: 0 0 1em 0;
			}
				#homepage .module p.secondPara{
					margin: 0 0 1em 0;
					width: 120px;
				}
						
			/* alex added - divided modules*/				
				#homepage .module p.spacePara{
					padding: 15px 0 0 0; 
					margin: 5px 0 0 0;
				}				
				#homepage .dividedModule {
					background-image: url(images/10x10white.gif);
					background-repeat: repeat-x;
					background-position: center;
				}								
			/* /alex added */
							
			#homepage .module hr{
				color: #fff;				
			}
			#homepage .module dt{
				margin: 0 1em 1em 0;
				width: 61px;
				float: left;
				background: url(images/homepage/bg_datedash.gif) no-repeat 100% 50%;
			}
			#homepage .module dd{
				margin: 0 0 1em 0;
			}
			#homepage .module div{
				width: 148px; height: 101px;
				background: url(images/homepage/bg_moduleCallOut.gif) no-repeat 0 0;
				position: absolute;
				bottom:0; right: 9px;
				padding: 10px;
			}
					#homepage .module div h4{
						font: bold 10px verdana, sans-serif;
						color: #2893D0;
						margin: 0 0 2px 0;
					}
		
				#homepage .alt{
					background: #E6F2F9;
				}
				#homepage .alt h3,#homepage .alt p{
					color: #01507E;
				}
				#homepage .alt div{
					background: url(images/homepage/bg_moduleCallOut_blue.gif) no-repeat 0 0;
				}
				#homepage .alt h4{
						color: #885601;
				}
		
		#homepage #purchase, #homepage #downloads, #homepage #trendCustomers{
			display:block;
		}
			#homepage #purchase_home, #homepage #downloads_home, #homepage #trendCustomers_home{
				display:none;
			}
			#homepage #purchase_small, #homepage #downloads_small, #homepage #trendCustomers_small{
				display:none;
			}
			#homepage #purchase_med, #homepage #downloads_med, #homepage #trendCustomers_med{
				display:none;
			}
			#homepage #purchase_ent, #homepage #downloads_ent, #homepage #trendCustomers_ent{
				display:none;
			}
				
		#homepage #purchase ul{
			width: 120px;
		}
		#homepage #downloads ul{
			width: 120px;
		}
		#homepage #trendCustomers {
			margin: 0 0 5px 0;
		}
			#homepage #trendCustomers ul{
				width: 120px;
			}
		#homepage h3.events{
			padding: 23px 0 0 0; margin: 5px 0 5px 0;
		}
		#homepage #partner {
			margin: 0 0 5px 0;
		}

		/* Sens Area */
		#homepage #sens_area {
			position:absolute;
			top:335px;
			left:0;
			z-index:1;
			visibility:hidden;
		}
			#homepage #sens_area div#se_ar_tp {
				position:absolute; 
				top:0;
				left: 0.5em; 
				height:20px; 
				width:958px; 
				z-index:1;
				/* background-color:#E67F7F; */
			}
			#homepage #sens_area div#se_ar_rh {
				position:absolute;
				top:18px;
				left:957px;				
				height:535px;
				width:20px;
				z-index:2;
				/* background-color:#E2E67F; */
			}			
			#homepage #sens_area div#se_ar_btm {
				position:absolute;
				top:550px;
				left:0.5em;				
				height:25px;
				width:958px;
				z-index:1;
				/* background-color:#7FA8E6; */
			}
			#homepage #sens_area div#se_ar_lh {
				position:absolute;
				top:18px;
				left:-7px;				
				height:535px;
				width:20px;
				z-index:2;
				/* background-color:#BB9DED; */
			}			
		/* END Sens Area */
		
		.ratePage{
			margin: 10px 0 0 0;
		}
			.ratePage a{
				text-decoration:none;
			}
			
			
			#mainContent div#products{
				border: 1px solid #EBEBEB;
				float: left;
				padding: 10px;
			}
			#mainContent h2{
				font: bold 1.2em verdana, sans-serif;
				color: #333;
				margin: 0 0 1em 0;
			}
			#mainContent div#products h3{
				font: bold 1em verdana, sans-serif;
				color: #666;
				margin: 0 0 .5em 0;
			}
			
			#mainContent div.category{
				width: 135px;
				margin: 0 20px 20px 0;
				float: left;
			}
				#mainContent div.category p{
					margin: 0 0 1em 0;
				}
				#mainContent div.category ul{
					margin: 0 0 0 0;
				}
				#mainContent div.category ul li{
					list-style: none;
					background: url(images/arrow_grayongrey.gif) no-repeat 0 .5em;
					padding: 0 0 0 10px;	
				}
			
			#mainContent  dl.news {
				clear:both;
			}
			#mainContent  dl.news dt {
				float: left;
				clear: left;
			}
			#mainContent  dl.news dd {
				margin: 0 0 2em 90px;
			}
			#mainContent dl.news dd h3 {
				margin:0 0 0 0;
			}
			#mainContent dl.news dd h3 a{
				color: #333;
				text-decoration: none;
				
			}
				#mainContent dl.news dd h3 a:hover{
					color: #ff0000;
					text-decoration: underline;
				}
			
			
			p.viewmore {
				text-align: right;
			}
			table.press {
				border-collapse:collapse;
			}
			table.press td,table.press th {
				vertical-align: top;
				text-align: left;			
			}
			table.press th {
				border-bottom: 1px solid #999;		
				padding: 0 0 5px 0;	
			}
			table.press td {
				padding: 5px 10px 1em 0;	
			}
			table.press th#thDate {
				width: 15%;	
			}
			table.press th#thTopic {
				width: 25%;	
			}
			table.press th#thTitle {
				width: 60%;	
			}
			
			table.press td h3 {
				margin:0 0 0 0;
			}
			table.press td h3 a{
				color: #333;
				text-decoration: none;
				
			}
				table.press td h3 a:hover{
					color: #ff0000;
					text-decoration: underline;
				}	


			table.threats {
				border-collapse:collapse;
				width: 200px;
				margin: 0 0 1em 0;
			}
			table.threats td,table.threats th {
				vertical-align: top;
				text-align: left;			
			}
			table.threats th {
				padding: 0;	
			}
			table.threats td {
				padding: 0 10px 5px 0;	
			}
			table.threats th#thThreat {
				width: 75%;	
			}
			table.threats th#thRisk {
				width: 25%;	
			}
			
			
			
			form#filter {
				float: left;
			}
			form#filter input, form#filter select{
				vertical-align: middle;
			}
			
			div.pages {
				padding: 10px 0;
				width: 400px;
				float: right;
			}
								
			div.pages ul {
				float: right;
			}
			div.pages ul li{
				display:inline;
				background: none;
			}
			div.pages p {
				float: right;
			}
/**************************************
	END MAIN CONTENT AREA HOME/SECONDARY/TERTIARY
**************************************/		
/**************************************
	START SUB PAGE MODULES
**************************************/
	div.modrow{
		width: 710px;
		margin: 0 0 10px 0;
		float:left;
		
	}
	
		div.modrow.doubleleft{
			background: #EBEBEB url(images/bg_single.gif) repeat-y 470px 0;
		}
		div.modrow.doubleright{
			background: #EBEBEB url(images/bg_single.gif) repeat-y 230px 0;
		}
		div.modrow.doublehalf{
			background: #EBEBEB url(images/bg_single.gif) repeat-y 350px 0;
		}
		div.modrow.full{
			background: #EBEBEB;
			padding: 10px;
			width: 690px;
		}
		div.modrow.triple{
			background: #EBEBEB url(images/bg_double.gif) repeat-y 230px 0;
		}
		
			div.double {
				width: 450px;
				padding: 10px;
				float: left;
				margin: 0 10px 0 0;
			}
			div.single {
				width: 210px;
				padding: 10px;
				float: left;
				margin: 0 10px 0 0;
			}
			div.modrow.doublehalf div.single {
				width: 330px;
				padding: 10px;
				float: left;
				margin: 0 10px 0 0;
			}
			div.modrow.doublehalf div.single.last {
				margin: 0 0 0 0;
			}
			
								#tertiary div.modrow{
									width: 480px;
									margin: 0 0 10px 0;
									padding: 10px;
									float:left;
								}
								
								
									
									#tertiary div.modrow.full{
										background: #EBEBEB;
									}
									#tertiary div.modrow.fullpage{
										width: 100%;
										background: #EBEBEB;
									}
									#tertiary div.modrow.fullpagewhite{
										width: 100%;
									}									
									#tertiary div.modrow.doubleleft{
										background: #EBEBEB url(images/bg_single.gif) repeat-y 328px 0;
									}
									#tertiary div.modrow.doubleright{
										background: #EBEBEB url(images/bg_single.gif) repeat-y 159px 0;
									}
									#tertiary div.modrow.triple{
										background: #EBEBEB url(images/bg_double_tert.gif) repeat-y 159px 0;
									}
									
										#tertiary div.double {
											width: 300px;
											padding: 0px;
											float: left;
											margin: 0 40px 0 0;
										}
										#tertiary div.modrow.doubleright div.double {
											width: 300px;
											padding: 0px;
											float: left;
											margin: 0 0 0 0;
										}
										#tertiary div.single {
											width: 140px;
											padding: 0px;
											float: left;
											margin: 0 30px 0 0;
										}
										#tertiary div.single.last {
											width: 140px;
											margin: 0 0 0 0;
										}
			

										
										
			div.last {
				margin:0;
			}
			
		div.modrow h3{
			font: bold 1.2em verdana, san-serif;
			color: #333;
			margin: 0 0 .5em 0;	
					
		}
		div.modrow h4{
			font: bold 1em verdana, san-serif;
			color: #333;
			margin: 0 0 .5em 0;				
		}
		div.modrow p{
			font: 1em verdana, san-serif;
			color: #666;
			margin: 0 0 1em 0;				
		}
			div.modrow p.strongnote {
				background: #ebebeb;
				padding: 10px;
				font-weight:bold;
			}		
		div.modrow ul{
			margin: 0 0 1em 0;		
		}
			div.modrow li{
				list-style: none;
				background: url(images/arrow_grayongrey.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;	
			}
			div.modrow ul.liststyle_circle li{
				list-style: none;
				background: url(images/bullet_circle.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;	
			}
			
			div.modrow ul.actions {
				background: url(images/arrow_grayongrey.gif) no-repeat 0 50%;
				padding: 0 0 0 10px;
				float: left;
			}
				div.modrow ul.actions li{
					background: url(images/pipe_gray.gif) no-repeat 100% .2em;
					padding: 0 10px 0 0;
					margin: 0 10px 0 0;
					float: left;
				}
				div.modrow ul.actions li.last{
					background: none;
					padding:0;
					margin:0;
				}
			

		div.modrow p.productImage{
			float:left;	
			margin: 0 15px 15px 0;		
		}
		
		div.modrow div.callout{
			width: 204px;
			background: url(images/callout_bodybg.gif) no-repeat 0 100%;
			padding: 10px;
			float: right;
			margin:0 -10px 0 15px;
		}
					div.modrow div.callout.half{
						width: 217px;
						background: url(images/callout_large_body.gif) no-repeat 0 100%;
						padding: 10px;
						float: left;
						margin:0 8px 0 -3px;
						height: 150px;
					}
					div.modrow div.callout.half.last{
						margin:0;
					}
			div.modrow div.callout h4{
				background: url(images/callout_headbg.gif) no-repeat 0 0;
				padding: 10px 0 0 10px;
				margin: -10px 0 0 -10px;
			}
					div.modrow div.callout.half h4{
						background: url(images/callout_large_head.gif) no-repeat 0 0;
						padding: 10px 0 0 10px;
						margin: -10px 0 0 -10px;
						width: 227px;
					}
					
			div.modrow div.callout p{
				width: 184px;
			}
			div.modrow p.acrobat {
				padding: 0 0 10px 30px;
				background: url(images/icons/icon_acrobat_sm_gray.gif) no-repeat 0 0;
			}
			div.modrow div.callout p.acrobat{
				width: 150px;
				background: url(images/icons/icon_acrobat.gif) no-repeat 0 0;
				padding: 4px 0 5px 35px;
				clear:both;
			}
				div.modrow div.caption{
					margin: 20px 0 0 0;
					width: 184px;
				}
				div.modrow div.caption p{
					margin: 0 0 0 0;
				}
				div.modrow div.callout p.productImage{
					float:left;	
					margin: 0 15px 15px 0;		
					width:80px;
				}
				div.modrow div.callout p.iconsPara{
					width: 90px;
					float: left;
				}
				div.modrow div.callout ul.icons{
					background: none;
					margin: -5px 0 0 -1em;
					padding: 0;
				}
					div.modrow div.callout ul.icons li{
						background: none;
						float: left;
						width: 20px;
					}
					div.modrow div.callout ul.icons li.icon_qt a{
						background: url(images/icons/icon_qt.gif) no-repeat 0 0;
						text-indent:-5000px;
						width:20px; height: 20px;
						display:block;
						text-decoration:none;
					}
					div.modrow div.callout ul.icons li.icon_wm a{
						background: url(images/icons/icon_wm.gif) no-repeat 0 0;
						text-indent:-5000px;
						width:20px; height: 20px;
						display:block;
						text-decoration:none;
					}
				div.modrow div.callout div.callout_head{
					background: url(images/callout_headbg.gif) no-repeat 0 0;
					padding: 10px 0 0 10px;
					margin: -10px 0 0 -10px;
				}
				div.modrow span.author {
					font-weight: bold;
					display: block;
					text-align: right;
					margin: 0 0 1.5em 0;
				}
				div.modrow label {
					display:block;
					font-weight: bold;
					margin: 0 0 .1em 0;
				}
				div.modrow select {
					width:300px;
					margin: 0 0 .5em 0;
				}
				div.modrow form#KDN input.modHalf {
					width:320px;
					margin: 0 0 .5em 0;
				}
					div.modrow form#KDN p.advsearch {
						float:left;
					}
					div.modrow form#KDN input.go {
						float:right;
					}
					
					div.modrow form#KDN dl{
						width: 300px;
						float: left;
						margin: 0 60px 0 0;
					}
					div.modrow form#KDN dl.last{
						margin: 0;
					}

					
					div.modrow div.callout.half select {
						width:210px;
						margin: 0 0 .5em 0;
					}
					div.modrow div.callout.half input.diaTool {
						margin: 0 0 0 175px;
					}
					div.modrow div.callout.half input.trSearch {
						margin: 0 0 0 3px;
					}
					
				div.modrow input.mValue {
					margin: 0 0 0 265px;
				}
				div.modrow input {
					vertical-align:middle;
				}
				div.modrow div.xLists {
					float: left;
					margin: 0 2em 0 0;
				}
								
				/* alex added */
				div.modrow div.clearboth {
					font-size:0px;
					line-height:0px;
					height:0;
					clear:both;
					visibility:hidden; 
				}
				div.modrow p.clearboth {
					font-size:0px;
					line-height:0px;
					height:0;
					clear:both;
					visibility:hidden; 
				}
				
				div.modrow ol {
					background: none;
					padding: 0;
					margin: 0 0 1em 0;
					list-style:decimal;
				}
				div.modrow ol li {
					background: none;
					padding: 0;
					margin: 0 0 0 20px;
					list-style:decimal;
				}
				
				div.fullimage {
					margin: 0 0 10px 0;
				}
				p.fullParagraph {
					clear: both;
				}
		
/**************************************
	END SUB PAGE MODULES
**************************************/
/**************************************
	START SECONDARY CONTENT/MODULES
**************************************/
	#secondaryContent {
		width: 219px;
		/* margin: 186px 0 0 0; */
		margin: 118px 0 0 0;
		float: right;
	}
		.noSubPrimeNav #secondaryContent {
			width: 219px; height: 500px;
			/* margin: 155px 0 0 0; */
			margin: 118px 0 0 0;
			float: right;
		}
	
		#secondaryContent div{
			margin: 0 0 10px 0;
			border: 1px solid #EBEBEB;
			padding:10px;
		}

		#secondaryContent h3{
			font: bold 1em verdana, san-serif;
			color: #333;
			margin: 0 0 .5em 0;			
		}
		#secondaryContent h4{
			font: bold 1em verdana, san-serif;
			color: #666;
			margin: 0 0 .5em 0;				
		}
			#secondaryContent h4 em {
				font-weight:normal;
			}
		#secondaryContent p{
			font: 1em verdana, san-serif;
			color: #666;
			margin: 0 0 1em 0;				
		}
		#secondaryContent ul{
			margin: 0 0 1em 0;		
		}
			#secondaryContent li{
				list-style: none;
				background: url(images/arrow_grayonwhite.gif) no-repeat 0 .5em;
				padding: 0 0 0 10px;	
			}

		#secondaryContent ul.liststyle_dash li{
				list-style: none;
				background: url(images/bullet_dash.gif) no-repeat 0 50%;
				padding: 0 0 0 10px;	
			}
			
/* threatwatch box */
#secondaryContent div.subpage_trendwatch {
	padding:0 0 0px;
	width:219px;
	height:260px;
	background-image:url('images/threats/tm_threatmeter_subpage_bg.jpg');
	background-repeat:no-repeat;
	border:none; /* alex jan10*/
}

	#secondaryContent div.trendwatch_launch {
		border:none;
		margin:0;
		padding:0;
		height:44px;
		width:217px;
	}
		#secondaryContent div.trendwatch_launch h2 {
				text-indent:-5000px;
				margin:0;
				padding:0;
			}
			#secondaryContent div.trendwatch_launch h2 a {
				text-indent: -5000px;
				display:block;
				height:44px;
				width:217px;
				text-decoration:none;
			}

	#secondaryContent div.threatMeter {
		border:none;
		margin:0;
		width:210px;
		height:67px;
		padding:12px 0 0 7px;		
	}
	/* new - dennis*/
  #secondaryContent div.threatMeter #web {
		margin:-18px 0 0 -5px;
		padding:0 0 12px;
	}
	#secondaryContent div.threatMeter #spam {
		margin:-1px 0 0 -5px;
		padding:0 0 12px;
	}
  #secondaryContent div.threatMeter #malware {
		margin:-2px 0 0 -5px;
		padding:0;
	}

	/* - new - dennis */
  #secondaryContent div.threatLinks {
		width:206px;
		border:none;
		margin:0;
		padding:75px 0 8px 16px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:left;
	}
		/* - new - dennis */
/*     #secondaryContent div.threatLinks p {
			margin:0;
			padding:0 0 1px 0px;
		} */	
		/* new - dennis */
		
/* thMeterBox - APAC version*/		
    #secondaryContent div.threatLinks p {
			margin:0;
			padding:0 0 1px 12px;
		}		
#secondaryContent div.threatLinks p.last{margin-left:-12px;}
		
    #secondaryContent div.threatLinks h2 {
			font-size: 10px;
			font-weight: bold;
			color: #666;
			margin: -98px 0 0 0;
			padding: 9px 0 0 0;
			
		}
		#secondaryContent div.threatLinks a {
			padding: 5px 0 0 0;
			line-height:15px;
			color: #F00; 
			text-decoration: none;
      letter-spacing: -0.06em; 
		}	
		#secondaryContent div.threatLinks a:hover {
			padding: 5px 0 0 0;
			line-height:15px;
			color: #F00; 
			text-decoration: underline; 
		}
		#secondaryContent div.threatLinks .linksImg {
			padding-bottom:2px;
			padding-right:5px;
		}
/* END new threatwatch box */

		#secondaryContent div.myTrendSecondary {
			padding:1px;
		}
		#secondaryContent div.myTrendSecondary h3,#secondaryContent div.myTrendSecondary ul{
			margin-left:10px;
		}
		#secondaryContent form#mytrendlogin {
				background: url(images/bg_lines_white.gif) 0 0;
				padding: 10px;
				margin: 0 0 10px 0;
				width: 195px;
				border-bottom: 1px solid #EBEBEB;
				display: block;
			}
		#secondaryContent form label {
			display: block;
		}
		#secondaryContent input	{
			vertical-align:middle;
			margin: 0 0 .3em 0;
		}
		#secondaryContent input#username, #secondaryContent input#password {
			width: 120px;
		}
		#secondaryContent input#login {
			margin-left: 5px;
		}
		#secondaryContent p.acrobat {
			padding: 0 0 10px 30px;
			background: url(images/icons/icon_acrobat_sm.gif) no-repeat 0 0;
		}
		#secondaryContent img.promotion {
			padding: 0 0 10px 30px;
			background: url(images/icons/icon_acrobat_sm.gif) no-repeat 0 0;
		}
		#secondaryContent p.clicktochat {
			margin: 0; 
			text-align: center;
		}		
		#secondaryContent span.author {
			display: block;
			text-align: right;
			margin: 0 0 1.5em 0;
		}
		#secondaryContent form#radioPoll label {
			display: inline;
			margin: 0 0 0 .2em;
		}
		#secondaryContent form#radioPoll fieldset {
			margin: 0 0 1em 0;
		}
		#secondaryContent form#radioPoll span.results {
			margin: 0 0 0 80px;
		}
		#secondaryContent  dl.calendar {
			clear:both;
		}
		#secondaryContent  dl.calendar dt {
			width: 71px;
			float: left;
			clear: left;
			margin-bottom: 14px;
		}
		#secondaryContent  dl.calendar dd {
			margin: 0 0 .3em 80px;
		}
		
		#secondaryContent  ol {
			background: none;
			padding: 0;
			margin: 0 0 1em 0;
			list-style:decimal;
		}
		#secondaryContent ol li {
			background: none;
			padding: 0;
			margin: 0 0 0 20px;
			list-style:decimal;
		}
		
		#secondaryContent table {
			margin: 0 0 .5em 0;
		}
		#secondaryContent table th {
			text-align: left;
		}
		#secondaryContent table th.product {
			width: 110px;
		}
		#secondaryContent p.clientLogos {
			text-align:center;
			width: 100%;
			padding: 10px 0;
		}
/**************************************
	END SECONDARY SECONDARY CONTENT/MODULES
**************************************/
/* START Tertiary Navigation */
	div#tertiaryNav {
		height: 500px;
		width: 200px;
		float:left;
		/* margin: 186px 10px 0 0; */
		margin: 118px 10px 0 0;
		
	}
		.noSubPrimeNav div#tertiaryNav {
			height: 500px;
			width: 200px;
			float:left;
			/* margin: 155px 10px 0 0; */
			margin: 118px 10px 0 0;
		}
		div#tertiaryNav div{
			border: 1px solid #ebebeb;
			padding: 10px;
			position:relative;
			margin: 0 0 1em 0;
		}
		div#tertiaryNav div a{
			text-decoration: none;
			margin: 0 0 5px 0;
		}
			div#tertiaryNav div a:hover{
				text-decoration: underline;
			}
			
		div#tertiaryNav div li{
			list-style: none;
			
		}
		
		div#tertiaryNav ul.one_deep{
			}
			div#tertiaryNav ul.one_deep a{
				font: bold 11px verdana,sans-serif;
				color: #ff0000;
				background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
				padding: 0 0 0 10px;
				display:block;
			}
			div#tertiaryNav ul.one_deep li ul{
				margin: 0 0 0 10px;

			}	
				div#tertiaryNav ul.one_deep li ul a{
					font: normal 10px verdana,sans-serif;
					color: #666;
					background: url(images/bullet_dash.gif) no-repeat 0 .7em;
					padding: 0 0 0 10px;
					display:block;
				}	
		
		div#tertiaryNav ul.two_deep{
		}
			div#tertiaryNav ul.two_deep a{
				font: bold 11px verdana,sans-serif;
				color: #333;
				background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
				padding: 0 0 0 10px;
				display:block;
			}
			div#tertiaryNav ul.two_deep li ul{
				margin: 0 0 0 10px;
			}
				div#tertiaryNav ul.two_deep li ul a{
					font: bold 11px verdana,sans-serif;
					color: #ff0000;
					background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
					padding: 0 0 0 10px;
					display:block;
				}
			div#tertiaryNav ul.two_deep li ul li ul{
				margin: 0 0 0 10px;
			}	
				div#tertiaryNav ul.two_deep li ul li ul a{
					font: normal 10px verdana,sans-serif;
					color: #666;
					background: url(images/bullet_dash.gif) no-repeat 0 .7em;
					padding: 0 0 0 10px;
					display:block;
				}



		div#tertiaryNav ul.three_deep{
		}
			div#tertiaryNav ul.three_deep a{
				font: bold 11px verdana,sans-serif;
				color: #333;
				background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
				padding: 0 0 0 10px;
				display:block;
			}
			div#tertiaryNav ul.three_deep li ul{
				margin: 0 0 0 10px;
			}
				div#tertiaryNav ul.three_deep li ul a{
					font: bold 11px verdana,sans-serif;
					color: #333;
					background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
					padding: 0 0 0 10px;
					display:block;
				}
			div#tertiaryNav ul.three_deep li ul li ul{
				margin: 0 0 0 10px;
			}	
				div#tertiaryNav ul.three_deep li ul li ul a{
					font: bold 11px verdana,sans-serif;
					color: #ff0000;
					background: url(images/arrow_grayonwhite.gif) no-repeat 0 .4em;
					padding: 0 0 0 10px;
					display:block;
				}
			div#tertiaryNav ul.three_deep li ul li ul li ul{
				margin: 0 0 0 10px;
			}	
				div#tertiaryNav ul.three_deep li ul li ul li ul a{
					font: normal 10px verdana,sans-serif;
					color: #666;
					background: url(images/bullet_dash.gif) no-repeat 0 .7em;
					padding: 0 0 0 10px;
					display:block;
				}	
/* END Tertiary Navigation */
/**************************************
	START HEADERS & H's
**************************************/
	h1.smallbusiness {
		width:164px; height:20px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_SmallBusiness.gif) no-repeat 0 0;
		float: left;
	}
	h1.support {
		width:100px; height: 26px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_support.gif) no-repeat 0 0;
		float: left;
	}	
	h1.homeoffice {
		width:227px; height:28px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_homeoffice.gif) no-repeat 0 0;
		float: left;
	}	
	h1.medbusiness {
		width:189px; height:17px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_medbusiness.gif) no-repeat 0 0;
		float: left;
	}	
	h1.enterprise {
		width:218px; height:22px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_enterprise.gif) no-repeat 0 0;
		float: left;
	}	
	h1.partner {
		width:94px; height:17px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_partner.gif) no-repeat 0 0;
		float: left;
	}	
	h1.allproducts {
		width:300px; height:28px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_allproducts.gif) no-repeat 0 0;
		float: left;
	}	
	h1.purchase {
		width:101px; height:17px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_purchase.gif) no-repeat 0 0;
		float: left;
	}
	h1.download {
		width:104px; height: 18px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_download.gif) no-repeat 0 0;
		float: left;
	}
	h1.sitemap {
		width:88px; height:21px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_sitemap.gif) no-repeat 0 0;
		float: left;
	}
	h1.mytrend {
		width:90px; height:22px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_mytrend.gif) no-repeat 0 0;
		float: left;
	}
	h1.worldwide {
		width:112px; height:18px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_worldwide.gif) no-repeat 0 0;
		float: left;
	}	
	h1.legalnotice {
		width:135px; height:22px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_legalnotice.gif) no-repeat 0 0;
		float: left;
	}	
	h1.privacypolice {
		width:152px; height:22px;
		margin: 0 0 4px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_privacypolice.gif) no-repeat 0 0;
		float: left;
	}
	h1.housecall {
		width:243px; height:19px;
		margin: 0 0 10px 10px;
		text-indent: -5000px;
		background: url(images/headers/head_housecall.gif) no-repeat 0 0;
		float: left;
	}
	h1.nocatcss {
		margin: 0 0 10px 10px;
		float: left;
		font: bold 1.6em verdana, san-serif;
		color: #333;
	}	
	#tertiary h1 {
		clear:both;
		font: bold 1.6em verdana, san-serif;
		margin: 0 0 20px 0;
		color: #333;
	}
	#tertiary h2{
		font: bold 1.2em verdana, sans-serif;
		color: #333;
		margin: 0 0 1em 0;
	}

/* MAST HEADS */

	#homepage #mastHead {
		width:699px; height:214px;
		float:left;
	}
	
	#secondary #mastHead{
		width:710px; height:210px;
		clear:both;
		margin: 0 0 10px 0;
	}
/**************************************
	END HEADERS & H's
**************************************/


/*  NEW STYLES FOR HOMEPAGE ROLLOVERS */

	#homepage div#purchase, #homepage div#downloads, #homepage div#trendCustomers {
		margin-top: 80px;
	}
	#homepage div#tools,#homepage div#news,#homepage div#partners {
		position:relative;
		margin-bottom:10px;
	}

	
	/* alex added */
	#homepage div#news {
		background-image: url(images/10x10white.gif); 
		background-repeat: repeat-x; 
		background-position: center;
	}
	/* /alex added */	

	#homepage div#purchase_home,#homepage div#purchase_small,#homepage div#purchase_med,#homepage div#purchase_ent {
				width: 287px; height: 190px;
				padding:10px;
				position: absolute;
				top: 683px;
				left: 14px;
				z-index:100;
				margin:0;
			}
	#homepage div#downloads_home,#homepage div#downloads_small,#homepage div#downloads_med,#homepage div#downloads_ent {
				width: 287px; height: 190px;
				padding:10px;
				position: absolute;
				top: 683px;
				left: 331px;
				z-index:100;
			}
	#homepage div#trendCustomers_home,#homepage div#trendCustomers_small,#homepage div#trendCustomers_med,#homepage div#trendCustomers_ent {
				width: 287px; height: 190px;
				padding:10px;
				position: absolute;
				top: 683px;
				left: 648px;
				z-index:100;
			}
						
/* START Trend Cloud */
	#trend-cloud {
		margin: 0 0 1.5em 0; 
		clear: left;
	}
	#trend-cloud {		
		border-style:solid;
		border-color:#666666;
		border-width: 0 1px 1px 1px;
	}
	#trend-cloud h1 {
		font-size: 100%; 
		text-align: left; 
		padding: 3px 5px;
	}
	#cloud-header a:link, #cloud-header a:visited, #cloud-header a:active {text-decoration: none;}
	#cloud-header a:link, #cloud-header a:visited, #cloud-header a:active {color: #fff;}
	#cloud-header a:hover {text-decoration: underline;}	
	#cloud-header {
		background: #666666;	
		color: #fff;
	}	
	#cloud-body {padding: 12px 12px 15px 12px; text-align: justify;}
	#cloud-body a:link, #cloud-body a:visited, #cloud-body a:active {
		text-decoration: none; 
		line-height: 20pt;
	}
	#cloud-body a:link, #cloud-body a:visited, #cloud-body a:active {color: #666666;}
	#cloud-body a:hover {
		color: #fff; 
		background: #666666;
	}
	#cloud-body span.separator {visibility: hidden;}
	#trend-cloud span.cloud1{font-size: 8pt;}
	#trend-cloud span.cloud2{font-size: 10pt;}
	#trend-cloud span.cloud3{font-size: 12pt;}
	#trend-cloud span.cloud4{font-size: 14pt;}
	#trend-cloud span.cloud5{font-size: 16pt;}
	#trend-cloud span.cloud6{font-size: 18pt;}
	#trend-cloud span.cloud7{font-size: 20pt;}
	#trend-cloud span.cloud8{font-size: 22pt;}
	#trend-cloud span.cloud9{font-size: 24pt;}
	#trend-cloud #cloud-footer {position: relative;}
	#cloud-footer img { 
		border: 0;
		position: absolute; 
		right: 0; 
		top: -15px;
	}	
/* END Trend Cloud */


/* START styles product download form, partner signup form etc. */
form#downloadform {
	width: 470px;
	text-align: left;
}

form#downloadform fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

form#downloadform legend {
	display: none;
}

form#downloadform label {
	display: block;
	width: 430px;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form#downloadform input {
	display: block;
	margin-top: 3px;
}

form#downloadform input.radiorow {
	float: left; 
	margin: 0px 5px 0px 0px; 
	padding: 0px;
}
form#downloadform input.radiorowlast {
	clear: left;
	float: left; 
	margin: 0px 5px 0px 0px;
}
form#downloadform label.radiorow_1,
form#downloadform label.radiorow_2,
form#downloadform label.radiorow_3,
form#downloadform label.radiorow_4,
form#downloadform label.radiorow_5 {
	padding: 0px 0px 0px 0px;
	float: left;
}
form#downloadform label.radiorow_1 { width: 105px; }
form#downloadform label.radiorow_2 { width: 105px; }
form#downloadform label.radiorow_3 { width: 105px; }
form#downloadform label.radiorow_4 { width: 110px; }
form#downloadform label.radiorow_5 { width: 110px; padding: 5px 0px 15px 0px; }

form#downloadform label.radioitem {
	clear: none;
	float: left;
	width: auto; 
	margin: 0px 10px 0px 5px;
	padding: 0px 0px 12px 0px;
}
form#downloadform input.radiobutton {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form#downloadform label.field-first,
form#downloadform label.field-title,
form#downloadform label.field-zip,
form#downloadform label.field-phone {
	clear: left;
}
form#downloadform label.field-first,
form#downloadform label.field-last,
form#downloadform label.field-title, 
form#downloadform label.field-company,
form#downloadform label.field-phone,
form#downloadform label.field-email {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 210px;
}
form#downloadform label.field-first input,
form#downloadform label.field-last input,
form#downloadform label.field-title input,
form#downloadform label.field-company input,
form#downloadform label.field-phone input,
form#downloadform label.field-email input {
	float: left;
	width: 210px;
	padding: 0px;
}
form#downloadform label.field-zip {
	float: left;
	width: 100px;
}
form#downloadform label.field-zip input {
	float: left;
	width: 100px;
}

form#downloadform select {
	float: left;
	display: block;
}
form#downloadform label.field-country {
	float: left;
	margin-left: 10px;
	width: 325px;
}
form#downloadform label.field-country select {
	width: 325px;
	float: left;
	margin-top: 3px;
}

form#downloadform label.field-prodvers {
	width: 400px;
	padding: 0px;
}
form#downloadform label.field-prodvers select{
	width: 437px;
	margin-bottom: 12px;
}

form#downloadform input.checkbox {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
form#downloadform label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 12px 0px;
}

/* START styles partner signup form */
/* basics */
form#ptrsiupform {
	width: 470px;
	text-align: left;
}
form#ptrsiupform fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
form#ptrsiupform legend {
	display: none;
}
form#ptrsiupform label {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}
form#ptrsiupform input {
	display: block;
	margin-top: 3px;
}
form#ptrsiupform select {
	float: left;
	display: block;
}
form#ptrsiupform p.clear_left {
	clear:left;
}
form#ptrsiupform .description {
	font: normal 10px verdana,sans-serif;
}
	/* input fields */
	form#ptrsiupform label.field-company-name,       
	form#ptrsiupform label.field-country,
	form#ptrsiupform label.field-established,
	form#ptrsiupform label.field-contactnbr,
	form#ptrsiupform label.field-add1,
	form#ptrsiupform label.field-website, 
	form#ptrsiupform label.field-employ,
 	form#ptrsiupform label.field-title,
	form#ptrsiupform label.field-email,
	form#ptrsiupform label.field-phone,	
	form#ptrsiupform label.field-mobilperso,
	form#ptrsiupform label.field-addr1perso,
	form#ptrsiupform label.field-zipperso { clear: left; }
	
	form#ptrsiupform label.field-established,
	form#ptrsiupform label.field-industry,
	form#ptrsiupform label.field-contactnbr,
	form#ptrsiupform label.field-faxnrb,
	form#ptrsiupform label.field-add1,
	form#ptrsiupform label.field-add2,
	form#ptrsiupform label.field-website,
	form#ptrsiupform label.field-annrev,
	form#ptrsiupform label.field-employ,
	form#ptrsiupform label.field-keycomp,
	form#ptrsiupform label.field-first,
	form#ptrsiupform label.field-last,
 	form#ptrsiupform label.field-title,	
	form#ptrsiupform label.field-phone,
	form#ptrsiupform label.field-faxperso,
	form#ptrsiupform label.field-addr1perso,
	form#ptrsiupform label.field-addr2perso	
	{
		float: left;
		margin: 0px 10px 0px 0px;
		width: 210px;
	}

	form#ptrsiupform label.field-established input,
	form#ptrsiupform label.field-industry input,
	form#ptrsiupform label.field-contactnbr input,
	form#ptrsiupform label.field-faxnrb input,
	form#ptrsiupform label.field-add1 input,
	form#ptrsiupform label.field-add2 input,
	form#ptrsiupform label.field-website input,
	form#ptrsiupform label.field-annrev input,
	form#ptrsiupform label.field-employ input,
	form#ptrsiupform label.field-keycomp input,
	form#ptrsiupform label.field-first input,
	form#ptrsiupform label.field-last input,
	form#ptrsiupform label.field-title input,
	form#ptrsiupform label.field-email input,	
	form#ptrsiupform label.field-phone input,
	form#ptrsiupform label.field-faxperso input,
	form#ptrsiupform label.field-mobilperso input,
	form#ptrsiupform label.field-addr1perso input,
	form#ptrsiupform label.field-addr2perso input	
	{
		float: left;
		width: 210px;
		padding: 0px;
	}
	
	form#ptrsiupform label.field-zipperso {
		float: left;
		width: 100px;
	}
	form#ptrsiupform label.field-zipperso input {
		float: left;
		width: 100px;
	}
	
	form#ptrsiupform label.field-countryperso {
		float: left;
		margin-left: 10px;
		width: 325px;
	}
	form#ptrsiupform label.field-countryperso select {
		width: 325px;
		float: left;
		margin-top: 3px;
	}
	
	form#ptrsiupform label.field-company-name,
	form#ptrsiupform label.field-email,
	form#ptrsiupform label.field-title,
	form#ptrsiupform label.field-mobilperso {
		float: left;
		margin: 0px 10px 0px 0px;
		width: 415px;
	}
	form#ptrsiupform label.field-company-name input {
		float: left;
		width: 430px;
		padding: 0px;
	}
	
	/* selects */
	form#ptrsiupform label.field-country {
		float: left;
		width: 435px;
	}
	form#ptrsiupform label.field-country select {
		width: 435px;
		float: left;
		margin-top: 3px;
	}
	
	/* textarea */
	form#ptrsiupform label.field-descrb1,
	form#ptrsiupform label.field-descrb2	
	{
		float: left;
		width: 412px;
	}
	form#ptrsiupform label.field-descrb1 textarea,
	form#ptrsiupform label.field-descrb2 textarea {
		width: 408px;
		float: left;
		margin-top: 3px;
	}
	
	/* checkboxen */
	form#ptrsiupform input.checkbox {
		clear: both;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	form#ptrsiupform label.field-checkbox {
		clear: none;
		margin: 0px 0px 0px 25px;
		padding: 0px 0px 12px 0px;
	}
	
	/* checkbox rows*/
	form#ptrsiupform input.checkboxrow {
		float: left; 
		margin: 0px 5px 0px 0px; 
		padding: 0px;
	}
	form#ptrsiupform input.checkboxrowlast {
		clear: left;		
		float: left; 
		margin: 0px 5px 0px 0px;
	}
	form#ptrsiupform label.checkboxrow_1,
	form#ptrsiupform label.checkboxrow_2,
	form#ptrsiupform label.checkboxrow_3,
	form#ptrsiupform label.checkboxrow_4,
	form#ptrsiupform label.checkboxrow_5,
	form#ptrsiupform label.checkboxrow_6 {
		padding: 5px 0px 0px 0px;
		float: left;
	}
	form#ptrsiupform label.checkboxrow_1 { width: 110px; }
	form#ptrsiupform label.checkboxrow_2 { width: 110px; }
	form#ptrsiupform label.checkboxrow_3 { width: 150px; }	
	form#ptrsiupform label.checkboxrow_4 { width: 110px; }
	form#ptrsiupform label.checkboxrow_5 { width: 110px; }	
	form#ptrsiupform label.checkboxrow_6 { 
		width: 110px; 
		padding: 5px 0px 15px 0px; 
	}

	form#ptrsiupform label.checkboxrow_1_1,
	form#ptrsiupform label.checkboxrow_2_1,
	form#ptrsiupform label.checkboxrow_3_1,
	form#ptrsiupform label.checkboxrow_4_1,
	form#ptrsiupform label.checkboxrow_5_1,
	form#ptrsiupform label.checkboxrow_6_1,
	form#ptrsiupform label.checkboxrow_7_1 {
		padding: 5px 0px 0px 0px;
		float: left;
	}	
	form#ptrsiupform label.checkboxrow_1_1 { width: 115px; }
	form#ptrsiupform label.checkboxrow_2_1 { width: 110px; }
	form#ptrsiupform label.checkboxrow_3_1 { width: 160px; }	
	form#ptrsiupform label.checkboxrow_4_1 { width: 170px; }
	form#ptrsiupform label.checkboxrow_5_1 { width: 105px; }	
	form#ptrsiupform label.checkboxrow_6_1 { width: 130px; }
	form#ptrsiupform label.checkboxrow_7_1 { 
		width: 110px;  
		padding: 5px 0px 15px 0px; 
	}	

	/* radiobuttons */
	form#ptrsiupform label.radioitem {
		clear: none;
		float: left;
		width: auto; 
		margin: 0px 10px 0px 5px;
		padding: 0px 0px 12px 0px;
	}	
	form#ptrsiupform label.radioitem_2 {
		padding: 0px 0px 12px 20px;
	}	
	form#ptrsiupform input.radiobutton {
		float: left;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	} 
/* END styles partner signup form */

	/* ERRORS */
	form#ptrsiupform fieldset.errormsg {
		width: 412px;
		background-color: #fff6f6;	
		padding: 10px 10px 0px 10px;
		margin-bottom: 12px;
		border:1px solid #ff0000;
	}
	form#downloadform fieldset.errormsg {
		width: 425px;
		background-color: #fff6f6;	
		padding: 10px 0px 0px 10px;
		margin-bottom: 12px;
		border:1px solid #ff0000;
	}
	div.errormsg {
		width: 415px;
		padding: 10px;
		margin: 0pt 0pt 1em;
		font-size: 12px;
		line-height: 14px;
		color: #ff0000;
		background-color: #fff6f6;		
		border:1px solid #ff0000;
		text-align: center;
	}	
	input.errormsg,textarea.errormsg {
		background-color: #fff6f6;	
		border:1px solid #ff0000;
	}
	select.errormsg {
		background-color: #fff6f6;	
		border:1px solid #ff0000;
		color:#ff0000;
	}
/* END styles product download form, partner signup form */

.hide { display:none; visibility:hidden; }

.clearleft {
	font-size:0px;
	line-height:0px;
	height:0;
	clear:left;
	visibility:hidden; 
}
.clearright {
	font-size:0px;
	line-height:0px;
	height:0;
	clear:right;
	visibility:hidden; 
}
.clearboth {
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden; 
}

/* EoF */			