@charset "UTF-8";
/* CSS Document */
.grid_container{
position:absolute;
top:50px;
left:190px;
width:680px;
height:auto;
}
.grid_container img{
margin-bottom:10px;
}
.horizontal{
height:auto; 
width:680px;
float:left;
}
.separator{
clear:both;
}
.grid{
height:auto;
margin-right:6px;
padding-top:5px;
float:left;
border-top: #ffffff 1px solid;
text-align:left;
margin-bottom:10px;}
.one{
width:164px;
}
.no_border{
border:none; !important
}
.two{
width:334px;
}
.three{
width:504px;
}
.four{
width:674px;
}
.work{
height:150px;
}
