#ibGarage_container {
	border: 0px solid red;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

#ibGarage_header {
	text-align: center;
}

#ibGarage_nav {
	text-align: right;
	font-weight: bold;
}

.ibGarage_subhead {
	margin-bottom: 5px;
	font-weight: bold;
}

.ibGarage_ride { 
	float: left;
	margin: 0 2px 5px 2px;
	width: 152px;
	height: 235px;
	border: 0px solid #000;
}

.ibGarage_thumb { 
	/* height: 120px; */
}

	.ibGarage_thumb img {
		border: 0px solid #000;
		width: 148px;
		/* height: 95px; */
		margin: 2px;
	}
	
.ibGarage_thumb2 img {
	width: 150px;
}

.ibGarage_info {
	font-size: 10px;
	margin: 2px; 
}

.ibGarage_fastest_bit {
	font-size: 10px;
	margin: 2px;
}

.ibGarage_album_bit {
	float: left;
	margin: 0 2px 5px 2px;
}

	.ibGarage_album_bit img {
		height: 75px;
		border: 1px solid #000;
	}


#ibGarage_add_vehicle {
}

	#ibGarage_add_vehicle fieldset {
		width: 700px;
		border-color: #000;
		border-width: 1px;
		border-style: solid none none none;
		margin: 10px 0 10px 0;
	}
	
	#ibGarage_add_vehicle fieldset legend {
		font-size: 14px;
		font-weight: bold;
	}


	#ibGarage_add_vehicle fieldset label {
		font-size: 10px;
		line-height: 16px;
		font-weight: bold;
		display: block;
		float: left;
		margin-right: 10px;
		width: 200px;
		text-align: right;
	}

	#ibGarage_add_vehicle fieldset div {
		margin-bottom: 5px;
		clear: left;
	}

	/* #ibGarage_add_vehicle input {
		border: 1px solid #999;
		height: 16px;
		font-size: 14px;
		line-height: 16px;
	} */

	#ibGarage_add_vehicle .bginput {
		height: 25px;
	}

	#ibGarage_add_vehicle textarea {
		border: 1px solid #999;
	}

	.ibGarage_button {
		height: 50px;
	}

#ibGarage_search_garage {

}

h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	border: 0px solid #000;
	margin: 5px 0 5px 0; 
	padding: 4px;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

img.thumb {
	border: 1px solid #000;
}
