/* 
 * G Kustom Kuhl
 * cycle5.css for gkustomkuhl.com
 * author:  miinx [at] miinx.com.au
 */

@import url("/css/master.css");
@import url("/css/cycles/common.css");

	#pix_container {
		margin-left: 80px;
		width: 430px;
 		height: 300px;
		top: 70px;
		left: 0;
		}
		
			.pix_row {
				position: relative;
				float: left;
				width: 100%;
				margin-bottom: 10px;
				}
				
				.row1 {
					margin-left: 22px;
					}
					
				.row3 {
					margin-left: 22px;
					}
					
				.pix_row img {
					float: left;
					border: 2px solid #200;
					margin-right: 10px;
					}
					
	p#kinglion {
		position: absolute;
		top: 90px;
		left: 420px;
		background-image: url("/images/cycles/5/text_kinglion.gif");
		width: 314px;
		height: 0px !important;
		height /**/:275px;
		padding-top: 275px;
		overflow: hidden;
		}
		

/* ------------// footer adjustments
			  //------------------------------ */

div#footer {
	top: 240px;
	}

