/* CSS Document */

body{
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#6699CC url(../images/backgroundimg.jpg) repeat-x;
	font-size:11px;
}

.main{
	width:100%;
}
.header{
	width:989px;
	margin:0px auto;
	padding-top:4px;
}
.logo[class]{
	background:url(../images/logo.png) no-repeat left top;
	height:119px;
	width:177px;
	float:left;
}
.logo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo.png');
	height:119px;
	width:177px;
	float:left;
}
.title[class]{
	background:url(../images/toptitle.png) no-repeat center left;
	height:1px;
	width:339px;
	height:38px;
	float:left;
	margin:59px 0 0 6px;
}
.title{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/toptitle.png');
	height:1px;
	width:339px;
	height:38px;
	float:left;
	margin:59px 0 0 6px;
}

.searcharea[class]{
	background:url(../images/searcharea.png) no-repeat center right;
	height:38px;
	width:190px;
	float:right;
	margin:63px 0px 0px 0px;
}
.searcharea{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/searcharea.png');
	height:35px;
	width:190px;
	float:right;
	margin:63px 0px 0px 0px;
}

.wrap{
	width:997px;
	margin:0px auto;
}
.top[class]{
	background:url(../images/top.png) no-repeat top center;
	width:997px;
	height:19px;
	float:left;
}
.top{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/top.png');
	width:997px;
	height:19px;
	float:left;
}

.middle[class]{
	background: url(../images/middle.png) repeat-y top center;
	width:997px;
	float:left;
}
.middle{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/middle.png');
	width:997px;
	float:left;
	z-index:-1;
/*
	
	background: url(../images/middle.jpg) repeat-y top center;
	width:997px;
	float:left;*/
}

.bottom[class]{
	background:url(../images/bottom.png) no-repeat top center;
	width:997px;
	float:left;
	height:19px;
}
.bottom{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bottom.png');
	width:997px;
	float:left;
	height:19px;
}

.footer{
	width:989px;
	margin:0px auto;
	float:left;
	padding:10px 0px 10px 0px;
}
.newstitle{
	width:100%;
	float:left;
	margin-top:20px;
}
.footer p{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding:0px;
	margin:0px;
	font-weight:normal;
	
}
.leftnav{
	width:170px;
	float:left;
}
.menu{
	background:url(../images/menubg.jpg) no-repeat top center;
	height:25px;
	width:184px;
	float:left;
}
.menu b{
	color:#FFFFFF;
	float:left;
	font-size:13px;
	margin:4px 0 0 17px;
	text-align:center;
}
.lhs{
	width:170px;
	float:left;
	margin-top:-1px;
}
.bottom-links{
	clear: both;
	margin-left:170px;
}
.head{
	float:left;
	margin:18px 0 5px 0px;
	text-align:left;
	width:161px;
}
.head b{
	font-size:11px;
	color:#FFF;
}
.head img{
  padding-left:19px;
}
.address1{
	float:left;
	width:170px;
}

.address1 a:link, .address1 a:visited, .address1 a:active{
	color:#ffffff;
}

.address1 a:hover {
  color:#ffffff;
  text-decoration:none;
}

.toplink a:link, .toplink a:visited, .toplink a:active, .toplink a:hover{
	color:#6699CC;
	text-decoration:none;
}

.active-link-arrow {
	border:0px;
	margin-right:5px;
	margin-left:-12px;
	margin-top:auto;
	margin-bottom:auto;
	height:9px;
}
.lhs ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
	 padding:0 0 0 10px;
	font-size:11px;
	text-align:left;
}
.lhs li {
  color:#ffffff;
}

.content{
	width:820px; /*was 810*/
	float:right;
	margin-bottom:25px;
}
.contentwrap{
	padding:0px 25px 0px 10px;
	/*min-height:750px;*/ /*sushanth*/
}
.left{
	float:left;
	width:392px; /*was 360px*/
}
.right{
	float:right;
	width:375px;
	color:#666666;
	text-align:left;
}
.right h4{
	margin:2px 0px 0px 0px;
	padding:0px;
	font-size:11px
}
.left ul,.left li{
	margin:0 0 0 8px;
	padding:0px;
	list-style:disc;
	color:#666666;
	list-style-position:outside;
}
.right h2,.left h2,.product_std h2, .home-product h2{
	font-size:19px;
	text-align:left;
	margin:0px;
	color:#000000;
	padding:0px;
	clear:both;
	font-weight:normal;
}

.right h3,.left h3,.product_std h3, .home-product h3{
	font-size:13px;
	text-align:left;
	margin:0px;
	color:#000000;
	padding:0px;
	clear:both;
	font-weight:normal;
}

.left h3{
	font-size:12px;
	text-align:left;
	margin:0px;
	color:#000000;
	padding:0 0 6px;

}
.description{
	float:left;
	width:100%;
	margin-bottom:15px;
}

.description a {
	text-decoration:none !important;
}

.text{
	width:245px;
	float:left;
	padding-right:5px;
}
.image{
	float:left;
	width:90px;
	margin-top:30px;
}
.border{
	border-bottom:1px dashed #C1D1E0;
	float:left;
	width:100%;
	padding:2px 0px 2px 0px;
}
.events{
	/*border-bottom:1px dashed #C1D1E0;*/
	float:left;
	width:100%;
	padding:2px 0px;
}
.eventtitle{
	float:left;
	width:100%;
}
.eventtitle ul,.eventtitle li{
	list-style-image:url(../images/listimage.jpg) ;
	color:#40709F;
	text-decoration:underline;
	list-style-position:outside;
	margin:0px 0px 0px 8px;
	padding:0px;
}
.short b{
	font-size:10px;
	margin-left:12px;
}
.short{
	float:left;
	width:100%;
	padding:3px 0px 3px 0px;
}
.news{
	border-top:1px dashed #C1D1E0;
	float:right;
	padding:0px 0px 4px;
	width:100%;
}
.news h4{
color:#333333;
}
.news b{
	color:#40709F;
	font-size:11px;
	margin:0px 0px 0px 12px;
	line-height:17px;
}
.news b a{
	background:transparent url(../images/listimage.jpg) no-repeat scroll left center;
	color:#40709F;
	float:left;
	margin:0;
	padding-left:7px;	
}
.news a {
	text-decoration:underline;
}
.news p{
	font-size:11px;
	margin:0px 0px 0px 12px;
	padding:0px;
	line-height:17px;
	font-weight:normal;
}


.eventtitle a{
	color:#40709F;
}
.toplink{
	float:left;
	width:100%;
	margin-bottom:6px;
}
/*.listimage{
	background:transparent url(../images/arrow1.jpg) no-repeat scroll 0 0;
	float:left;
	height:9px;
	margin:2px 0 0;
	width:8px;
}*/
.linktop{
	background:transparent url(../images/arrow1.jpg) no-repeat scroll 0 2px;
	color:#B3B3B3;
	float:left;
	font-size:11px;
	margin-right:10px;
	padding-left:8px;
	text-align:left;
}
.bottomlinks{
	width:100%;
	float:left;
	margin-top:10px;
}
.bottomlinksleft{
	width:300px;
	float:left;
	text-align:left;
	padding-left:13px;
}
.bottomlinksright{
	width:300px;
	float:right;
	text-align:right;
	padding-right:25px;
}
.bottomlinksleft ul,.bottomlinksleft li{
	padding:0px;
	margin:0px;
	display:inline;
	list-style:none;
	font-size:10px;
}
.bottomlinksleft a{
	color:#6598CC;
	padding-right:7px;
	font-weight:normal;
}
.arrowtop{
	width:9px;
	height:5px;
	float:right;
	margin-top:5px;
	padding-right:2px;
}
.back{
	float:right;
	width:54px;
	font-size:11px;
	text-align:right;
}
.back a{
	color:#6598CC;
	font-size:10px;
	float:left;
	font-weight:normal;
}
.bottomlinkcontent{
	float:right;
	width:150px;
}
.searcharea input{
/*	background:transparent;*/
	background-color:transparent;
	margin-left:7px;
	width:172px;
	border:none;
	color:#E4ECF2;
	font-size:10px;
	margin-top:2px;
}
a{position:relative}

/*-----product detail page---------*/
.product_left{
	float:left;
	width:270px;
}
.productimagelarge{
	float:left;
	width:261px;
}
.productimagelarge img{
	margin:0px auto;
	padding-top:0px;
}
.product_right{
	color:#666666;
	float:right;
	text-align:left;
	width:495px;
}
.product_right h1{
	color:#000000;
	font-size:19px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}
.gridcontent .type b{
	color:#336699;
}
.gridcontent .descriptions b{
	color:#333333;
}
.gridcontent .revision b,.gridcontent .memorydownload b{
	color:#336699;
}
.product_right p{
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#333333;
}
.product_right h2{
	color:#000000;
	font-size:15px;
	margin:13px 0px 5px 0px;
	padding:0;
	text-align:left;
}
.product_right ul, .product_std_left ul, .product_std ul {
	padding:0 0 0 15px;
	margin:0px;
}
.product_right li, .product_std_left li, .product_std li, .softwarepackage li {
	color:#333333;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	padding:0;
}
.downloads{
	width:100%;
	float:left;
	margin:15px 0px 10px 0px;
}
.downloadsleft1{
	float:left;
	width:185px;
}
.downloadsright1{
	width:300px;
	float:right;
}
.downloadsright1 p{
	font-size:10px;
}
.downloadsleft1 h3{
	font-size:12px;
	margin:0px;
	padding:0px;
}
.downloadsleft1 h3 a{
	color:#000000;
}
.softwarepackage{
	width:100%;
	float:left;
	text-align:left;
}
.softwarepackage h2{
	color:#000000;
	font-size:16px;
	margin:24px 0px 9px 0px;
	padding:0;
}
.softwarepackage p,.note p{
	color:#000000;
	font-size:11px;
	margin:5px 0px 5px 0px;
	text-align:left
}
.note{
	float:left;
	width:100%;
}
.gridhead{
	width:100%;
	float:left;
	background:#75A3D1;
}
.type{
	width:250px;
	float:left;
	padding:0 0 0 5px;

}
.descriptions{
	width:507px;
	float:left;
	border-left:1px solid #fff;
	padding:0 0 0 5px;
}

.softwarepackage ul{
	list-style:disc;
	/*padding:0px;*/
}

.gridcontent{
	width:100%;
	float:left;
	background:#ECF3F9;
	border-top:1px solid #fff;
}
.revision{
	float:left;
	padding-left:5px;
	width:167px;
}
.memorydownload{
	border-left:1px solid #FFFFFF;
	float:left;
	padding-left:5px;
	width:195px;
}
/*------content standard---------*/
.product_std{
	width:100%;
	float:left;
	text-align:left;

}
.product_std p{
	color:#333333;
	font-size:11px;
	margin:0px 0px 0px 0px;
}
.product_std_left{
	width:360px;
	float:left;
}
.product_std_right{
	width:360px;
	float:right;
}
.product_std_right h3{
	color:#000000;
	font-size:13px;
	margin:15px 0px 2px 0px;
	padding:0;
	text-align:left;
}
.resolution{
	width:300px;
	float:left;
	background:#F3F3F3;
	border-bottom:1px solid #fff;
}
.resolution_left{
	width:90px;
	float:left;
}
.resolution_right{
	width:150px;
	float:left;
	border-left:1px solid #fff;
}
.resolution_left b, .resolution_right b{
	font-size:11px;
}
.resolution_right b{
	font-weight:normal;
	padding-left:5px;
}

p{
	margin:0px;
	padding:0px;
}
hr{
	border-bottom:1px dashed #C1D1E0;
	border-top:none;
	border-right:none;
	border-left:none;
	float:left;
	width:100%;
	margin:3px 0;
	padding:0;
}
.product_std h2{
margin-top:25px;
}

/*----------dowloads----------*/

.downloadstop{
	width:100%;
	float:left;
	text-align:left;
	border-bottom:1px dashed #C1D1E0;
	padding-bottom:5px;
}
.downloadsmiddle{
	border-bottom:1px dashed #C1D1E0;
	border-top:1px dashed #C1D1E0;
	float:left;
	margin:14px 0px 0px 0px;
	padding:5px 0px;
	text-align:left;
	width:100%;
}
.downloadstop h2{
	color:#000000;
	font-size:16px;
	margin:41px 0px 0px 0px;
	padding:0;
	clear:left;
	width:400px;
	float:left;
}
.downloadsmiddle h2{
	color:#000000;
	font-size:16px;
	margin:56px 0px 0px 0px;
	padding:0;
	clear:left;
	width:400px;
	float:left;
}
.downloadsleft{
	width:500px;;
	float:left;
}
.downloadsleft ul{
	margin:0px;
	padding:0px;
}
.downloadsleft li{
	margin:0px;
	padding:0px 5px 0px 0px;
	display:inline;
}
.downloadsleft li a{
	color:#336699;
}
.downloadsright{
	width:270px;
	float:right;
	clear:left; /* sushanth*/
}
.downloadsimage{
	float:right;
	width:104px;
	margin-left:3px;
}
.downloadscontent{
	float:left;
	width:100%;
}
.downloadsgrid{
	background:#D5D7D9 none repeat scroll 0 0;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
}
.downloadsgrid b{
font-size:11px;
}
.downloadsgridcontent{
	background:#F2F2F2 none repeat scroll 0 0;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
	font-size:10px;
	line-height:17px;
}
.pdf1{
	width:38px;
	float:left;
}
.downloads1 u{
	color:#336699;
	font-weight:bold;
	font-size:11px;
}
.product1{
	width:305px;
	float:left;
	border-left:1px solid #fff;
	text-align:left;
	padding-left:5px;
}
.version1{
	width:56px;
	float:left;
	border-left:1px solid #fff;
}
.size1{
	width:56px;
	float:left;
	border-left:1px solid #fff;
}
.downloads1{
	width:305px;
	float:left;
	border-left:1px solid #fff;
	padding-left:5px;
	text-align:left;
}
.downloadscontent h3{
	clear:both;
	color:#000000;
	float:left;
	font-size:13px;
	margin:13px 0 3px;
	padding:0;
	text-align:left;
	width:100%;
}
a:focus, a:active{
	 -moz-outline:none;
	border:0px solid red;
	text-decoration:none;
}
h3.prod-img-head {
	margin:10px 3px;
	color:#000000;
	font-size:13px;
	clear:left;
}
.sub-section-title{
	width:100%;
	float:left;
	margin-top:15px;
	padding:0;
	text-align:left;
}
.sub-section-title h1{
	color:#000000;
	font-size:19px;
	font-weight:normal;
	margin:0px;
	float:left; /* sushanth */
}
a.more-info{
	color:#336699;
	font-weight:bold;
	margin-left:5px;
}

.productimage-bottom img{
	margin:0px auto;
	padding-top:0px;
}
.home-product{
	text-decoration:none;
	cursor:pointer;
}

.home-product a, .text a, .image a   {
	text-decoration:none;
	cursor:pointer;
	color:#666666;
}

/* licence agreement*/
.contactContent {

	width:697px;
	background:#EEEEEE center bottom repeat-x;
	float:left;
	margin-bottom:15px;
}

.cRow {
	margin:4px 5px;
	font-size:12px;
	float:left;
	width:90%;
}

.cLeft {
	float:left;
	margin-right:13px;
	margin-top:3px;
	text-align:right;
	width:26%;
}
.cRight {
	float:left;
	text-align:left;
	width:70%;
}

.licenceInput{
	width:250px;
	float:left;
	margin-right:5px;
	position:relative;

}

.evalDoc {
	float:left;
	margin-left:0;
	width:90%;
}

/*.evalDoc ul, .evalDoc li {
	color:#666666;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:1 0 0 8px;
	padding:1px;
}*/
/*
.evalDoc li {
	color:#666666;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 8px;
	padding:0;
	font-s
}
*/
.eb_std ul, .eb_std li{
	color:black;
	list-style-type:disc;
}

.eval_right ul, .eval_right li{
	color:#666666;
	list-style-type:disc;
}
.eb-select-input{
	width:160px;
	float:left;
	margin-right:5px;
}


.eb-select {
	float:left;
	margin-left:10px;
	/*margin-top:3px;*/
}

.eb_std {
	width:775px;
	float:left;
	text-align:left;
	/*	border:solid 1px;*/
}

/*
.eb_std p{
	color:#333333;
	font-size:11px;
	margin:0px 0px 0px 0px;
}*/
.eb_std_left, .event-head {
	width:300px;
	float:left;
}
.eb_std_right {
	width:475px;
	float:left;
}

.eb_std h2{
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin:10px 0px;
	width:775px;

}

.ebFeatureHead {
	width:100%;
	float:left;
/*	margin:10px 0px; */
	
}

.ebMoreInfo {
	width:100%;
	float:left;
	margin:0px 0px 10px; 
	
}

.eval_right {
	color:#666666;
	float:right;
	text-align:left;
	width:495px;
}

.eval_right h1{
	color:#000000;
	font-size:19px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}
.eb-features{
	
	
}
.eb-features li{
	margin-left:20px;
	color:black;
	list-style-type:disc;
	padding-left:3px;

}

.hr-div {
	width:100%;
	float:left;
	height:3px;
}

.eb-top-links {
	float:left;
	width:100%;
	margin:20px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:black;
}

.eb-top-links a {
	color :#336699;
	padding:1px;
}

.cursor-style {
	cursor:pointer;
}

.distributor {
	width:775px;
	float:left;
	text-align:left;
	color:#333333;
	font-size:11px;
	margin:20px 0px;
}
.dist-wrap1 {
	width:220px;
	float:left
}

.dist-wrap2 {
	width:220px;
	float:left;
	margin-left:55px;
}

.dist-std {
	float:left;
	width:210px;
	height:55px;
	margin:5px 5px;
}

.dist-left {
	float:left;
	width:140px;
	margin-top:10px;
	text-align:left;
}

.dist-right {
	float:left;
	width:60px;
	text-align:left;
}
.site-map {
	float:left;
}

.site-map a:link, .site-map a:visited, .search-head a:link, .search-head a:visited{
  text-decoration:underline;
  color:#40709F;
}

.site-map a:active, .site-map a:hover, .search-head a:active, .search-head a:hover {
  text-decoration:none;
}

.site-map ul {
	color:black;
	list-style-type:disc;
	font-size:10px;
	font-weight:bold;
/*	margin:0 0 7px;*/
	color:#40709F;
	font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
	line-height:12px;
}
.site-map li {
	color:black;
	list-style-type:disc;
	font-size:10px;
	font-weight:bold;
	margin:4px 0 3px;
	color:#40709F;
	font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
	line-height:12px;
	padding:0 0 0 0px;
}

.site-map a{
	color:#40709F;
}

.common-std-page{
	width:100%;
	float:left;
	text-align:left;
}
.common-std-page h2{
	color:#000000;
	font-size:16px;
	margin:24px 0px 9px 0px;
	padding:0;
}
.common-std-page p {
	color:#333333;
	font-size:12px;
	margin:5px 0px 5px 0px;
	text-align:left

}

.common-std-details {
	margin:10px 5px;
	float:left;
	width:710px;
}

.licence-text-area {
	height:300px;
	border:1px solid #6095C9;
	overflow: auto;
	text-align:left;
	margin:5px;
	width:98%;
	background-color:#EBEBE4;
	position:relative;
}


.news-all{
	margin:20px 5px 0px 5px;
	float:left;
	width:750px;
}



.news-data{
	color:#40709F;
	font-size:11px;
/*	line-height:17px;
	margin:0 0 0 12px;*/
	font-weight:bold;
	float:left;
}


.news-date{
	/*color:#40709F;*/
  color:#000000;
	font-size:11px;
/*	line-height:17px;
	margin:0 0 0 12px;
	font-weight:bold;*/
	float:left;
	width:75px;
}



.news-all a{
	/*color:#40709F;*/
  color:#000000;
}


a.search-data{
	color:#336699;
	font-size:11px;
	font-weight:lighter;
	margin-left:5px;
/*	text-decoration:none;*/
}

.search-results{
	width:630px;
	float:left;
	border-left:1px solid #fff;
	text-align:left;
	padding-left:5px;
}


.eb-down-links {
	float:left;
	width:100%;
	margin:5px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#336699;
}

.eb-down-links a {
	color :#336699;
	padding:1px;
}

.eb-down-Head {
	border-left:1px solid #FFFFFF;
	float:left;
	padding-left:5px;
	text-align:center;
	font-weight:bold;
	width:185px;
	font-size:11px;
}

.eb-down-Head b{
text-align:center;

}

.eb-down-head-top {
	clear:both;
	background:#D5D7D9 none repeat scroll 0 0;
	color:black;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:13px 0 3px;
	padding:0;
	text-align:center;
	width:100%;
	font-weight:bold;
}


.eb-down-Data {
	border-left:1px solid #FFFFFF;
	float:left;
	padding-left:5px;
	text-align:left;
	width:185px;
}

.event-image-link {
	float:right;
	width:75px;
	clear:right;
}
.event-img-wrap {
	float:right;
	margin-top:3px;
}
.event-image {
	margin:0px 0px 2px 4px;
	float:right;
	border:none;
}

.subsec {
  font-size:11px;
  border-spacing:2px;
  border:1px solid #6699cc;
}

.subsec b {
  font-weight:bold;
}

.subsec td {
  border: 1px solid #6699cc;
  font-size:11px;
  padding:2px;
}


/***** eigene Styles *****/

.table_own {
  font-size:11px;
  border:2px solid #000000;
  border-spacing:0px;
  border-collapse:collapse;
}

.table_own td{
  font-size:10px;
  border:1px solid #000000;
  padding:2px;
}

.table_own th{
  font-size:12px;
  border:1px solid #000000;
  padding:2px;
  text-align:center;
  background-color:lightgrey;
}

/* DOWNLOADS  BEGIN*/
.downloadscontent_own{
	float:left;
	width:100%;
}

.downloadscontent_own h3{
	clear:both;
	color:#000000;
	float:left;
	font-size:13px;
	padding:0;
	text-align:left;
	width:100%;
}

.downloadstop_own{
	width:100%;
	float:left;
	text-align:left;
	border-bottom:1px dashed #C1D1E0;
	padding-bottom:5px;
}

.downloadstop_own h2{
	color:#000000;
	font-size:16px;
	margin:41px 0px 0px 0px;
	padding:0;
	clear:left;
	width:400px;
	float:left;
}

.downloadsright_own{
	width:270px;
}

.downloadsimage_own{
vertical-align:top;
width:270px;
}

.downloadsgrid_own{
	background:#D5D7D9 none repeat scroll 0 0;
}

.downloadsgrid_own b{
font-size:11px;
}

.downloadsgridcontent_own{
	background:#F2F2F2 none repeat scroll 0 0;
	width:100%;
	border-bottom:1px solid #fff;
	font-size:10px;
	line-height:17px;
}

.pdf1_own{
	width:38px;
}

.downloads1_own u{
	color:#336699;
	font-weight:bold;
	font-size:11px;
}

.product1_own{
	width:305px;
  text-align:left;
  padding-left:5px;
}

.version1_own{
	width:56px;
}

.size1_own{
	width:56px;
}

.downloads1_own{
	width:305px;
}

.downloadsmiddle_own {
  text-align:left;
}

.downloadsmiddle_own h2{
  color:#000000;
	font-size:16px;
}

/* DOWNLOADS  END*/

*:focus {outline:0 none}


/* search */
.search-item{border-bottom:1px dashed gray;padding-bottom:10px;margin-bottom:10px;}

.currentPageLink {
background-color:#C2DBEF;
border:1px solid #CCCCCC;
margin-right:5px;
padding:3px 8px;
}
.otherPageLink {
background-color:white;
border:1px solid #CCCCCC;
margin-right:5px;
padding:3px 8px;
}

.searchResult {
	margin:0;
	padding:0;
	width:460px;
}

.search-head h3{
	color:#666666;
}

.search-item h4{
	color:#2C6A9D;
	margin:0;
	padding:5px 0;
}
.search-head {
	width:100%;
	float:left;
	text-align:left;
}



