.box.twoThird .content,
.box.third .content,
.box.half .content
{
	min-height:160px;
}

.box.short .content
{
	min-height:100px;
}

.box.third img,
.box.half img
{
	float:left;
	margin-bottom:15px;
}

.box .summary
{
	margin-left:50%;
}


.box .twoThird
{
	margin-left:33% !important;
}

.box.imgRight .summary
{
	margin-left:0;
	margin-right:33% !important;
}

.box.imgRight img
{
	float:right;
}

.box.imgNone .summary
{
	margin-left:0 !important;
}
