div.iframetabbox {}

div.iframetabarea {
font-size: 80%;
font-weight: bold;
padding: 0px 0px 3px 0px;
}

a.iframetab {
background-color: #EEEEEE;
border: 1px solid #000000;
border-bottom-width: 0px;
border-color: #B8BABF #96979B #96979B #B8BABF;
/*
-moz-border-radius: .75em .75em 0em 0em;
border-radius-topleft: .75em;
border-radius-topright: .75em;
*/
padding: 2px 1em 2px 1em;
position: relative;
text-decoration: none;
top: 3px;
z-index: 100;
}

a.iframetab, a.iframetab:visited {
color: #000000;
}

a.iframetab:hover {
background-color: #CCCCCC;
border-color: #B8BABF #96979B #96979B #B8BABF;
color: #000000;
}

div.iframetabmain {
background-color: #E7E9EF;
border: 1px solid #000000;
border-color: #B8BABF #96979B #96979B #B8BABF;
/*
-moz-border-radius: 0em .5em .5em 0em;
border-radius-topright: .5em;
border-radius-bottomright: .5em;
*/
padding: 5px;
padding-right: 6px;
position: relative;
z-index: 101;
}

div.tabiframewrapper {
width: 100%;
}

iframe.tabcontent {
background-color: #FFFFFF;
border: 1px solid #000000;
border-color: #B8BABF #96979B #96979B #B8BABF;
width: 100%;
height: 400px;
}

h4#iframe {
background-color: #CCCCCC;
border: 1px dotted #96979B;
border-color: #96979B #B8BABF #96979B #B8BABF;
color: #000000;
font-size: 12px;
font-weight: bold;
margin: 0px;
margin-top: 0em;
margin-bottom: .5em;
padding: 2px;
}

/* gotlinks */

.gotlinks a {
color: #000000;
}

.gotlinks {
color: #000000;
}

/* pricegrabber */

.pgcategorytitle {
padding-left: 5px;
border: 1px #6950A1 dotted;
border-right: 0px;
border-left: 0px;
height: 23px;
background-image: url(http://images.gotapex.com/vbulletin/logos/poweredbypricegrabber.gif);
background-repeat: no-repeat;
background-position: right;
}

.pgcategorytitle a {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.pgitemprice {
color: red;
}

.pgitem img {
border: 1px #999999 solid;
background-color: #FFFFFF;
padding: 3px;
}

.pgitem a {
color: #000000;
text-decoration: none;
}

.pgitem a:hover {
color: #6950A1;
}
