/* $CMAsset */
html, #wrap, #container {background-image:none;}
#container {width:99.9%;}
#content {margin:0 0 0 165px;padding-right:0;}

#myasx-login, #sidebar, #sidebar h3, #sidebar div#quick-search {display:none;}

/* commented backslash hack v2 \*/
#sidebar {
display:block;
background-color:transparent;
border-left:none;
}

#myasx-login {
display:block;
background-color:#e0f1f8;
border-left:1px solid #09c;
width:190px;
position:absolute;top:0;right:0;
z-index:10;}
/* end hack */

#functions {position:relative;}
#col {margin-right:1em;}
div#breadcrumb {padding-right:205px;}
#sidebar #myasx-login {border-bottom:1px solid #09c;}

#tab-page {border:1px solid #069;border-top:0;}
#tab-page .page {margin:1em;}
.page h2 {border-bottom:none;background:none;padding-left:0;margin:0;}

/* price results page */
#get-price, #ad-links {margin:0 0.5em 1em 0;}

#get-price {
border:1px solid #ccc;
float:left;
width:380px;padding:0.5em}

#ad-links {
padding:0.5em;
float:left;width:350px;
background-color:#e0f1f8;
border:1px solid #069;
}
#ad-links ul {margin:0;padding:0;list-style:none;}
#ad-links li {line-height:1.8}
/* end price results page */

/* promo styles */
#feature {
background-color:#E0F1F8;
padding:5px;
margin-bottom:20px;
position:relative;
width:95%;height:auto;
}
#feature .image {
position:absolute;
top:5px;left:5px;
width:200px;
border:2px solid #069;
}
#feature .call-action {
position:absolute;
top:50%;right:5px;
width:200px;
margin-top:-70px; /* half the box height to center vertically */
background-color:#fff;
border:1px solid #09c;
text-align:center;
padding:0.5em;
}
#feature .call-action p {font-size:14px;color:#069;}
#feature .call-action b, #feature .call-action strong {color:#c63;}

#feature .key-text {margin-left:217px;margin-right:230px;}
#feature .key-text p {margin:0.5em 0;}
#feature .key-text ul {margin-left:20px;padding-left:0;}
/* end promo styles */

/* $/CMAsset */

/* page specific styles */

/* shrink size of select box on company research page */
body.a21348 table.company-details td select {font-size:10px;padding:0;margin:0;}
