#videosPage{
width:1020px;
border: solid 0px #000;
background:#fff url(images/shadowHoriz.png) repeat-x top;
padding-right:4px;
padding-bottom:15px;
overflow:hidden;
clear:both;
}

#nodeSymbol{
background:url(images/nodesymbol_wshadow.png) no-repeat;
height:23px;
width:23px;
float:right;
margin-right:-.35em;
}

#videosPageTitle{
display:block;
margin: 1em 17em 2em 1em;
border-bottom:1px solid #000;
}

#videosPageTitle h1.title{
font-size:2em;
color:#000;
}


#videosPage h2{
margin: 0em 0em 0em 100px;
color:#000;
font-size:1em;
}

#videosGrid{
margin:0 0 0 60px;
}

div .view-id-video_grid a{
font-size:.75em;
text-decoration:none;
color:#000;
font-weight:bold;
}

#videosGrid .views-view-grid td{
height:170px;
padding:0;
margin:0;
float:left;
}

div .view-id-video_grid .views-field-title {
width:120px;
text-align:center;
line-height:.75em;
font-size:1em;
}

div .view-id-video_grid #thumbShadow{
background: #000;
float:left;
width:120px;
height:90px;
margin: 30px 20px 0px 1px;
}

div .view-id-video_grid .views-field-field-embedded-video-embed img{
border: solid 1px #000;
margin: -95px 5px 0px -5px;
float:none;
}


/*pager*/

#videosPage ul.pager{
margin:10px 250px 10px -56px;

}