    #qipeek img{border:none;}
	#qipeek ul, #qipeek li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#qipeek li{ 
		/* 
			define width and height of list item (qipeek)
			entire qipeek area will adjust according to the parameters provided here
		*/
	height:370px; width:596px;
	text-align:center;
		}
	span#prevBtn{}
	span#nextBtn{}			
