/* 
 * 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");
	
	h4 {
		position: absolute;
		background-image: url("/images/cycles/7/tomahawk_title.gif"); 
		top: 38px;
		left: 435px;
		width: 326px;
		height: 0px !important;
		height /**/: 45px;
		padding-top: 45px;
		overflow: hidden;
	}
	
	#pix_container {
		margin-left: 135px;
		width: 430px;
 		height: 300px;
		top: 44px;
		left: -70px;
		}
		
		.pix_row {
			position: relative;
			float: left;
			width: 100%;
			margin-bottom: 10px;
			}
			
			.pix_row img {
				float: left;
				margin-right: 10px;
				}
				
				.row1 {
					margin-left: 34px;
					}
				
					.row1 img.a {
						vertical-align: baseline;
						margin-top: 21px;
						}
					
				.row2 .shift img {
					margin-top: 5px;
					}
			
				.row3 {
					margin-left: -42px;
					}
			
					.row3 .shift img {
						margin-top: -20px;
						}
				
				.row4 {
					margin-left: 2px;
					}
					
					.row4 .shift img {
						margin-top: -19px;
						}
						
	p#tomahawk {
		position: absolute;
		top: 110px;
		left: 430px;
		background-image: url("/images/cycles/7/tomahawk_text.gif");
		width: 345px;
		height: 0px !important;
		height /**/:326px;
		padding-top: 326px;
		overflow: hidden;
		}
		
	p#winner {
		top: 450px;
	}

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

.pages {
	top: 290px;
	}

div#footer {
	top: 310px;
	}

