﻿/* ContentBlock Layout Style Sheet */

.cb-img-two-column-left{
	width:251px;
}
.cb-img-two-column-right{
	width:251px;
}

.cb-img-two-column-right-last{
	width:251px;
	margin:0px 0px 0px 8px;
}

.cb-img-three-column-left{
	width:166px;
}
.cb-img-three-column-left-last{
	width:166px;
}

.cb-img-three-column-right{
	margin:0px 6px 0px 0px;
	width:166px;
}
.cb-img-three-column-right-last{
	padding:0px 0px 0px 0px;
	width:166px;
}

.cb-img-four-column-right{
	width:124px;
	margin:0px 4px 0px 0px;
}
.cb-img-four-column-right-last{
	margin:0px 0px 0px 0px;
	width:124px;
}

.cb-img-four-column-left{
	margin:0px 6px 0px 0px;
	width:124px;
}
.cb-img-four-column-left-last{
	margin:0px 4px 0px 0px;
	padding-left:1px;
	width:124px;
}

/* PORTLET PANEL */
.pp-image{
	margin:0px 4px 0px 0px;
	width:162px;
}

