.story .holderLarge {
width:5000px;
height:auto;
float:left;
}

.story .holderLarge .holderSmall {
width:635px;
height:160px;
float:left;
overflow:hidden;

}


.story .holderLarge .holderSmall #recovery {
left:650px;
}

.story .holderLarge .holderSmall #greenworks {
left:1500px;
}

.story .holderLarge .holderSmall #taxPolicy {
left:2100px;
}

.story .holderLarge .holderSmall div img {
border:none;
}

.story .holderLarge .holderSmall div .image {
width:215px;
height:160px;
float:left;
margin:0px 15px 0px 0px;
padding:0px 0px 0px 0px;
border:1px solid #2e2ee2;
background:#666666;
}

.story .holderLarge .holderSmall div .text {
width:380px;
float:left;
}


.story .holderLarge .holderSmall div .text .date {
font-size:10px;
margin:0px 0px 4px 0px;
color:#3c79ad;
}

.story .holderLarge .holderSmall div .text .title {
font-size:16px;
font-weight:bold;
margin:0px 0px 5px 0px;
color:#3c79ad;
}

.story .holderLarge .holderSmall div .text .subTitle {
font-size:14px;
font-style:italic;
margin:0px 0px 6px 0px;
color:#2e2e2e;
}

.story .holderLarge .holderSmall div .text .storyText {
font-size:11px;
line-height:17px;
color:#2e2e2e;
}

.story .holderLarge .holderSmall div .text .storyText a {
font-size:10px;
font-weight:bold;
text-decoration:underline;
color:#2e2e2e;
}

.story .holderLarge .holderSmall div .text .storyText a:hover {
text-decoration:none;
color:#cccccc;
}


.thumbnailList {
height:55px;
margin:10px 0px 0px 0px;
overflow:hidden;
}

.thumbnailList a {
margin:0px 15px 0px 0px;
}
























