#index-right {
	float:right;
	width:207px;
	margin:10px 0 10px 5px;
	/*background-color:#9D9A95;*/
	padding:5px;
}
#index-left {
	margin-right: 240px;
	height:1%;
}
.first-text p {
	margin-top: 0;
	margin-bottom:10px;
}
.index-departments {
	background: transparent url(/images/index/index-departments.gif) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
	line-height:25px;
	height:25px;
	font-size:1.2em;
	padding-left:15px;
	margin:15px 0 10px 0;
	font-variant:small-caps;
}
.index-product {
	float:left;
	width:375px;
	margin-bottom:15px;
}
.index-product-row .even {
	margin-right:15px;
}
.index-product-header {
	background:#42858d url(/images/top-left-blue.gif) 0 0 no-repeat;
}
.index-product-header h2 {
	padding:2px 2px 2px 15px;
	font-size:1.1em;
}
.index-product-header h2 a {
	color:#fff;
}
.index-product-pic {
	float:right;
	margin:0 0 5px 10px;
}
.index-product-body {
	background-color:#F8F4F4;
	border:1px solid #42858d;
	padding:5px;
	min-height:175px;
}
.index-product-body ul {
	margin-top: 5px;
}
.index-product-body li {
	padding-bottom:3px;
	/*background:transparent url(/images/bullet-dot.gif) 0 0 no-repeat;*/
	/*float: left;*/
	white-space:nowrap;
	list-style: disc;
}
.index-product-body ul.float li {
	margin-top: 0;
}
.index-product-body ul.float li {
	float: left;
	list-style-position: outside;
	width: 40%;
	padding-right: 10px;
}
html* .index-product-body ul.float li {
	list-style:disc outside none;
	padding-right:12px;
	margin-left:8px;
	width: 45%;
}
.index-product-body li ul li {
	margin-left:0;
	list-style-image:none;
}
.index-product-body li a {
	color:#474742;
}
.index-product-body li a:hover {
	background-color:#CBDCE4;
}
.index-product-footer {
	background:#42858d url(/images/bottom-right-blue.gif) right bottom no-repeat;
	padding-right:15px;
	text-align:right;
}
.index-product-footer a {
	text-decoration:none;
	color:#fff;
}

.what-you-see {
	margin: 0 0 10px 10px;
	float: right;
}
.starting-at-text {
	font-weight: bold;
	margin-bottom: 5px;
}
