img.n {
        position: relative;
        float: left;
        width: 350px;
        height: 230px;
        margin: 5px 10px 0px 0px;
}
img.ds {
        position: relative;
        float: left;
	border: 1px white solid;
        width:300px;
        height: 400px;
        margin: 5px 10px 0px 0px;
}
img.w {
        position: relative;
        float: left;
        width:400px;
        height:230px;
        margin: 5px 10px 0px 0px;
}

img.n1 {
        width: 460px;
        height: 345px;
}
img.ds1 {
        width:360px;
        height: 420px;
	border: 1px white solid;
}
img.w1 {
        width:512px;
        height:295px;
}
img.n2 {
        width: 345px;
        height: 230px;
}
img.ds2 {
        width:300px;
        height: 400px;
	border: 1px white solid;
}
img.w2 {
        width:345px;
        height:200px;
}
img.n3 {
        width: 227px;
        height: 180px;
}
img.ds3 {
        width:225px;
        height: 310px;
	border: 1px white solid;
}
img.w3 {
        width:227px;
        height:138px;
}

img.right-side {
        margin: 10px;
        position: relative;
        float: right;
}
img.r {
        margin: 0px 0px 0px 5px;
        position:relative;
        float:right;
}
