pre {
	width: 600px;
	overflow: scroll;
}

/* Product Details */

#product_description {

	padding-top: 1em;
	float: left;
	width: 300px;
	clear:left;
	line-height: 175%;
	font-size: 130%;
}

#product_links {
	margin-left: 350px;
}

#product_links div a{
	display: block;
	width: 250px;
	height: 50px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eaeaea;
	padding-left: 80px;
	font-size: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#product_links div a:hover {
	border: 1px solid #deaa7a;
	border-right: 10px solid #deaa7a;
}

div.product-link-description {
	color: gray;
	font-size: 12px !important;
}

#product_forum_url a {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/iStock_000004471239XSmall.jpg?max_width=60&filter:gaussian_blur=1);
	background-position: 10px -10px;
}

#product_website_url a {
	background-image:url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/browse.png);
}

#product_download_url a {
	background-image:url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/download.png)
}

#product_documentation_url a {
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/iStock_000004009404XSmall.jpg?max_width=40&filter:gaussian_blur=1);
	background-position: 20px 0;

}

#product_demo_url a {
	background-image:url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/watch.png);
}

#product_logo {
	float: left;
	width: 300px;
	margin-right: 50px;
	margin-top: 20px;
}
#product_logo img {
	z-index: 1000;
}

#product_news {
	margin-left: 350px;
	width: 350px;
	clear: both;
	border-right: 6px solid #eaeaea;
	border-bottom: 6px solid #eaeaea;
	padding: 1em;
}

#product_news h2 {
	border-bottom: none;
	height: 100px;
	font-size: 35px;
	padding-left: 120px;
	padding-top: 20px;
	background-image: url(http://dev.weblite.ca/phpimageserver/photos/xataface.com/megaphone.png);
	background-repeat: no-repeat;
}

#product_news div {
	margin-left: 20px;
	padding-bottom: 10px;
}

#product_news div h3 {
	font-weight: normal;
	font-size: 14px;
	background-image: url(http://xataface.com/df/images/topic_icon.gif);
	background-repeat: no-repeat;

	padding-top: 2px;
	padding-left: 18px;
	
}

#product-list li {
	list-style-type: none;
	list-style-image: none;
}

#product-list li a {
	text-decoration: none;
}

#product-list p {
	font-size: 90%;
	color: gray;
}
