@charset "utf-8";
/* CSS Document */


.projects #images li {
overflow:hidden;
position:absolute;
top:0;
padding:6px;
}



.projects #images li a {
display:block;
height:200px;
margin:0;
padding:0;
width:969px;
}


/*element.style {
display:block;
left:0;
overflow-x:hidden;
overflow-y:hidden;
width:260px;
}*/

.projects #images {
height:200px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
position:relative;
width:969px;

}

/*element.style {
display:block;
left:0;
overflow-x:hidden;
overflow-y:hidden;
width:260px;
}*/
