.desc_header
{
	height: auto; 
	min-height: 200px;
}

.sideInfoScreenshot a
{
	color: #3653D8;
	text-decoration: none;
}

.sideInfoScreenshot a:hover
{
	text-decoration: underline;
}

/*content information styles*/
#logo
{
	height: 105px;
	padding-top: 10px;
}

.logotype
{
	width: 53px;
	height: 38px;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
}

#logoTxt
{
	text-align: left;
	width: 540px;
	padding-left: 20px;
	float: left;
}

#logoTxt a
{
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logoTxt H2 a
{
	font-size: 12px;
}

#logoTxt H2 a:hover
{
	color: #a0a0f0;
}

#logoTxt H3 a
{
	font-size: 12px;
}

#logoTxt H4 a
{
	color: #F00000;
}

#lang
{
	display: block;
	position: absolute;
	width: 16px;
	top: 4px;
	right: 0px;
	margin-right: -16px;
	text-align: right;
}

.langImg
{
	margin: 2px;
	border-width: 0px;
}

.searchTop
{
	width: 300px;
	height: 20px;
	margin-top: 12px;
	margin-right: 0px;
	float: right;
}

.searchMenu
{
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}

.searchProduct
{
	font-weight: bold;
	color: #FFFFFF;
}

.contentInfoFullDelimiter
{
	background: url( '../images/contentinfoex/fulldelimiter.jpg' ) no-repeat center;
	height: 1px;
	margin-top: 4px;
}

.questions a
{
	color: #0E3B5E;
	text-decoration: none;
	line-height: 20px;
}

.questions a:hover
{
	text-decoration: underline;
}

.answer b
{
	color: #303030
}

.versionInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 20px;
	float: right;
}

/*footer styles*/
.relatedTags
{
	color: #404040;
	font-size: 11px;
}

.relatedTags strong
{
	font-weight: normal;
}

.relatedTags strong:hover
{
	color: #006020;
	text-decoration: underline;
}

.relatedTags i
{
	font-weight: normal;
	visibility: hidden;
}

.grayBTag strong
{
	color: #404040;
}

.grayBTag strong:hover
{
	color: #0060FF;
}

.lineBSize
{
	line-height: 20px;
}

/*products links*/
.productImgRight
{
	padding-left: 20px;
	padding-bottom: 8px;
	width: 160px;
	float: right;
}

.productImgLeft
{
	padding-left: 20px;
	padding-bottom: 8px;
	width: 160px;
	float: left;
}

.productImgRight img
{
	margin: 0px;
	padding: 0px;
}

.productImgLeft img
{
	margin: 0px;
	padding: 0px;
}

.productDownload
{
	width: 158px;
	height: 74px;
	margin-left: -15px;
}

.productDownload a
{
	width: 158px;
	height: 74px;
	display: block;
	background: url(  '../images/buttons/download_0.gif' ) no-repeat center;
	cursor: pointer;
}

.productDownload a:hover
{
	background: #EAF6FD url( '../images/buttons/download_1.gif' ) no-repeat center;
}

.productLinks
{
	width: 100px;
	float: left;
}

.productLinks a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.productLinks a:hover
{
	color: #700000;
}

.productLinks a img
{
	border-width: 0px;
	margin-top: 2px;
	margin-bottom: -2px;
	margin-right: 2px;
}

.productLinksInfo
{
	float: left;
	width: 40px;
}

.price
{
	margin-top: 3px;
	font-weight: bold;
	color: #E00000;
}

.fsize
{
	margin-top: 3px;
	font-weight: bold;
	color: #005000;
}

/*links*/
.blackLink a 
{
	color: #000000;
	text-decoration: none;
}

.blackLink a:hover
{
	color: #505050;
}

.greenLinkRight
{
	text-align: right;
}

.greenLink a, .greenLinkRight a
{
	color: #156000;
	text-decoration: none;
}

.greenLink a:hover, .greenLinkRight a:hover
{
	color: #20A000;
}

.contentInfoDelimiter
{
	background: url(  '../images/contentinfoex/delimiter.jpg' ) repeat-x center;
	width: 100%;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 16px;
}

/*css fix*/
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
    cursor: pointer;
}

.art-block
{
    padding-bottom: 10px;
}

.art-blockheader h3.t, 
.art-blockheader h3.t a, 
.art-blockheader h3.t a:link, 
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
	text-decoration: none;
}

.art-blockheader h3.t a:hover
{
	color: #1E5715;
	text-decoration: underline;
}

.art-blockcontent-body a
{
  text-decoration: none;
}

.art-blockcontent-body a:link
{
  text-decoration: none;
}

