/* Kaleidescape Collections */

#Collections
{
	width:100%;
}

.coll_image
{
	float:right;
	margin: 0 0 10px 15px;
}

#coll_description { width:740px; }

#coll_description .title { font-weight:bold; }

.coll_table
{
	width: 100%;
	font-size:.9em;
}
.coll_subheading
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}
.coll_header
{
	background-color:#dddddd;
}

.coll_header td
{
	padding-right: 10px;
}

.coll_contains
{
	font-size:1em;
	font-weight:bold;
}

.coll_left
{
	padding:10px 0 0 0;
	float: left;
}

.coll_right
{
	padding:8px 0 0 0;
	float: right;
}

#purchase_terms, #print_legal, #print_address
{
	display:none; 
}
#legal
{
	line-height:1.2em;
}
