#home_overlatest{
width:420px;
height:122px;
float:left;
border-left:1px #8c3426 dotted;
border-right:1px #8c3426 dotted;
margin:15px 0 0 30px;
overflow:hidden;
}
.home_latest {
width:250px;
height:auto;
float:left;
padding:0px 5px 0px 5px ;
}
.home_login{
width:160px;
height:auto;
float:right;
margin-right:0px;
}

.home_login input{
height:13px;
font-size:10px;
width:133px;
}
.home_submit input{
float:left;	
height:21px;
font-size:10px;
width:50px;
text-align:center;
}
.home_button input{
float:right;
margin-right:2px;
height:21px;
font-size:10px;
width:60px;
text-align:center;
}
/**********[Center]**********/
.center_baieti{
width:680px;
float:left;
padding:20px 10px 10px 10px;
min-height:900px;
}
/**************************************************/

.baieti{
float:left;
margin-top:0px;
background-color:#d8d9db;
width:215px;
height:215px;

}
.baieti img{
margin:4px 4px 4px 4px;
border:3px solid #ffffff;
}
.prof{
float:left;
margin-top:0px;
background-color:#d8d9db;
width:135px;
height:135px;

}
.prof img{
margin:4px 4px 4px 4px;
border:3px solid #ffffff;
}
.tdtop{
margin-top:30px;	
width:224px;
height:53px;
background:url(../images/bg-sidebox-top.gif) no-repeat;
}
.ttop {
font-weight:bold;
width:224px;
text-align:center;
margin-top:18px;
font-size:14px;
border:1px solid #000000;
}
.tttop{
font-weight:bold;
width:170px;
margin-left:35px;
font-size:14px;
text-indent:5px;
}
.tdmid{
margin-top:-2px;	
width:224px;
min-height:130px;
background:url(../images/bg-sidebox-middle.gif) repeat-y;

}
.ttmid{
font-weight:normal;
width:204px;
margin-left:10px;
margin-right:10px;
margin-top:1px;
font-size:12px;
text-indent:10px;
}
.tdbott{
width:225px;
height:29px;
background:url(../images/bg-sidebox-bottom.gif) repeat-y;
}
.comment_bar{
width:386px;
height:28px;
background:url(../images/com_baieti.png) no-repeat;
}
.comment_bar span{
float:left;	
width:100px;
height:20px;
font-size:14px;
font-weight:bold;
margin-top:5px;
margin-left:20px;
}
/*Xajax Pag*/
.pagination{
padding: 2px;
margin: 1em 0;
clear: both;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li a{ /*IE7 only CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a{ /*IE6 and below CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active{
padding: 0 5px;
border: 1px solid #5ac2e3;
text-decoration: none; 
color: #5ac2e3;
}

.pagination a:hover{
border: 1px solid #5ac2e3;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #5ac2e3;
color: #FFF !important;
border-color: #5ac2e3;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #5ac2e3;
border-color: transparent;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}

.link_table{
margin-left:70px;
}
.link_table td{
float:left;
margin-right:20px;
margin-bottom:10px;
width:auto;
height:20px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
text-align:center;
background-color:#e9f4f8;
border-bottom:1px solid #ffffff;
}
.link_table a{
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:11px;
border-bottom:1px solid #ffffff;
}
.link_table hr{
color:#ffffff;
background-color:#ffffff;
}

