.navbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.navbar:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* STORE STYLE CHANGES */		

	#productDescription {
		clear: none;
		float: right;
		height: auto;
		text-align: left;
		padding:5px;
		line-height:18px;		
		}
	#productDetail #productPhotos {
		width:251px;
	}
	#productDetail #extraDetails {margin-left:25px;}
	#productDetail .form-label {width:30px;}
	#productDetail .body {
		width:355px;
		min-height:400px;
		color:#000;
		margin-left:10px;
		margin-top:-45px;
		}
		#productDetail .body ul {
			list-style-type:disc;
			margin-left:18px;
		}
		
	#productDetail #price {
		font-size:150%;
		font-weight:bold;
		color:#000099;
		margin-left:-38px;
		}
	
	#productDetail form h2 {
		font-size:180%;
		font-weight:bold;
		color:#000;
	}
	
	.productPhotoThumbnailSection {
		width:223px;
	}
	
	.productPhotoThumbnailSection img {
		width:80px;
		height:80px;
		padding:4px;
		position:relative;
		margin-left:-40px;
	}
	
	#productDetail #prodThumbnails {
		width: 50px;
	}
	.productPhotoThumbnailSection, #prodThumbnails {position:relative;}
	
	.productPhotoThumbnailSection #productPhotoThumbnail0, 
	.productPhotoThumbnailSection #productPhotoThumbnail1, 
	.productPhotoThumbnailSection #productPhotoThumbnail2, 
	.productPhotoThumbnailSection #productPhotoThumbnail3, 
	.productPhotoThumbnailSection #productPhotoThumbnail4, 
	.productPhotoThumbnailSection #productPhotoThumbnail5, 
	.productPhotoThumbnailSection #productPhotoThumbnail6, 
	.productPhotoThumbnailSection #productPhotoThumbnail7, 
	.productPhotoThumbnailSection #productPhotoThumbnail8, 
	.productPhotoThumbnailSection #productPhotoThumbnail9, 
	.productPhotoThumbnailSection #productPhotoThumbnail10, 
	.productPhotoThumbnailSection #productPhotoThumbnail11, 
	.productPhotoThumbnailSection #productPhotoThumbnail12, 
	.productPhotoThumbnailSection #productPhotoThumbnail13, 
	.productPhotoThumbnailSection #productPhotoThumbnail14, 
	.productPhotoThumbnailSection #productPhotoThumbnail15, 
	.productPhotoThumbnailSection #productPhotoThumbnail16 {position:absolute;}
	
	.productPhotoThumbnailSection #productPhotoThumbnail0 {z-index:1}
	.productPhotoThumbnailSection #productPhotoThumbnail1 {left:90px; z-index:9}
	
	#prodThumbnails #prodThumbnailRightArrow, #prodThumbnails #prodThumbnailLeftArrow {padding-top:35px; position:absolute; z-index:9;}
	
	#prodThumbnails #prodThumbnailRightArrow {right:0;}
	
	#productDetail .submitBtn {
		font-size:1.2em;
		font-weight:bold;
		height:23px;
		margin:0;
		padding:0;
		width:91px;
		}
		
	