#pod1{
	width: 100%;
}

#pod1 td{
	text-align: center;
}

.pod1div{
	font-size: 25px;
	font-weight: bold;
	padding: 15px 1px;
	border: 1px solid #ffffff;
	width: 105px;
	height: 25px;
/*		background-color: Blue;*/

}
/*********/

#pod2{
	width: 100%;
}

#pod2 td{
	text-align: center;
}

.pod2div{
	padding: 15px 1px;
/*		background-color: Blue;*/
	border: 1px solid #ffffff;
	width: 184px;

}

#pod3{
	width: 100%;
}



#pod3 td{
	text-align: left;
	vertical-align: top;
/*	margin: 5px 5px;*/
/*	padding: 5px 5px;*/
}


#pod3 h1{
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
	background-color: #e3e3e3;
	color:#3a3a3a;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:10px;: 
}


#pod3 p{
	text-align: justify;
	margin: 8px;
	height: 70px;
}

#pod3 div.a{
	width: 100%;
	text-align: right;
	margin-bottom:15px;
	font-size: 8px;
	font-weight: bold;
}
#fiilinghead{
	text-align: center;
	width: 100%;	
}

h2 b{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-size: 25px;
}

.post {
    padding:10px 20px;
    position:relative;
    background:#eee;
    margin-bottom:20px
}
.inactive {
    color:#fff;
}
.post .title {
	position:relative;
    height:1%;
    background-image:url(/images/design/lpreesb.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
	height:42px;
	text-align:center;
	width:185px;
	left: -20px;
	top:-9px;
}
.post .title h3 {
	padding-top:4px;
    font-size:14px;
}
.post .title h3 a {
    text-decoration:none;
    color:#000;
}
.inactive .title h3 a {
    color:#bbb;
}
.post .title p {
    font-size:0.7em;
    font-style:italic;
    font-weight:bold;
    margin:0
}
.post .title span {
    position:absolute;
    right:0px;
    top:0px;
    cursor:pointer;
    width:14px;
    height:14px;
    background:url(/images/design/trigger.gif) no-repeat left bottom;
    display:block;
    font-size:0
}

.post .title .ta{
	margin-top: 5px;
	
}
.post .title .ta a{
	color:#FFFFFF;
	text-decoration:none;
}

.post .title .ta a:hover{
	color:#fefefe;
	text-decoration: underline;
}

.post .title #prev{
	float: left;	
}
.post .title #next{
	float: right;
}
.post .entry {
	text-align:left;
}

.post .entry a{
	font-size:10px;
}
 .inactive .title span {
    background-position:left top;
}
.post .entry {
    padding:0px 0;
    
}