div.c2t {}

div.c2t a {
	display: block;
	margin-bottom: 15px;
}

div.c2t table td {
	padding: 0 5px;
}

div.c2t a.zoom {
	height: 1px;
	padding-top: 212px;
	width: 11px;
	overflow: hidden;
	background-position: top;
}

div.c2t a.preview {
	height: 1px;
	padding-top: 212px;
	width: 126px;
	overflow: hidden;
	background-position: top;
}

div.c2t a.active {
	background-position: 0 213px;
	display: block;
}

div.hidden {
	display: none;
}

p.pleasechoose {
	color: #615751;
	font-size: 85%;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 1px solid #615751;
	margin-bottom: 30px;
	width: 80%;
}

#content_right {
	min-height: 1100px;
	display: block;
}

#specs ul {
	list-style: disc;
	padding-left: 1.5em;
	margin-left: 1em;
	margin-bottom: 1em;
}

#specs h3 {
	font-style: italic;
}