/*PDA PORTRAIT*/

/*GENERAL*/
.one_col{
	float:	none;
	width:	100%;
	}
.two_col{
	float:	none;
	width:	100%;
	}
.three_col{
	float:	none;
	width:	100%;
	}
.first_col{
	margin-right:	0;
	}
.last_col{
	margin-left:	0;
	}