/*.title-pic {width: 100%; height: 300px; margin: 0px auto; }
.title-pic-sm {float: right; margin: 3px; }*/

.description {font-style: italic; margin: 0px 30px 10px 30px; }
.abstract  { font-weight:normal; } 
.article-header { float:right; width:150px; padding:10px; border: 1px solid #EEE; margin-left:15px; margin-bottom:15px; }
#content .links {margin-left:-20px; margin-right:-20px;  background:url(../Graphics/bg_links.gif) repeat-x bottom; padding-bottom:19px;  }
#content .links a { background:#FFF; margin-left:2px; border:1px solid #CCC; width:100px; float:left; text-align:center; padding:10px; font-weight:bold; text-decoration:none; }
#content .links .active { background:#CCC; margin-bottom:-2px; }

#content .title-pic { margin:20px 0px; }

#content .links .article-download {float: right; 	background: no-repeat right center url('../Graphics/icon_pdf.gif'); text-align: left;  float:right; width:auto; padding-right:35px; border:none;}

.stitky a {background: #FCF17D; border-radius: 3px; box-shadow: 1px 1px 2px 1px #ccc; padding: 3px 5px; 
	display: inline-block; margin-right: 4px; text-decoration: none;}
.stitky a {text-decoration: hover; }

.download-box { border: #CCC solid 1px; padding: 7px; position: relative;
		margin-bottom: 20px; margin-left:20px; float:right; } 
.download-box .title {position: absolute; top: -10px; left: 8px; padding: 2px; background-color: white;
		font-weight: bold; }
#content .download-box ul {list-style-type: none; padding-left:5px; }
.download-box ul li { }

.download-box ul li a{ display: block;  /*background-color: white;*/ text-decoration: none; background: no-repeat left center  url('../Graphics/download.gif'); padding:10px 10px 10px 30px;  }

.download-box ul li a:hover {text-decoration: underline;}
