.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003377;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003377;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}


img{
	border:0;
}

.p_wrapper{
	margin:0 auto;
	width:1280px;
}

.product{
	margin-top:20px;
}

.p_left, .p_right{
	float:left;
}
	
	.p_left{
		width:420px;
		text-align:center;
	}
	
	.p_left a{
		color:#09B922;
		text-decoration:none;	
	}
	
	.p_left h1{
		border-bottom:5px solid #000000;
		font-family:Tahoma;
		font-weight:bold;
		width:271px;
		margin-left:80px;
	}

	.p_right .top_font{
		font-size:18px;
		font-family:Arial;
		font-style:italic;
		
		width:627px;
		text-align:left;
	}


.note{
	clear:both;
	background:#bcdee9;
	height:35px;
	width:100%;
	text-align:right;
	margin-top:5px;

}

.note p{
		font-family:Arial;
		font-weight: bold;
		font-style:italic;
		padding-top:6px;
		
	}

.p_description{
	width:390px;
	border:7px solid #e6e6e6;
	padding:5px 15px 20px;
	line-height:1.1em;
	margin-left:90px;
}



.p_description_wrapper{
	border: solid 5px #b8baba;
	margin-bottom:10px;
	background:url(images/p_comparison_bg.gif) repeat-y;
	width:950px;
}



.p_description_wrapper .p_description{
	width:290px;
	float:left;
	line-height:1.5em;
	border:0;
	padding:10px 0 10px 13px;
	margin-left:10px;
	
}

.p_description_wrapper .note{
	background:#bcdee9;
	width:570px;
	margin-top:5px;
	margin-left:30px;
	margin-bottom:20px;
}
	.p_description_wrapper .note{
		font-family:Arial;
		font-weight: bold;
		font-style:italic;
		padding:6px 10px;
	}

.p_description_wrapper .p_description h1, table.specs h1{
	border-bottom:5px solid #000000;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:205px;
	margin-left:10px;
}
	
.p_description_wrapper .p_description h3{
	border-bottom:5px solid #000;
	width:105px;
}
	
	.p_description h3{
		font-size:24px;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight:bold;
	}
	
	.p_description p{
		font-size:12px;
		font-family:Verdana;
		font-weight:normal;
	}
	
	.p_description .p_description_title{
		height:220px;
		font-weight:bold;
		border-bottom: solid 3px #B8BABA;
	}
	
	.p_description .p_description_ph{
		height:150px;
	}
	
	ul.detail, ul.behavior{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul.behavior{
		margin-top:20px;
		
	}
	
	.p_description_wrapper ul.detail{
		height:280px;
		border-bottom: solid 3px #B8BABA;
	}
	
	
	ul.detail li{
		background:url(images/point.png) no-repeat left center;
		font-size:12px;
		font-family:Verdana;
		font-weight: normal;
		padding-left:12px;
		
	}
	
	ul.behavior li{
		background:url(images/arrow.png) no-repeat left center;
		font-size:12px;
		font-family:Verdana;
		font-weight: normal;
		color:#09b922;
		padding-left:10px;
	}
	.behavior a{
		text-decoration:none;
		color:#09b922
	}
	
	
.p_description_wrapper ul.behavior li{
	padding-left:14px;
}

	
span.blue{
	color:#23c0dc;
}

table.specs{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	border:5px solid #CCCCCC;
}



table.specs td{
	padding:7px 8px;
}
	
.caption{
	width:30%;
	background-color:#b8d7ed;
}

.eve{
	background-color:#ebf2fc;
}

.common{
	font-size:12px;
	font-weight:normal;
}

.left_title{
	width:5px;
}


	
	
