
#Images,#ImageList{
        float:none;
        width:600px;
        height:355px;
        margin:0 auto;
}
#ImageList{
        margin-top:30px;
}
#Images{
        marginleft:10px;
        width:590px;
}
#ImageList .Item{
        width:106px;
        height:106px;
}
#ImageList .Item img{
        filter:alpha(opacity=20);
	    opacity: 0.2;
	    -moz-opacity:0.2;
}
#ImageList .Item img:hover{
    filter:alpha(opacity=100);
    opacity:1;
    -moz-opacity:1;
}
#ImageList .Footer{
        display:none;
}
#PageContent{
        height:250px;
}
#MainImage{float:right;width:450px;height:450px;}
// From Album Meta Data
