/* Styles Specific to Defense Center */
	
	.defense h3{
		margin:0 0 0 0;
		padding:1px 0 11px 20px;
		font-size:11px;
		text-transform:uppercase;
		border-bottom:1px solid #b1b1b1;
	}
	
	.defense .leftone{
		float:left;
		margin:15px 7px 0 0;
		width:550px;
	}
	
	.defense .leftone h1{
		margin:13px 0 0 0;
		border:0;
		font-size:12px;
		color:#000000;
	}
	
	.defense .leftone p{
		font-size:11px;
	}
	
	.defense .leftone .cont{
		padding:0 0 0 8px;
		color:#990000;
		font-weight:bold;
		background-image:url(../../../images/new_design/bd-global-footer-bullet.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
	}
	
	.defense .rightone{
		float:left;
		margin:23px 0 0 0;
		width:300px;
		min-height:220px;
		background-image:url(../../../images/new_design/bd-sub-defender-right_panel.gif);
		background-repeat:no-repeat;
	}
		
	.defense .rightone h4{
		margin:18px 0 0 18px;
		padding:0 0 0 22px;
		font-size:12px;
		color:#666666;
		background-image:url(../../../images/new_design/bd-sub-defender-graybullet.gif);
		background-repeat:no-repeat;
	}
	
	.defense .rightone ul{
		margin:18px 18px 0 18px;
		padding:0;
		list-style:none;
	}
	
	.defense .rightone ul li{
		padding:0 0 0 10px;
		margin:0 0 7px 0;
		background-image:url(../../../images/new_design/bd-sub-defender-tribulle.gif);
		background-repeat:no-repeat;
		background-position:0 3px;
		font-size:10px;
	}
	
	.defense .rightone #viewfull{
		padding:5px 0 0 0;
		margin:25px 42px 0 40px;
		border-top:1px solid #cdcec7;
	}
	
	.defense .rightone #viewfull a{
		color:#666666;
		font-size:11px;
		font-weight:bold;
	}
	
	.defense .rightone ul li a{
		color:#666666;
		font-weight:bold;
		text-decoration:none;
	}
	
	.defense .rightone ul li a:hover{
		text-decoration:underline;
	}
		
	.defense #bot{
		clear:both;
		padding:5px 0 0 0;
		border-top:1px solid #b1b1b1;
	}
	
	.defense .listarea{
		float:left;
		width:335px;
	}
	
	.defense #panel.listarea{
		margin:0 10px 0 0;
		width:200px;
		border:3px solid #e5e5e5;
		background-color:#eeeeee;
		padding:10px;
	}
	
	.defense #bot h2{
		font-size:15px;
		margin:0 0 5px 0;
	}
	
	.defense #bot h5{
		margin:0 0 10px 0;
		padding:0 0 0 17px;
		color:#D80000;
		font-size:12px;
		background-image:url(../../../images/new_design/bd-sub-defender-bottombull.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
	}
	
	.defense #bot h6{
		margin:0 0 10px 17px;
		font-weight:normal;
		color:#990000;
		font-size:11px;
	}
	
	.defense #bot h6 a{
		color:#990000;
		text-decoration:none;
	}
	
	.defense #bot h6 a:hover{
		text-decoration:underline;
	}
	
	.defense #bot h6 a.active{
		text-decoration:underline;
	}
	
	.defense #bot ul{
		margin:0 0 15px 0;
		padding:0;
		list-style:none;
	}
	
	.defense #bot ul li{
		padding:0 0 0 14px;
		margin:0 0 0 17px;
		background-image:url(../../../images/new_design/bd-sub-defender-circlebulle.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
	}
	
	.defense #bot ul li a{
		color:#000000;
		font-size:11px;
		text-decoration:none;
	}
	
	.defense #bot ul li a:hover{
		text-decoration:underline;
	}
	
	.defense #bot #signupemail{
		margin-bottom:10px;
	}
	
	.defense #bot #signupemail a.su{
		font-size:11px;
	}
	
	 #maincontent.virusinfo #virusinfocontent
	{
	float:left;
	width:450px;
	}
	 #maincontent.virusinfo #virusinfocontent .virusinfoblock
	{
	font-size:11px;
	padding:3px;
	}
	 #maincontent.virusinfo #virusinfocontent .virusinfoblock p
	{
	margin-left:0px;
	
	}
	 #maincontent.virusinfo #virusinfocontent .virusinfoblock .titles
	{
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding:5px;
	border-left:3px solid black;
	background-color:#ececec;
	margin-top:20px;	
	}
		
		
