#breadcrumb {
background-color:#f4f4f4;
}

#leftnavBlock {
margin:0;
padding:0;
float:left;
position:relative;
width:178px;
}

#contentBlock {
margin:0;
padding:0;
float:left;
position:relative;
width:580px;
background-color:#f4f4f4;
}

/* col1, col2 adn col3 layers for News Pages */

#col1,
#col2,
#col3 {
float:left;
position:relative;
background-color:#f4f4f4;
/*height:620px;*/
border-top:1px solid #dedede;
} 

#rowplayback {
float:left;
position:relative;
background-color:#f4f4f4;
height:150px;
width:316px;
} 

#col1 {
width:216px;
border-right:1px solid #fff;
height:620px;
}

#col2 {
width:181px;
border-right:1px solid #fff;
}

#col3 {
width:181px;
}

#col1text {
padding:10px 10px 10px 20px;
}

#col2text,
#col3text,
#rowplaybacktext {
padding:10px 10px 10px 15px;
}

#col1text a.arrowlink,
#col2text a.arrowlink,
#col3text a.arrowlink {
background-image:url(/hal/images/arrowlink.gif);
background-repeat:no-repeat;
padding:0 0 0 10px;
color:#666;
}

#col1text a.arrowlink:hover,
#col2text a.arrowlink:hover,
#col3text a.arrowlink:hover {
background-image:url(/hal/images/arrowlink.gif);
background-repeat:no-repeat;
padding:0 0 0 10px;
color:#666;
text-decoration:underline;
}

.price,
.change {
font-size:1.3em;
font-weight:bold;
}
