.trmain
{

height:309px;
width: 535px;
position: relative;
max-height:309px;
max-width: 535px;

}


.trpreviewContainer
{
position: relative;

height:80px;
width: 100px;


margin-right:auto;
margin-left:auto;



}


#trapprovespot{float: right;padding-right: 20px; cursor: pointer;}
.trMainContainer
{

height:309px;
width:540px;
position: relative;
max-height:309px;
max-width: 540px;


}

.trMainContainer img
{


height: 309px;
width: 540px;

max-height:309px;
max-width: 540px;

margin-right: auto;
margin-left: auto;


}

#textArea
{
overflow: hidden;
}
.trPostMessage
{
left: 20px;
top: -81px;
position: relative;
border: 1px solid black;
height:60px;
width: 482px;
background-image:url('background.png');
color: white;
z-index: 1000;
padding: 5px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

.trPostMessage #title a
{

font-size: 20px;
font-Weight: bold;
color: white;
}
.trPostMessage #content a
{

font-size: 12px;
font-Weight: bold;
color: white;
}

.trThumbContainer
{

height:309px;
width: 120px;
position: relative;
left: 535px;
top: -382px;
z-index: 1000;
}
#actionButton{z-index: 1000;}

.trThumb{border:3px solid #F7DD00;} 

#trThumb1{border:3px solid red;}

.mainImageHide
{
display: block;
z-index:50;
}

#mainImage1
{
display: block;
z-index:500;
}






.trThumb img
{

margin-right: auto;
margin-left: auto;
position: relative;

max-height: 56px;
max-width: 95px;

height: 70px;
width: 100px;
cursor: pointer;

z-index: 1000;
margin:0px;
padding:0px;

}

.trthumb{border: 3px solid #F7DD00;   z-index: 1000; }


.mainImageHide  
 {

 position :absolute;
top: 0px;
left: 0px
 
 }