﻿.table-result {background-color:#fff5e3; margin-top:20px; margin-bottom:0; border: 1px solid #f89828; 
               height:160px;
               border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
               -moz-box-shadow: 0 0 1px 1px #aaa;
               -webkit-box-shadow: 0 0 1px 1px #aaa;
               box-shadow: 0 0 1px 1px #aaa;}
.td-image {width:150px; background-color:#fedfa7; padding:5px;
           border-top-left-radius:10px; border-bottom-left-radius:10px;}
.td-info {width:200px; background-color:#fedfa7; padding:5px;}
.td-desc {padding:5px;}
.table-pr {background-color:#ffe3e3; border: 1px solid #f82828;}
.td-pr {background-color:#fea7a7;}
.last-login {font-size:8pt; padding:0 10px 0 0; margin-top:-20px; margin-bottom:0; position:relative; text-align:right;}
.img-button {padding:5px 0 0 0; text-align:center;}
.message-alert{ position:absolute; float:left; padding:5px; width:150px; height:60px; margin-top:-70px; border-top:solid 1px #f89828;}
.close{border:solid 1px #f89828; height:13px; width:13px; text-align:center; line-height:13px; float:right; cursor:pointer;}

.message{ position:absolute; margin:-159px auto 0 auto; height:155px; width:740px; text-align:center; padding: 5px; background-color: #fff; font-weight: bold; color: #ff0000; line-height:155px;
          filter: alpha(opacity=85); opacity: .85; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)'; 
          border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
          display:none;
}

.link-action {margin-right:2px;}
a.link-action:link, a.link-action:visited, a.link-action:active
{margin-right:2px;}
a.link-action:hover{}

.blog-head {padding:5px 5px 5px 5px; height:18px; background-color:#fedfa7}
.blog-content {width:100%; margin:5px auto 0 auto; clear:both; display:table;}
.blog-image {float:left; width:110px;}
.blog-desc {float:left; width:575px;}
.blog-tag {padding:5px; margin:2px 0 0 0; word-wrap:break-word;}
