#sectionVideo
{
    margin:0 10px 10px 0;
}

#stories
{
    
}

.story
{
    /*margin:5px;*/
	width:270px;
    /*height:130px;
    overflow:none;*/
	font-size:0.8em;
	padding:0;
	color:#333333;
}
.story img
{
	border:0;
}
.story a
{
    color:#333333;
    height:100%;
    display:block;
    /*padding:10px;*/
    cursor:hand;
    border:1px solid white;
}
.storyText
{
    float:right; 
    width:135px;
}
#pageContents
{
    font-size:1.3em;
    font-weight:normal;
}
#features
{
    width:610px;
    margin-top:25px;
    text-align:left;
}
