	.rightHr {
		height: 10px;
		background: #fff;
		border: none;
		background: url(http://agriapark.com/images/content/hr.jpg) repeat-x;
		}
	
	.h1, .h1 a, .h1 a:hover {
		font-size: 14px;
		font-weight: bold;
		font-family: arial;
		color: #fda100;
		clear: both;
		text-decoration: none;
		}
	
	.h2 {
		font-size: 14px;
		font-weight: bold;
		clear: both;
		}
		
	.h3 {
		font-family: tahoma;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 10px;
		clear: both;
		margin-top: 10px;
		}
		
	.bovebben, .bovebben a {
		font-weight: bold;
		font-size: 10px;
		color: #535352;
		}
		
		.bovebben a {
			text-decoration: none;
			}
		
		.bovebben a: hover {
			text-decoration: underline;
			}
			
	.storeContainer {
				width: 460px;
				overflow: hidden;
				padding: 10px 0 10px 0;
				border-bottom: 1px solid #cbc9c9;
				}
				
				.storeLeft {
					width: 120px;
					margin-right: 10px;
					float: left;
					}
					
				.storeRight {
					width: 330px;
					float: left;
					}
					
					.storeName {
						font-family: arial;
						font-size: 17px;
						font-weight: bold;
						}
						
					.storeCategoryName {
						font-size: 12px;
						color: #fda100;
						font-weight: bold;
						}
						
					.storeMore {
						font-weight: bold;
						font-size: 10px;
						}
						
						.storeMore a {
							color: #535352;
							font-size: 10px;
							font-weight: bold;
							text-decoration: none;
							}
							
							.storeMore a:hover {
								color: #535352;
								font-size: 10px;
								font-weight: bold;
								text-decoration: underline;
								}
						
					.buttonContainer {
						margin: 10px 0 10px 0;
						height: 20px;
						}
						
						.buttonLeft {
							height: 20px;
							width: 10px;
							background: url(http://agriapark.com/images/content/moreButton/left.jpg);
							float: left;
							}
							
						.buttonCenter {
							height: 20px;
							font-size: 7pt;
							color: #fff;
							font-weight: bold;
							text-decoration: none;
							line-height: 20px;
							text-align: center;
							background: url(http://agriapark.com/images/content/moreButton/center.jpg);
							float: left;
							}
							
							.buttonCenter a, .buttonCenter a:hover {
								color: #fff;
								font-size: 10px;
								}
							
						.buttonRight {
							height: 20px;
							width: 10px;
							background: url(http://agriapark.com/images/content/moreButton/right.jpg);
							float: left;
							}
							
	.programHeaderContainer  {
		width: 460px;
		border-bottom: 3px solid #2a2a2a;
		padding-bottom: 5px;
		overflow: hidden;
		}
		
		.programHeaderImage  {
			width: 150px;
			float: left;
			overflow: hidden;
			margin-right: 10px;
			}
			
			.programHeader {
				width: 300px;
				float: left;
				}
	
	.programContainer  {
		width: 460px;
		padding: 5px 0 5px 0;
		overflow: hidden;
		border-bottom: 1px solid #cbc9c9;
		}
		
		.programImage {
			width: 150px;
			float: right;
			overflow: hidden;
			margin-right: 10px;
			}
			
			.programImage img {
				border: 2px solid #fca100;
				}
				
		.program {
			width: 280px;
			float: right;
			margin-left: 20px;
			}

#contentRight input {
	width: 198px;
	height: 18px;
	border: 1px solid #a8a7a6;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #535352;
	}
	
.galleryList {
	width: 464px;
	height: 150px;
	overflow: hidden;
	float: left;
	background: url(http://agriapark.com/images/content/galleryHr.jpg) repeat-x bottom left;
	}
	
	.galleryLeft {
		width: 110px;
		height: 110px;
		background: url(http://agriapark.com/images/content/galleryThumbBg.jpg);
		float: left;
		}
		
		.galleryLeft img {
			margin: 5px 0 0 5px;
			}
		
	.galleryLeftHover {
		width: 110px;
		height: 110px;
		background: url(http://agriapark.com/images/content/galleryThumbHoverBg.jpg);
		float: left;
		}
		
		.galleryLeftHover img {
			margin: 5px 0 0 5px;
			}
		
	.galleryRight {
		width: 340px;
		height: 137px;
		overflow: hidden;
		float: left;
		margin-left: 14px;
		}
		
.galleryContainer {
	width: 110px;
	height: 110px;
	background: url(http://agriapark.com/images/content/galleryThumbBg.jpg);
	float: left;
	margin-bottom: 8px;
	}
	
	.galleryContainer img {
		margin: 5px 0 0 5px;
		}
		
.galleryContainerHover {
	width: 110px;
	height: 110px;
	background: url(http://agriapark.com/images/content/galleryThumbHoverBg.jpg);
	float: left;
	margin-bottom: 8px;
	}
	
	.galleryContainerHover img {
		margin: 5px 0 0 5px;
		}