.tinyMarginBottom {
	margin-bottom: 10px;
}

.smallMarginBottom {
	margin-bottom: 15px;
}

.bigMarginBottom {
	margin-bottom: 30px;
}

.normalMarginTop {
	margin-top: 20px;
}

.normalMarginBottom {
	margin-bottom: 20px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.width48 {
	width: 48%;
}

.width50 {
	width: 50%;
}

.width70 {
	width: 70%;
}

.width26 {
	width: 26%;
}

.width33 {
	width: 33%;
}

.width34 {
	width: 34%;
}

.width33px {
	width: 33px;
}

.marginLeft4 {
	margin-left: 4%;
}

.marginRight4 {
	margin-right: 4%;
}

.dottedBorderBottomLite {
	border-bottom: 1px dotted #cccccc;
}

.height150px {
	height: 150px;
}

.overflowAuto {
	overflow: auto;
}

.ieNoBorder {
	border: 0px;
}

.ieNoBorder:hover {
	border: 0px;
}

.readonly {
	background-color: #eeeeee;
}

.readonly:hover {
	border: 1px solid #aaaaaa;
}

.underlineDouble {
	text-decoration: underline; 
	border-bottom: 1px solid #000000;
}

.columnFloatLeft318 {
	float: left;
	width: 298px;
	padding-right: 20px;
}

.columnFloatLeft400 {
	float: left;
	width: 400px;
}

.subSlogan {
	font-weight: bold;
	font-style: italic;
}

.linkToShopWithImage {
	font-weight: bold;
	float: left;
	margin: 4px 10px 0px 90px;
}

.gallery {
	border: 1px solid #5a8e0a;
}

.gallery:hover {
	border: 1px solid #ffffff;
}
