﻿img {
	border:none;	
}
#push-container{
	background-color:#000;	
	width:100%;
	height:100%;
}
#push-container img {
	float:left;
}
#left-push-area{
	float:left;
	width:350px;
}
#right-push{
	float:left;
	text-align:left;
	width:700px;
	height:525px;
}
#left-push-area div { width:175px; height:175px; overflow:hidden; }
#push1, #push3, #push5 { float:left; }
#push2, #push4, #push6 { float:right; }