.productdisplay {
	font-family: Arial;
	color: #333;
	background: #FFF;
}

.productdisplay a {
	color: #c60;
	text-decoration: none;
}

h1.entry-title {
	display: none;
}

.entry-content h1,.entry-content h2 {
	padding: 0;
}

#product-image-wrapper {
	float: left;
	width: 300px;
/*height:230px;*/
	overflow: hidden;
}

#product-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

#product-image-wrapper img,#enlarge {
	float: left;
	padding-right: 15px;
	font-weight: 700;
	font-size: 10px;
	width: 100%;
}

#price {
	font-size: 16px;
	font-weight: 700;
}

.tenpix {
	font-size: 9px;
	text-transform: uppercase;
}

.tenpix-model {
	font-weight: 700;
	text-transform: uppercase;
}

#product-text {
	float: left;
	width: 240px;
	font-size: 12px;
	padding-left: 20px;
}

.product-text h2 {
	clear: none;
}

.description {
}

.additional-description {
	margin-top: 15px;
}

.additional-description li {
	list-style-image: url(http://purelinkav.com/wp-content/uploads/wpsc/themes/purelink/images/icon-arrow-right.jpg);
	list-style-position: outside;
	margin-left: 14px;
}

#extended-options {
	font-size: 11px;
	width: 140px;
	height: 100px;
	float: right;
	letter-spacing: 1px;
}

#extended-options img {
	float: right;
/*margin-right:10px;*/
	margin-left: 5px;
}

#extended-options #pdf {
	background: url(http://purelinkav.com/wp-content/uploads/wpsc/themes/purelink/images/seperator.jpg) no-repeat scroll bottom transparent;
	float: right;
	width: 120px;
	text-align: right;
	padding-bottom: 5px;
}

#extended-options #pdf img {
	margin-top: -1px;
}

#extended-options #email {
	background: url(http://purelinkav.com/wp-content/uploads/wpsc/themes/purelink/images/seperator.jpg) no-repeat scroll bottom transparent;
	float: right;
	text-align: right;
	width: 120px;
	padding-bottom: 5px;
}

#extended-options #email img {
	margin-top: 2px;
}

#extended-options #print {
	background: url(http://purelinkav.com/wp-content/uploads/wpsc/themes/purelink/images/seperator.jpg) no-repeat scroll bottom transparent;
	float: right;
	width: 120px;
	text-align: right;
	padding-bottom: 5px;
}

#extended-options #share {
	width: 110px;
	float: right;
	text-align: right;
}

#extended-options #share img {
	margin-top: 3px;
}

.entry-content img {
	margin-bottom: 0;
}

#container {
	width: 700px;
}

#tab-container {
	margin-top: 50px;
	clear: left;
}

#tab-container ul li a {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #BFBFBF;
	border-bottom: 0 none;
}

#tab-container ul#tab-items {
	background: transparent;
	position: relative;
	top: 1px;
}

#tab-container ul#tab-items li {
	font-size: 14px;
	margin-right: 1px;
	background: url(http://purelinkav.com/wp-content/uploads/wpsc/themes/purelink/images/tab-background.jpg) repeat-x;
}

#tab-container ul#tab-items li.tab-selected a {
	background: #fff;
}

#tab-container div {
	-moz-box-shadow: none;
	background: none;
	border: 1px solid #BFBFBF;
/*border-bottom:none;*/
	width: 658px;
	padding: 20px;
}

#tab-container img {
	width: 600px;
}