@charset "utf-8";
/* CSS Document */

body{
margin:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

img{
border:none;

}

a{
text-decoration:none;

}

.article-details-container{
width:760px;
line-height:20px;
margin:0 auto;
}


.article-details-container a{
color:#194699
}

.article-details-container a:hover{
color:#95bc3d;
}

.article-det{
text-align:justify;
}

.author_details{
padding:10px 0 10px 0;
background:url(img/table_bg.jpg) repeat-x bottom;

border:1px solid #cce19e;
}

.clear{
clear:both;
}

.author_details p{


}

.google-ads{
padding:10px;
}

.options{
padding:5px;
border:1px solid #cce19e;
}

.left{
float:left

}

.right{
float:right;
}

.opt-links{
float:left;
margin-left:30px;
}

.opt-links ul{
margin:0px;
padding:0px;
list-style:none;
}

.opt-links li{
float:left;
}

.opt-links li a{
display:block;
padding:0 10px;
text-indent:15px;
font-size:11px;
} 

.opt-links li a.feedback{
background:url(img/feeback.png) no-repeat left center;
}

.opt-links li a.feedback{
background:url(img/feeback.png) no-repeat left center;
}

.opt-links li a.rss{
background:url(img/rss.png) no-repeat left center;
}

.opt-links li a.print{
background:url(img/print.png) no-repeat left center;
}

.opt-links li a.email{
background:url(img/email.png) no-repeat left center;
}

.opt-links li a.republish{
background:url(img/republish.png) no-repeat left center;
}

.link{
margin-top:10px;
line-height:25px;
}

.tab-container{
margin-top:10px;

}

.tabs ul{
margin:0px;
padding:0px;
list-style:none;
}

.tabs ul li{
float:left;
margin-right:5px;
}

.tabs ul li a{
display:block;
background:url(img/tab-bg.jpg) no-repeat center center;
width:130px;
line-height:25px;
text-align:center;
}

.tabs ul li a:hover, .tabs ul li a.selected{
background:url(img/tab-bg-hover.jpg) no-repeat center center;
color:#FFFFFF !important;
}

.tabs {
border-bottom:1px solid #e0e0e0;
}

.tab-text{
margin-top:10px;
clear:left;
padding:10px;
border-bottom:1px dotted #e0e0e0;
color:#666666;
}

.input{
border:1px solid #e0e0e0;
padding:4px;
}
