
.OMLeftColumn {
	width:22%;
	height:20px;
	float:left;
	margin: 3px 2px 3px 1px;
}
.OMLeftColumnNew {
	width:22%;
	height:40px;
	float:left;
	margin: 3px 2px 3px 1px;
}


.OMRightColumn {
	float:right;
	width:15%;
}

.OMOtherColumn {
	width:72%;
	height:20px;
	float:right;
	margin:  3px 2px 3px 1px;
}

.OMLeftColumnTwoLines {
	width:22%;
	height:35px;
	float:left;
	margin: 3px 2px 3px 1px;
}
.OMOtherColumnTwoLines {
	width:72%;
	height:35px;
	float:right;
	margin:  3px 2px 3px 1px;
}

.OMLeftColumn2 {
	width:12%;
	float:left;
	margin:  2px 2px 2px 1px;
}

.OMOtherColumn2 {
	width:84%;
	float:right;
	margin:  2px 2px 2px 1px;
}

.OMFullRow {
	width:96%;
	float:left;
	margin:  2px 2px 2px 1px;
}

.OMButtonDiv {
	text-align:right;
}

.OMFixedField {
	color:black;
}

.OMEventsCol1 {
	width:40%;
	min-height:22px;
	float:left;
	margin: 4px 3px 3px 3px;
	vertical-align:center;
}
.OMEventsCol2 {
	width:19%;
	min-height:22px;
	float:left;
	margin: 4px 3px 3px 3px;	
	vertical-align:center;
}
.OMEventsCol3 {
	width:19%;
	min-height:22px;
	float:left;
	margin: 4px 3px 3px 3px;
	vertical-align:center;
}
.OMEventsCol4 {
	width:17%;
	min-height:22px;
	float:left;
	margin: 4px 3px 3px 3px;	
	vertical-align:center;
}

.OMContainerRow {
	width:98%;
	float:left;
	margin: 0px 0px 0px 0px;
	vertical-align:center;
}

.OMImportantText {
	text-indent:5px;
}

A.bullet {
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 15px;
	padding-bottom: 1px;
	background-image: url(../images/bullet_gold.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

A.bullet:hover {
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 15px;
	padding-bottom: 1px;
	background-image: url(../images/bullet_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.OMShopLeft {
	width: 390px;
	min-height: 250px;
	float: left;
	margin-top:10px;
	margin-left:3px;
}

.OMShopRight {
	width: 195px;
	min-height: 200px;
	float: right;
	margin-top:10px;
}

.InStock {
	line-height: 1.5em;
	padding-left: 12px;
	padding-bottom: 1px;
	background-image: url(../images/bullet_green.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.OutOfStock {
	line-height: 1.5em;
	padding-left: 12px;
	padding-bottom: 1px;
	background-image: url(../images/bullet_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.OMShopProduct {
	border:1px solid black
}

.BackUp {
	font-weight: bold;
	float:right;
	width:100%;
	text-align:right;
	padding-bottom:3px;
}

.OMsidebar-item {
	background: transparent url(../images/topcurve.gif) left top no-repeat;
	background-color: #EEEEEE;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #EEEEEE;
}

.OMsidebar-item-bottom {
	background: transparent url(../images/bottomcurve.gif) left bottom no-repeat;
	height: 5px;
	border-bottom: 5px solid #FFFFFF;
	background-color: #EEEEEE;
}


