/* 
 * G Kustom Kuhl
 * cycle6.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: 100px;
		width: 430px;
 		height: 300px;
		top: 70px;
		left: 0;
		}
		
			.pix_row {
				position: relative;
				float: left;
				width: 100%;
				margin-bottom: 10px;
				}
				
				.row2 {
					margin-left: 37px;
					}
					
				.row4 {
					margin-left: 81px;
					top: -21px;
					}
				.pix_row img {
					float: left;
					border: 2px solid #200;
					margin-right: 10px;
					}
					
	p#brown {
		position: absolute;
		top: 145px;
		left: 360px;
		background-image: url("/images/cycles/6/text_brown.gif");
		width: 395px;
		height: 0px !important;
		height /**/:242px;
		padding-top: 242px;
		overflow: hidden;
		}
		
	
	.pages {
		top: 250px;
	}
	

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

div#footer {
	top: 280px;
	}

