body {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 75% !important;
    letter-spacing: 0.08em;
    line-height: 1.4em;
    word-spacing: 0.2em;
}
/*print*/

table
{max-width:600px;!important}

.contentpane .btnbar {
    background:#EFEFEF;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    display: table;
    height: 100%;
    width: 100%;
}

.btnbar_1 {
    float: right;
    padding-right: 10px;
}

#main .article_inner {
    border-bottom: 1px solid #CDCDCD;
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
}

.article-info
{
display:inline-block;
text-align:right;
width:100%
}

.actions,
.article-info-term,
.category-name,
.hits,
.units,
.published span
{
display:none;
}



.contitle{
    border-bottom: 2px solid #999999;
    font-size: 120%;
    padding-bottom: 5px;
}

.contitle a{
text-decoration:none;
color:#000000;
}

.article_msg {
    display: block;
    margin-bottom: 13px;
    margin-top: 13px;
    text-align: right;
}

.foot {
    background: none repeat scroll 0 0 #CCCCCC;
    border-top: 1px solid #999999;
    padding-top: 10px;
    padding-bottom: 3px;
}


/*sent*/
#mailto-window {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    padding: 15px;
    position: relative;
}

.mailto-close {
    background: none repeat scroll 0 0 transparent;
    position: absolute;
    right: 0;
    top: 5px;
}

.mailto-close a {
    background: url("../images/close.png") no-repeat scroll 0 0 #F5F5F5 !important;
    display: block;
    min-height: 25px;
    min-width: 25px;
    overflow: visible;
}

.mailto-close a span {
    display: inline;
    left: -3000px;
    position: absolute;
    top: -3000px;
}

.formelm {
    margin: 5px 0;
}

#mailto-window label {
    width: 10em;
}

.formelm label {
    display: inline-block;
    vertical-align: top;
    width: 13em;
}

#mailto-window .inputbox {
    background: url("../images/content_bg.gif") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 3px;
}

#mailto-window p {
    margin-top: 20px;
text-align:center;}


/*activity*/
.activity_block
{
margin-top:40px;
}

.activity_img
{
    height: 250px;
    margin-right: 20px;
    position: relative;
    text-align: center;
}

.activity_img img
{
       width: 300px;
 max-width: 300px;
	max-height:240px;
}

/**/
.datatable th
{
text-align:center;
}

.datatable td {
    padding: 5px;
}

/**/
#main .pagination {
    margin: 10px 0;
    padding: 10px 0 10px 0;
}

#main .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#main .pagination li {
    border: 0 solid #EEEEEE;
    display: inline-block;
    margin: 0 2px;
    padding: 2px 5px;
    text-align: left;
}

