/* 
matrix.css

Copyright 2009 Lifespaces, Inc., all rights reserved. 

Any copying or redistribution of any part of this document  
is strictly prohibited by law unless explicitly 
permitted by Lifespaces, Inc. 
*/

#matrix {
position:relative;
left:0;
top:0;
clear:both;
background-color: white;
width: 551px;
height: 300px;
padding:0;
margin:0;
z-index:1;
font-size: 0; 
}

#matrix br {
height: 0;
clear:both;
display: block;
line-height: 0;
font-size: 0;
margin:0;
padding:0;
white-space: pre;
word-break: 0;
}

#over,.over {
position:absolute;
top:206px;
left:auto;
background-color: white;
width: 549px;
height: 300px;
padding:0;
margin:0;
z-index:6;
font-size: 9px; 
color:white;
}

#matrix a {
clear:both;
padding:0;
margin:0;
}

#matrix a img {
clear:both;
width: 183px;
height: 100px;
background-color: black;
border:none;
padding:0;
margin:0;
opacity: 1.0;
z-index:3;
font-size: 0;
display:inline;
filter:alpha(opacity=100);
}

#matrix #ixiii, #matrix #iixiii {
line-break: 1px;
}

#hr,#hrt {
position: absolute;
clear: both;
top:100px;
left:auto;
margin:0;
padding:0;
width: 549px;
height:1px;
background-color:black;
z-index:5;
float: right;
}

#vr,#vrt {
position:absolute;
clear:both;
top:0;
margin:0;
padding:0;
width:1px;
height: 300px;
background-color:black;
float:left;
z-index:5;
display: inline;
}
