.full{
position: relative;
left: 0px; 
top:  5px;
height: 100%;
}

.topL{
background-color: red;
width: 359px;
height: 20px;
height/* */:/**/20px;	/* Other browsers */
height: /**/20px;
padding: 5px;
position: absolute;
left: 1px; 
top:  5px;
}

.bottomL{
background-color: white;
border: 1px solid #FF0000;
width: 359px;
width/* */:/**/357px;	/* Other browsers */
width: /**/357px;
padding: 5px;
position: absolute;
left: 1px; 
top:  30px;
}

.topL2{
background-color: red;
width: 359px;
height: 20px;
height/* */:/**/20px;	/* Other browsers */
height: /**/20px;
padding: 5px;
position: absolute;
left: 9px; 
top:  245px;
}

.bottomL2{
background-color: white;
border: 1px solid #FF0000;
width: 359px;
width/* */:/**/357px;	/* Other browsers */
width: /**/357px;
padding: 5px;
position: absolute;
left: 9px; 
top:  274px;
}

.topL3{
background-color: red;
width: 359px;
height: 20px;
height/* */:/**/20px;	/* Other browsers */
height: /**/20px;
padding: 5px;
position: absolute;
left: 9px; 
top:  348px;
}

.bottomL3{
background-color: white;
border: 1px solid #FF0000;
width: 359px;
width/* */:/**/357px;	/* Other browsers */
width: /**/357px;
padding: 5px;
position: absolute;
left: 9px; 
top:  376px;
}

.hr{
background-color: red;
width: 795px;
height: 2px;
height/* */:/**/2px;	/* Other browsers */
height: /**/2px;
padding: 0px;
position: absolute;
left: 5px; 
top:  650px;
}

.gamercard{
width: 204px;
height: 140px;
height/* */:/**/140px;	/* Other browsers */
height: /**/140px;
padding: 0px;
position: absolute;
left: 150px; 
top:  75px;
}

.callout{
background-image:url( tweet_bubble.gif);
background-repeat: no-repeat; 
width: 267px;
height: 76px;
height/* */:/**/76px;	/* Other browsers */
height: /**/76px;
padding: 0px;
position: absolute;
left: 100px; 
top:  5px;
z-index:1;
}

.tweet{ 
width: 300px; 
height: 42px; 
height/* */:/* */42px;	/* Other browsers */ 
height: /**/42px; 
padding: 0px; 
position: absolute; 
left: 65px; 
top:  -10px; 
z-index:2; }

.ptitle{
font-size: 16px; 
color: white; 
font-weight: bold; 
font-family: arial;
}

.ptitle A:link {text-decoration: none; color: white;}
.ptitle A:visited {text-decoration: none; color: white;}
.ptitle A:active {text-decoration: none; color: white;}
.ptitle A:hover {text-decoration: none; color: white;}
