.header_content_lg_display
{
border-bottom: 1px solid #cccccc !important;
}

#large_page_images
{
width: 900px;
margin: 0px auto;
border: 1px solid #cccccc;
position: relative;
}

#extracted_page_text
{
display: none;
}

#myMap, #mymap
{
position: absolute;
z-index: 0;
}

#fullpagelink
{
padding: 5px;
color: white;
background-color: rgba(0,0,0,0.3);
/*
background-color: black;
opacity: 0.5;
filter: alpha(opacity = 50);
*/
margin: 10px;
position: absolute;
z-index: 200;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#fullpagelink:hover
{
background-color: rgba(72,61,139,.8);
}

.highlight_sku
{
background-color: red;
opacity: 0.35;
filter: alpha(opacity = 35);
}
.highlight_sku img
{
border: none !important;
}