*{
	padding:0;
	margin:0;
	line-height:100%;
	outline:none;
	font-size:13px;
}
div{float:left;}
img{border:0;}
.clear{
	clear: both;
	width: 0;
	height:0;
	float: none;
}
img.pLeft{
	float: left;
	margin:0 10px 10px 0;
}
img.pRight{
	float: right;
	margin:0 10px 10px 0;
}
img.pLeftClear{
	float: none;
	display: block;
	margin:0 0 10px 0;
	clear: both;
}
