.full-img .sub-lft .sub-img{
	float: left;	
	margin: 0 1.2em 0.8em 0;
}

.full-img .sub-rgt .sub-img{
	float: right;	
	margin: 0 0 0.8em 1.2em;
}

.full-img .sub-fixed .sub-img{
	margin: 0;
}

.full-img .sub-text{
	float: right;
}

.full-img .sub-size270 .sub-img img{ 	width: 24.4em;		}
.full-img .sub-size180 .sub-img img{	width: 16.25em;	}
.full-img .sub-size150 .sub-img img{	width: 13.5em;		}
.full-img .sub-size135 .sub-img img{	width: 12.2em;		}
.full-img .sub-size120 .sub-img img{	width: 10.8em;		}
.full-img .sub-size90  .sub-img img{	width: 8.14em;		}
.full-img .sub-size36  .sub-img img{	width: 3.25em;		}

.full-img .sub-size270 .sub-text	{	width: 14.05em;	}
.full-img .sub-size180 .sub-text	{	width: 22.2em;		}
.full-img .sub-size150 .sub-text	{	width: 24.95em;	}
.full-img .sub-size135 .sub-text	{	width: 26.19em;	}
.full-img .sub-size120 .sub-text	{	width: 27.65em;	}
.full-img .sub-size90  .sub-text	{	width: 30.2em;		}
.full-img .sub-size36  .sub-text	{	width: 35.2em;		}
