
h1.title {
font-weight: bold;
text-align: left;
padding: 8px 0 8px 10px;
background: #006a94;
color: #fff;
font-size: 12px;
margin: 0 0 10px;		
}

.box {
position: relative;
margin: 0 0 10px;	
border-bottom: 1px dotted #ddd;
min-height: 94px;
padding: 0 0 10px 135px;
font-family: georgia, serif;
line-height: 160%;
font-size: 12px;
overflow: hidden;
}
.box:last-child {
border-bottom: none;
margin: 0 0 20px;
}
.box .article_thumb {
position: absolute;
left: 0;
top: 0;	
}
.box .article_thumb {
width: 125px;
height: 94px;
overflow: hidden;	
}
.box .boxart {
float: left;
width: 100px;
margin-left: -135px;	
}
.box .boxart,
.box .boxart img {
width: 100px;
max-height: 140px;	
}

.thumbnail_header {
color: #f5be18;
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;font-weight: 200;
padding: 0 0 5px;
margin: 0 0 10px;
border-bottom: 1px dotted #ddd;	
font-size: 18px;
}
.thumbnail_header a {
color: #006a94;	
}
.thumbnail_header a:hover {
color: #5EADC0;
}
.thumbnail_box {
overflow: hidden;
margin: 0 0 20px;	
}
.thumbnail_box li {
float: left;
margin: 0 10px 0 0;	
width: 125px;
height: 70px;
overflow: hidden;
}
.title {
margin: 0 0 10px;	
}
.title a {
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-weight: 200;
font-size: 18px;
color: #0f7fa7;	
}
.title a:hover {
color: #5EADC0;
}
.title span {
color: #999;
font-style: italic;
}
.desc {
margin: 0 0 10px;	
}
.links li {
display: inline;
margin: 0 10px 0 0;	
font-size: 10px;
}
.links li a {
color: #9d362a;	
font-weight: bold;
font-style: italic;
}

/* GamePro Toolbar */
.toolbar_sub {
display: block;
width: 610px;
margin: 20px auto;	
}
.toolbar_sub p {
text-align: center;	
}
.toolbar_sub a {
color: #0f7fa7;		
}
