

#textblock_container
{
	text-align: left;
	width: 455px;
	float: left;
}

/*this rule has been replaced by toptext, and can be removed once dependency has been eliminated*/
#textblock
{
	margin: 0px 10px 0 10px;
	width: 390px;
	line-height: 17px;
}

.toptext
{
	margin: 0px 10px 0 10px;
	width: 390px;
	line-height: 17px;
}

/*this rule is deprecated and can be removed once dependency has been eliminated*/
.indent{ margin: 0 0 0 15px;}

.bottomtext
{
	margin: 15px 10px 0 10px;
	width: 390px;
	line-height: 17px;
}

#products li {/*margin: 0 0 15px 0;*/}


#thumb_imgs{  margin: 20px 0px 0px 25px;}


/* i'm sure much of the following no longer makes sense. thank you ie6 :( */

#thumb_imgs div
{
	float: left;
	text-align: left;
	height: 140px;
	margin: 14px 8px 0 0;
}

#thumb_imgs p
{
	width: 126px;
	height: 18px;
	overflow: hidden;
}

#img_col { float: right; margin: 0; }

#col2_img
{
	margin: 13px 0 0 0;
	width: 352px;
/*	height: 248px;*/

}


#txt_img
{
	margin: 13px 0 0 0;
	width: 352px;
/*	height: 179px;*/

}

/* DS changes */
.imgCaption {
text-align:center;
}

#breadcrumb {
font-size:11px;
}

#breadcrumb a {
color:#666666;
text-decoration:underline;
}

