p{
	line-height:20px;
}
p.subtitle span.blue{
	display:block;
	padding:20px 0px 10px 0px;
	font-size:11.5pt;
	font-weight:bold;
}

p.imagefoot{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin-bottom:20px;
}

/*left
--------------------------*/
#leftcontent_container h1 sup{
	font-size:10pt;
}

#leftcontent_container p span.blue{
	font-size:12pt;
	font-weight:bold;
}
#leftcontent_container ul{
	margin:15px 0px 0px 30px;
	list-style-image:url(../img/bulletgreen.gif);
	color:#666666;
}
	#leftcontent_container ul li{
		padding-bottom:15px;
	}
	#leftcontent_container #generalimage{
		margin:15px 170px 0px;
		width:300px;
		height:95px;
		background:url(../img/image01.jpg) no-repeat top left;
		
	}

	#leftcontent_container #sizesimage{
		width:630px;
		height:285px;
		background:url(../img/image02.jpg) no-repeat top left;
		
	}
	
	#leftcontent_container #graficimage{
		margin:10px 70px 0px;
		width:500px;
		height:332px;
		background:url(../img/image03.jpg) no-repeat top left;
		
	}
	
	#leftcontent_container #buttonimage{
		margin:10px 95px 0px;
		width:400px;
		height:332px;
		background:url(../img/image04.jpg) no-repeat top left;
		
	}