@import url("base.css");


#animationWrap{
display: block;
float: left;
width: 235px;
}

#copyWrap{
display: block;
float: right;
width: 495px;
}

#subCopyWrap{
display: block;
float: right;
width: 495px;
}

#column1{ 
display: block;
float: left;
width: 495px;
}

#column2{
display: block;
float: right;
width: 240px;
}

#column1 p, #column2 p{
font-family: arial, helvetica, verdana, sans-serif;
line-height: 1.75em;
font-size: .6875em;
}

.termListing{
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
line-height: 1.5em;
color: #6A777A;
font-family: arial,verdana,sans-serif;
font-size: .6875em;
}
 
.termListing li{
text-indent: none;
padding: 0 4px 0 7px;
margin: 0;
display: block;
float: left;
white-space: nowrap;
background: url("../images/styles/rightBullet.gif") no-repeat center left;
}


.exampleWrap{
float: left;
width: 162px;
w\idth: 164px;
height: auto;
margin-right: 1px;
margin-bottom: 10px;
}

.exampleImg{
display: block;
float: left;
width: 162px;
height: 130px;
background: #CCCCCC;
}


.caption:link, .caption:visited{
display: block;
float: left;
width: 120px;
padding-left: 26px;
margin: 3px 0 0 0;
background: url("../images/styles/select.gif") no-repeat center left;
color: #7C6D63;
font-family: arial, helvetica, verdana, sans-serif;
font-size: .6875em;
text-decoration: none;
}

.caption:hover{
color: #AA1004;
}
























