/* total avail width = 590px */
.tri-left, .tri-right, .tri-below, .tri-below-multi {	
	float:left;
	background:#FFFFFF;
	border-right:1px solid #CFCABC;
	border-bottom:1px solid #CFCABC;
	padding:10px 20px;
	}
.tri-left {
	width:240px;
w\idth:240px; /* IE4,5,5.5 box model fix */	
	margin-right:20px;
	margin-bottom:20px;	
	padding:0;
	border-right:none;
	display:inline; /* IEWin double margin fix */		
	}
	i{content:"\"/*"}
        .tri-left {margin-right:20px;}/* IE4,5,5.5 box model fix */	
		
.tri-right {
	width:315px;
w\idth:273px; /* IE4,5,5.5 box model fix */	
	margin-bottom:20px;	
	height:280px;
	}
	/* Opera/Safari/Moz */
	div.content>div.tri-right { 
		/* Copy not to exceed 280px height, expansion will still occur if it does */
		height:auto;
		}
.tri-below, .tri-below-multi {
	width:575px;
	w\idth:534px; /* IE4,5,5.5 box model fix */	
	}

.tri-below-multi {
	margin-bottom:17px;
	}