.centerGridWrapper{
	float:left;
}

.rightGridWrapper{
	float:left;
}

#arrowDiv{
	position:relative;
	background-image:url('images/products_blue_arrow.jpg');
	width:76px;
	height:126px;
	left: 339px; 
	top: 178px;
}
.productTypesEmpty{
	float:left;
	width:101px;
	height:41px;
	margin:2px;
	padding-left:1px;
/*	border:1px #d7f1fd solid; */	
}

.productTypes{
	float:left;
	border:1px #008fdc solid;
	background-color:#008fdc;
	width:100px;
	height:30px;
	margin:2px;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	overflow:hidden;
}

.productTypesTwoLines{
	float:left;
	border:1px #008fdc solid;
	background-color:#008fdc;
	width:100px;
	height:30px;
	margin:2px;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	padding-bottom:5px;
	font-size:85%;
}

.productState{
	float:left;	
	border:1px #008fdc solid;
	background-color:#008fdc;
	width:70px;
	height:37px;
	margin:2px;
	color:#ffffff;
	text-align:center;
	padding-top:3px;	
	font-size:10pt;
	overflow:hidden;
}
.productFull{
	padding:3px;
	padding-left:6px;
	float:left;	
	border:1px #707070 solid;
	background-color:#ffffff;
	width:61px;
	height:34px;
	margin:2px;
	font-size:9px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
}

.productFull:hover{
	background-color:#f3f3f3;
}

.productFullChosen{
	background-color:#f3f3f3;
	background-image:url('images/bkg-emboss.jpg');
}

.productFullThreeCols{
	padding:3px;
	padding-left:6px;
	float:left;	
	border:1px #707070 solid;
	background-color:#ffffff;
	width:213px;
	height:34px;
	margin:2px;
	font-size:9px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
}

.productFullThreeCols:hover{
	background-color:#f3f3f3;
}

.productFullThreeColsChosen{
	background-color:#f3f3f3;
	background-image:url('images/bkg-emboss-250.jpg');
}

.productEmpty{
	float:left;	
	width:72px;
	height:42px;
	margin:2px;
}
.middleSpacer{
	float:left;
	width:80px;
}
.endColumn{
	clear:both;
}
.endColumnRight{
	clear:right;
}

.endColumnLeft{
	clear:left;
}

.smallerText{
	font-size:8pt;
}

.evenSmallerText{
	font-size:7pt;
}

#gridWrapper{
	background-color:#ffffff;
	padding:15px 15px 15px 15px;
	height:230px;
	width:755px;	
/*	background-image:url('images/products_backround.jpg'); */
	background-image:url('images/magnum-products-bkg-0507.jpg');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#gridWrapper2010{
	background-color:#ffffff;
	padding:15px 15px 15px 15px;
	height:280px;
	width:755px;	
/*	background-image:url('images/products_backround.jpg'); */
	background-image:url('images/magnum-products-bkg-02-2010.jpg');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#peopleGridWrapper{
	background-color:#d7f1fd;
	padding:5px 15px 5px 15px;
	width:755px;	
}

#gridTop{
	background-image:url('images/ltBlueTopRoundedBorder.jpg');
	background-repeat:no-repeat;
	height:5px;
	width:783px;
}

#gridBottom{
	background-image:url('images/ltBlueBottomRoundedBorder.jpg');
	background-repeat:no-repeat;
	height:5px;
	width:783px;
}

.productCellUrl{
	color:#707070;
}

.bitSmaller{
	font-size:90%;
}

#referenceProducts{
	
}

.oneLiner{
	padding-top:15px;
	height:22px;
}
.twoLiner{
	padding-top:9px;
	height:28px;
}

.oneLinerState{
	padding-top:14px;
	height:26px;
}
.twoLinerState{
	padding-top:7px;
	height:33px;
}