/*news and product guide*/

.news .post_group, .product-guide .post_group{
margin:0 0 15px 0;
}

.news h1.title, .product-guide h1.title,
.news h3.title, .product-guide h3.title{
margin:0 0 3px 0;
width:auto;
display:inline;
}

.news p.date, .product-guide p.date{
margin:0px 0 3px 5px;
display:inline;
}

.news .post_group .postimg, .product-guide .post_group .postimg{
margin:5px 10px 0 0;
position:relative;
}

.news .post_group .postimg img, .product-guide .post_group .postimg img{
position:absolute;
left:-20px;
width:110px;
}

.news .excerpt, .product-guide .excerpt{
display:block;
margin:5px 0 0 0;
}

.news .post_group .thumbnail{
width:70px;
height:70px;
overflow:hidden;
margin:5px 10px 0 0;
}

.news .post_group .thumbnail img{
width:70px;
}

/*in this issue*/
.current{
color:#253e21;
}

.current a{
font-family:Lucida Sans Unicode,arial,sans-serif;
}

.current .cover{
float:left;
width:152px;
border:1px solid #767878;
margin:0 10px 0 0;
}

.current img.cover{
float:left;
width:150px;
border:1px solid #fff;
}

.current p.subscribe{
text-align:center;
font-size:11px;
padding:5px;
with:150px;
text-transform:uppercase;
border-right:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
background:#BCD581;
letter-spacing:.10em;
}

.current p.subscribe a{
font-family:arial;
font-weight:bold;
}

.current .post_group{
float:right;
width:275px;
margin:0 0 10px 0;
}

.loy{
width:215px;
font-family:Lucida Sans Unicode,arial,sans-serif;
color:#646566;
}

.loy a, .loy a:hover{
color:#646566;
}

.loy img{
width:160px;
}

.ldp{
width:215px;
font-family:Lucida Sans Unicode,arial,sans-serif;
color:#646566;
}

.ldp a, .ldp a:hover{
color:#646566;
}

.ldp img{
width:130px;
float:right;
}

/*other publications*/

.other-pub li{
float:left;
margin:0 0 10px 0;
clear:left; 
font-size:14px;
width:100%;
font-family:Lucida Sans Unicode,arial,sans-serif;
}

.other-pub li a{
color:#26370B;
}

/*resources*/

.resources li{
float:left;
width:210px;
margin:0 8px 15px 5px;
height:55px;
}

.resources li a{
font-size:14px;
margin:0 0 3px 0;
float:left;
font-family:Lucida Sans Unicode,arial,sans-serif;
}

.resources li p{
clear:left;
font-size:11px;
}

/*welcome*/

p.about{
float:left;
margin:10px 0 5px 5px;
color:#506b36;
font-size:11px;
}











