.product-links .LinksDesignTable 
{
	background:transparent url(images/links-left.jpg) no-repeat top left;
	height:31px;
	margin-bottom:3px;
}

.product-links .LinksDesignTable .link-wrapper
{
	background:#f0f0f0 url(images/links-right.jpg) no-repeat top right;
	width:178px;
	height:31px;
	margin-left:10px;
	clear:both;	
}

.product-links .LinksDesignTable .link-wrapper .edit-link
{
	float:left;
}

.product-links .LinksDesignTable .link-wrapper a.Link
{
	margin-left:10px;
	background-color:transparent;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	height:26px;	
	color:#336699;
	display:block;
	float:left;	
}

.product-links-content .LinksDesignTable
{
    overflow:hidden;
}

.product-links .Documentation .link-wrapper a.Link
{
	background:transparent url(images/book.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .DownloadaTrial .link-wrapper a.Link {

	background:transparent url(images/Download_free_icon.png) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}


.product-links .VideoTutorial .link-wrapper a.Link
{
	background:transparent url(images/video-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .FAQ .link-wrapper a.Link
{
	background:transparent url(images/cyrcle-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .WishList .link-wrapper  a.Link
{
	background:transparent url(images/wishlist.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .UserGuide .link-wrapper a.Link
{
	background:transparent url(images/user-guide-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .BuythisModule .link-wrapper a.Link
{
	background:transparent url(images/cart-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .Screenshots .link-wrapper a.Link
{
	background:transparent url(images/picture-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .LiveDemo .link-wrapper a.Link
{
	background:transparent url(images/play-icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .Pricing .link-wrapper a.Link
{
	background:transparent url(images/coin_gold_24x.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .Customize .link-wrapper a.Link
{
	background:transparent url(images/Skinning_icon.jpg) no-repeat center left;
	text-indent:30px;
	padding-top:8px;
	height:25px;
}

.product-links .c_footer
{
	clear:both;
}