/*   
Description: fixes for no script support
Author: FortyWinks - hello@fortywinks.pl
Author URI: http://fortywinks.pl
Created: 11/10/09
*/


/*==========portfolio styles==========*/
.button {
display:none;
width:0px;
height:0px;
}
.scrollable {
position:relative;
overflow:hidden;
width:774px;
height:100%;
}
.scrollable .items {
position:relative;
width:100%;
}
.scrollable .items img {
cursor:default;
}
.scrollable .items .height384 {
margin-bottom:0px;
}

/*==========other content styles==========*/
#contentWrapper {
width:774px;
margin:20px auto 0 auto;
}
.txt {
width:733px;
margin:0px 0px 17px 16px;
padding:5px;
}