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

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

	h4 {
		position: absolute;
		background-image: url("/images/cycles/8/devil_title.gif");
		top: 35px;
		left: 25px;
		width: 231px;
		height: 0px !important;
		height /**/: 67px;
		padding-top: 67px;
		overflow: hidden;
	}

	#pix_container {
		margin-left: 485px;
		width: 470px;
 		height: 300px;
		top: 70px;
		left: -155px;
		}
		
		#pix_container img {
			border: 5px solid #c8760d;
			float: left;
			margin-right: 8px;
			}
			
		.pix_row {
			position: relative;
			float: left;
			width: 100%;
			margin-bottom: 10px;
			}
			
			.row1 img.a {
				margin-top: 20px;
			}
			
			.row2 {
				margin-top: -20px;
				margin-left: 30px;
			}
			
					
	p#lowchopper {
		position: absolute;
		top: 130px;
		left: 25px;
		background-image: url("/images/cycles/8/devil_text.gif");
		width: 316px;
		height: 0px !important;
		height /**/:240px;
		padding-top: 240px;
		overflow: hidden;
		}

.pages {
	top: 180px;
}

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

div#footer {
	top: 210px;
	}

