/*
 * New CSS styles for new grid layout functionality for major news for fixing DIGI-5071
 */
#newsAlert .oneThird, #newsAlert .oneThirdCut {
	width:300px;
	overflow:auto;
}

#newsAlert .oneThird.w280 {
	width:280px;
	overflow:auto;
}

#newsAlert .oneHalf {
	width:440px;
	overflow:auto;
}

#newsAlert .twoThirds {
	width:600px;
	overflow:auto;
}

#newsAlert .gutterSmall {
	margin-right:20px;
}

#newsAlert .w280 .picleft {
	padding:0;
}