#shoptext {
	width: 440px;
	height: 150px;
	float: left;
	padding-right: 20px;
	
}

#shoptext p {
	margin: 0px;
}

#shoplogo {
	display: block;
	float: left;
}

#shoptimes {
	width: 225px;
	height: 90px;
	float: left;
	background-color: #eee;
	padding: 10px 20px 0px 40px;
	margin-bottom: 10px;
}

#shoptimes h3 {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

#shoptimes p {
	margin: 0px;
}

#uttamstorespage h1 {
	text-align: center;
	font-size: 16px;
	dont-weight: bold;


	border: 1px solid #000;
	border-left: 0px;
	border-right: 0px;

	margin: 0px 10px 10px 0px;
	padding: 7px;

	background-color: #dc5284;

}

#uttamstorespage h6 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#uttamstorespage h5 {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin: 20px 0px 15px 0px;
}

#pictures {
	width: 750px;
	height: 310px;
}

#pictures img {
	border: 1px solid #000;
	padding: 1px;

	float: left;
	margin: 0px 0px 5px 5px;
	display: block;

}

#pictures #mainimage {
	margin: 0px;
}

