div#popupBlogId {
position: absolute;
width: 300;
height: 420px;
top: -35px;
right: -50px;
z-index: 1000;
}

div#popupBlogOpenId{
	position: absolute;
	z-index: 999;
	margin-left: 923px;
}

div#popupBlogContentId {
background-color: #fbfbfb;
width: 240px;
height: 340px;
padding: 5px;
margin-left: 30px;
margin-right: 30px;
}

#imgBarV1popupId {
width: 300px;
padding-top: 50px;
}

#imgBarV2popupId {
width: 300px;
padding-bottom: 30px;
padding-left: 15px
}

span#imgBarV3popupId{
position: inherit;
margin-left: 30px;
}
span#imgBarV3popupId>img{
height: 415px;
}
span#imgBarV4popupId {
position: inherit;
margin-left: 280px;
margin-top: 20px;
}
span#imgBarV4popupId>img{
height: 425px;
}
span#imgCrossVpopupId {
position: inherit;
margin-top: 40px;
margin-left: 273px;
}


