.wrapper{
width:100%;
float:left;
margin-bottom:8px;
}

.wrapper-buffer{
margin:10px 15px 8px 15px;
}

.white-box .post_group, .blue-box .post_group{
margin:0 0 15px 0;
width:100%;
}

.white-box h1.title, .blue-box h1.title{
}

/*white box*/

.white-box{
width:100%;
height:auto;
position:relative;
clear:both;
background:url(images/white-box-brd.jpg) #fff repeat-y top left;
margin:0 0 15px 0;
}

.white-box-buffer{
width:100%;
background:url(images/white-box-brd.jpg) repeat-y top right;
}

.white-box .top{
width:100%;
background:url(images/white-box-sprite.jpg) repeat-x;
height:39px;
}

.white-box .top .left{
background:url(images/white-box-sprite.jpg) left -42px;
height:39px;
width:124px;
position:absolute;
top:0px;
left:0px;
}

.white-box .top .right{
background:url(images/white-box-sprite.jpg) -124px -42px;
height:39px;
width:124px;
position:absolute;
top:0px;
right:0px;
}

.white-box .bottom{
height:18px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
background:url(images/white-box-brd.jpg) repeat-x bottom left;
}

.white-box .bottom .left{
background:url(images/white-box-sprite.jpg) bottom left;
height:15px;
width:30px;
position:absolute;
bottom:0px;
left:0px;
}

.white-box .bottom .right{
background:url(images/white-box-sprite.jpg) -28px bottom;
height:15px;
width:30px;
position:absolute;
bottom:0px;
right:0px;
}

.white-box h1.heading{
color:#000052;
position:absolute;
z-index:997;
left:15px;
top:11px;
font-size:14px;
text-transform:uppercase;
font-family:rockwell;
}

/*BLUE BOX*/

.blue-box{
width:100%;
height:auto;
position:relative;
clear:both;
background:url(images/white-box-brd.jpg) #fff repeat-y top left;
margin:0 0 15px 0;
}

.blue-box-buffer{
width:100%;
background:url(images/white-box-brd.jpg) repeat-y top right;
}

.blue-box .top{
width:100%;
background:url(images/blue-box-sprite.jpg) repeat-x left -41px;
height:41px;
}

.blue-box .top .left{
background:url(images/blue-box-sprite.jpg) left top;
height:41px;
width:185px;
position:absolute;
top:0px;
left:0px;
z-index:996;
}

.blue-box .top .right{
background:url(images/blue-box-sprite.jpg) -266px top;
height:41px;
width:145px;
position:absolute;
top:0px;
right:0px;
}

.blue-box .bottom{
height:18px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
background:url(images/white-box-brd.jpg) repeat-x bottom left;
}

.blue-box .bottom .left{
background:url(images/white-box-sprite.jpg) bottom left;
height:15px;
width:30px;
position:absolute;
bottom:0px;
left:0px;
}

.blue-box .bottom .right{
background:url(images/white-box-sprite.jpg) -28px bottom;
height:15px;
width:30px;
position:absolute;
bottom:0px;
right:0px;
}

.blue-box h1.heading{
color:#fff;
position:absolute;
z-index:997;
left:15px;
top:11px;
font-size:14px;
text-transform:uppercase;
font-family:rockwell;
}

/*white box no header*/

.white-box-no-header{
width:100%;
height:auto;
position:relative;
clear:both;
background:url(images/white-box-brd.jpg) #fff repeat-y top left;
margin:0 0 15px 0;
}

.white-box-no-header-buffer{
width:100%;
background:url(images/white-box-brd.jpg) repeat-y top right;
}

.white-box-no-header .top{
width:100%;
height:25px;
background:url(images/white-box-no-header-sprite.jpg) repeat-x left -53px;
}

.white-box-no-header .top .left{
background:url(images/white-box-no-header-sprite.jpg) left top;
height:30px;
width:20px;
position:absolute;
top:0px;
left:0px;
z-index:996;
}

.white-box-no-header .top .right{
background:url(images/white-box-no-header-sprite.jpg) right top;
height:30px;
width:20px;
position:absolute;
top:0px;
right:0px;
}

.white-box-no-header .wrapper-buffer{
margin:0px 15px 15px 15px;
}

.white-box-no-header .bottom{
height:18px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
background:url(images/white-box-brd.jpg) repeat-x bottom left;
}

.white-box-no-header .bottom .left{
background:url(images/white-box-sprite.jpg) bottom left;
height:15px;
width:30px;
position:absolute;
bottom:0px;
left:0px;
}

.white-box-no-header .bottom .right{
background:url(images/white-box-sprite.jpg) -28px bottom;
height:15px;
width:30px;
position:absolute;
bottom:0px;
right:0px;
}

/*facebook icon*/
a.facebook{
width:19px; 
height:18px;
background:url(images/fb-icon.jpg);
position:absolute;
right:12px;
top:10px;
z-index:999;
}

a:hover.facebook{
background:url(images/fb-icon.jpg) -19px top;
}

.read-more{
border-top:1px solid #ccc;
padding:10px 0 0 0 ;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-align:right;
}

.read-more a{
color:#D08818;
}

/*bauma*/

img.bauma{
float:left;
}

.bauma h1.title{
font-size:14px;
margin:0 0 3px 0;
width:auto;
display:inline;
}

.bauma p.date{
margin:0px 0 3px 5px;
display:inline;
}

.bauma .excerpt{
display:block;
}

/*news*/

.news h1.title{
font-size:14px;
margin:0 0 3px 0;
width:auto;
display:inline;
}

.news p.date{
margin:0px 0 3px 5px;
display:inline;
}

.news .excerpt{
display:block;
}

/*in this issue*/

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

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

.current h1.title{
font-size:16px;
margin:0 0 3px 0;
}

.current .post_group{
float:left;
width:275px;
}

/*info bar*/

.info-bar{
width:100%;
height:33px;
background:url(images/info-bar-sprite.jpg) left bottom;
float:left;
clear:both;
margin:8px 0 0 0;
position:relative;
font-family:rockwell, arial;
font-weight:bold;
}

.info-bar .left{
position:absolute;
background:url(images/info-bar-sprite.jpg) left top;
width:25px;
top:0px;
left:0px;
height:33px;
}

.info-bar .right{
position:absolute;
background:url(images/info-bar-sprite.jpg) -9px top;
width:25px;
top:0px;
right:0px;
height:33px;
}

.info-bar a{
float:left;
margin:1px 0 0 0;
border-right:1px solid #cbcbcc;
display:block;
height:32px;
width:148px;
text-align:center;
line-height:31px;
}

/*industry briefs*/

.industry h1.title{
display:inline;
width:auto;
}

.industry p.date{
display:inline;
margin:0 0 3px 5px;
}

.industry p.excerpt{
display:block;
}

/*other publications*/

.other-pub li{
float:left;
margin:0 0 10px 0;
clear:left; 
font-size:14px;
font-weight:bold;
width:100%;
}

/*resources*/

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

.resources li a{
font-size:14px;
font-weight:bold;
margin:0 0 3px 0;
}

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

/*welcome*/

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










