img.spotlight {
  width: 220px;
  padding: 10px 0px 0px 0px;
}

img.n {
        position: relative;
        float: left;
        width: 400px;
        height: 300px;
        margin: 8px 25px 10px 0px;
        padding-bottom:10px;
}
img.ds {
        position: relative;
        float: left;
/*	border: 1px white solid;*/
        width:300px;
        height: 400px;
        margin: 8px 25px 10px 0px;
}
img.w {
        position: relative;
        float: left;
        width:500px;
        height:290px;
        margin: 8px 25px 10px 0px;
}

img.es {
        width: 60px;
}
img.ew {
        width: 600px;
}
img.n1 {
        width: 460px;
	/*height: 345px;*/ /* mar 21 */
}
img.ds1 {
        width:360px;
	border: 1px white solid;
}
img.w1 {
        width:512px;
}
img.ew2 {
        width: 400px;
}
img.n2 {
        width: 360px;
	/*height: 270px;*/ /* mar 21 */
}
img.ds2 {
        width:360px;
	border: 1px white solid;
}
img.w2 {
        width:360px;
}
img.n3 {
        width: 227px;
	/*height: 170px;*/ /* mar 21*/
}
img.ds3 {
        width:225px;
	border: 1px white solid;
}
img.w3 {
        width:227px;
}

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