﻿/* details table */
#content .homedetails
{
	padding-top: 15px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#content .homedetails .container
{
	width: 820px;
}
#content .homedetails .item
{
	vertical-align: top;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 2px 10px 0px 10px;
	width: 794px;
	height: auto;
}
#content .homedetails .item .left
{
	float: left;
	vertical-align: top;
	width: 194px;
	height: 135px;
	padding: 0px 13px 0px 13px;
	margin: 0px 0px 15px 0px;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
#content .homedetails .item .right
{
	height: auto;
	width: 554px;
	float: left;
	margin: 3px 10px 15px 10px;
}
#content .homedetails .item .right .text
{
	width: 554px;
	height: auto;
}
#content .homedetails .item .right .download
{
	float: left;
	width: 277px;
	height: 30px;
	color: #b3b3b3;
	font-size: 0.75em;
}
#content .homedetails .item .right .download img
{
	position: relative;
	left: 0px;
	top: 3px;
}
#content .homedetails .item .right .download a
{
	color: #817d6b;
	text-decoration: underline;
}
#content .homedetails .item .right .link
{
	float: left;
	width: 277px;
	height: 30px;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
}
#content .homedetails .item .right .link a
{
	color: #00539a;
}
#content .homedetails p, ul
{
	color: #404040;
	font-size: 0.75em;
	margin-bottom: 9px;
}

ul
{
	margin-top: 0px;
}

li
{
	margin-top: 4px;
	list-style-position:outside;
	line-height: 15px;
}

#content .homedetails p.light
{
	color: #817d6b;
}
#content .homedetails p.small
{
	font-size: 0.7em;
}

.productintrocontainer
{
	width:110px;
}