#feedControl {
font-size: 14px;
}

#gfc-resultsHeader {
width: 100%;
border-bottom: 1px solid #333333;
margin-bottom : 4px;
}

#gfc-resultsHeader.gfc-title{
color: #000000;
display: inline;
}

.gfc-tabsArea {
margin-top: 6px;
}
 
.gfc-tabsAreaInvisible {
display : none;
 }

#gfc-tabHeader {
display: inline;
cursor: pointer;
padding-left: 6px;
padding-right: 6px;
margin-right: 2px;
}

#gfc-tabHeader.gfc-tabhActive {
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
border-top: 2px solid #000000;
color: black;
}

.gfc-tabHeader.gfc-tabhInactive {
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
border-top: 2px solid #e9e9e9;
background: #e9e9e9;
color: #676767;
}

.gfc-tabData.gfc-tabdActive {
display: block;
}

.gfc-tabData.gfc-tabdInactive {
display: none;
}

/* tab specific results header supression */


.gfc-tabData .gfc-resultsHeader .gfc-title {
display: none;
}

/* the results for each section
 *
 .gfc-resultsbox-{visible,invisible} 

: a complete-collection of results including headers
 *

 .gfc-results : the collection of results for a given feed
 * 

.gfc-result : a generic result within the control
 */

.gfc-resultsbox-visible {
  display : block;
  }

.gfc-resultsbox-invisible {
  display : none;
  }

.gfc-results {
padding-bottom: .2em;
}

.gfc-result {
margin-bottom: .5em;
}
.gfc-result .gf-title {
height: 1.4em;
overflow: hidden;
}

.gf-result .gf-author,
.gf-result .gf-spacer,
.gf-result .gf-relativePublishedDate {
color: #6f6f6f;
display : inline;
}

.gf-result .gf-spacer {
  margin-right : 3px;
  margin-left : 3px;
  }

a:link {
text-decoration : underline; 
color : #3366cc; 
} 
a:visited {
text-decoration : underline;
color : #2e5d90;
} 
a:active {
text-decoration : underline; 
color : #cc66cc; 
} 
a:hover {
text-decoration : underline; 
color : #204165; 
}
html{
background-image:url("http://www.gigafree.net/img/toplight.png");
background-repeat:no-repeat;
background-position:top right;
}
body {
font-family:arial,tahoma;
font-size : 96%; 
line-height : 140%; 
background-color : #ffffff; 
margin-left:auto;
margin-right:auto;
width:960px;
} 
h1{
font-size : 88%; 
color : #363F48;
background-image:url("http://www.gigafree.net/img/h1back.png");
background-repeat:no-repeat;
background-position:top right;
border:solid;
border-color :#d3d3d3; 
border-width:0px;
margin-bottom: 0px;
}
h2 {
font-size : 100%; 
margin-top: 0px;
margin-bottom: 1px;
padding-right: 5px;
} 
h3 {
font-size : 100%; 
margin-bottom: 1px;
} 
h4 {
font-size : 100%; 
} 
h5 {
font-size : 100%; 
} 
h6 {
font-size : 100%; 
} 
hr {
color : #999999; 
height : 1px; 
} 
img {
vertical-align:text-bottom;
}
div.dash{
line-height: 0px;
border-bottom: #999999 1px dashed;
}
div.dashb{
line-height: 0px;
border-bottom: #999999 1px dashed;
width:960px;
}
div.dashe{
line-height: 0px;
border-bottom: #999999 1px dashed;
margin-top: 8px;
margin-bottom: 8px;
}
div.topmenu{
border:0px;
border-collapse:collapse;
padding:0.1em;
width:940px;
}
div.title{
float:left;
vertical-align:top;
width:397px;
padding-left:12px;
}
div.topright{
float:right;
vertical-align:top;
border:solid;
border-color:#C8D9EB;
border-width:1px 1px 1px 1px;
padding:9px 0px 9px 9px;
width:505px;
}
div.search{
clear:both;
margin-left:347px;
border-color: #ffffff;
border-collapse:collapse;
width:600px;
padding:6px 0px 6px 0px;
}
table.main{
border-color:#ffffff;
border-spacing:0px;
border-collapse:separate;
width:960px;
}
#toparea{
text-align:center;
margin:0px 25px 0px 25px;
width:900px;
}
div.leftg{
float:left;
margin:17px 0px 16px 0px;
width:730px;
}
div.rightg{
float:right;
margin:17px 0px 16x 0px;
padding-top:17px;
width:100px;
}
table.path{
border-color: #ffffff;
border-spacing:5px;
border-collapse:separate;
width:100%;
}
table.breadc{
border-color: #ffffff;
border-spacing:5px;
border-collapse:separate;
width:100%;
margin-top:32px;
margin-bottom:0px;
}
table.breadc2{
border-color: #ffffff;
border-spacing:5px;
border-collapse:separate;
width:100%;
margin-top:42px;
margin-bottom:0px;
}
table.default{
width:100%;
}
td.left{
vertical-align:top;
width:650px;
}
td.pathl{
vertical-align:top;
width:75%;
}
td.pathr{
vertical-align:top;
width:25%;
}
td.item {
font-weight: bold;
background-color : #F9F9F9; 
border : 1px solid #333333; 
width: 30%;
}
td.des {
background-color : #f5f5f5; 
border : 1px solid #333333; 
width: 70%;
}
td.thir{
width :30%;
vertical-align:top;
}
td.seven{
width :70%;
vertical-align:top;
}
td.helf{
width :50%;
vertical-align:top;
}
td.sitm{
width:10%;
vertical-align:top;
}
td.itm{
width:25%;
vertical-align:top;
}
td.content{
width:75%;
vertical-align:top;
}
td.contents{
width:200px;
vertical-align:top;
}
td.ri {
border-left:#999999 1px dashed;
border-color:#dcdcdc;
padding-left:10px;
vertical-align:top;
width:220px;
} 
td.top{
vertical-align:top;
}
dl,dd,dt{
padding:0; margin:0;
} 
table.content{
border:0px;
border-collapse:collapse;
width:960px;
}
table.breadc{
border-color: #ffffff;
border-spacing:5px;
border-collapse:separate;
width:760px;
margin-top:30px;
margin-bottom:0px;
}
td.site {
vertical-align:top;
padding-right:6px;
width:260px;
}
td.kt {
border-style: solid;
border-width: 0px 0px 0px 1px;
border-color: #dcdcdc;
padding-left: 12px;
vertical-align:top;
width:644px;
} 
td.ri {
border-left: #999999 1px dashed;
border-color: #dcdcdc;
padding : 0.4em;
vertical-align:top;
} 
div.menu {
color : #333333;
border : solid; 
background-color : #F9F9F9; 
border-color : #cccccc; 
border-width : 1px 2px 2px 1px; 
font-weight : bold; 
padding : 4px; 
} 
div.box {
color : #666666; 
font-weight : bold; 
} 
span.box {
color : #666666; 
font-weight : bold; 
} 
span.box2 {
color : #999999; 
font-weight : bold; 
} 
div.tese {
background-color:#ffffff;
border : solid; 
border-color : #f5f5f5; 
border-width : 0px 0px 1px 0px; 
padding : 1px 0px 9px 0px;
margin:2px 0px 2px 0px;
width:620px;
}
div.bord {
clear:both;
text-align : right; 
font-size : 12px; 
color:#363F48;
background-image:url("http://www.gigafree.net/img/topborder.png");
background-repeat:no-repeat;
border:solid;
border-color:#257ec2;
border-width:0px 0px 1px 1px;
padding : 0px 0px 1px 1px;
margin:2px 0px 2px 0px;
width:953px;
}
div.bord2 {
text-align : right; 
font-size : 12px; 
color:#363F48;
background-image:url("http://www.gigafree.net/img/topborder.png");
background-repeat:no-repeat;
border : solid; 
border-color:#257ec2;
border-width : 0px 0px 1px 0px; 
padding : 0px 0px 1px 1px;
margin:2px 0px 2px 0px;
width:960px;
}
div.no11 {
padding : 2px; 
} 
#navi{
font-size:90%;
margin:0 auto;
position:relative;
color :#cccccc;
background-image:url("http://img.gigafree.net/grade.png");
width:950px;
padding-left:10px;
padding-bottom:10px;
}
#navi a:link,
#navi a:visited {
color:#cccccc;
}
#navi a.main:link,
#navi a.main:visited {
color:#ffffff;
}
#navi a:hover,
#navi a:active {
color:#ffffff;
}
#navi a.main:hover,
#navi a.main:active {
color:#f5f5f5;
}
#navi dl{
width:143px;
float:left;
margin:0 5px 10px 10px;
}
#navi dt {
font-size:110%;
font-weight : bold;
padding:0px;
margin-top:10px;
margin-bottom:4px;
color:#ffffff;
}
#navi dd {
font-size:97%;
}
dl.clear{
clear:both;
}
div.splr{
font-size:92%;
color :#333333;
margin-top:12px;
margin-left:4px;
}
div.bottomarea{
text-align:center;
margin:10px;
}
div.sitenavi{
text-decoration : underline;
font-weight : bold;
text-align:center;
padding-top:6px;
color:#ffffff;
}
div.navi1{
}
div.navi2{
clear:both;
font-weight : bold;
text-align:center;
margin-left:5px;
margin-top:16px;
}
div.footer{
margin-left:5px;
margin-top:16px;
text-align:center;
}
div.copy {
font-weight: bold;
font-size : 100%;
color :#cccccc;
text-align:center;
margin-top:16px;
}
span.corre {
text-align: right;
} 
span.price {
font-weight : bold; 
color : #2f5e2f;
} 
span.post {
font-weight : bold; 
color : #e55946;
} 
span.red {
font-weight : bold; 
color : #ff0000;
} 
span.gree {
color : #2f5e2f;
} 
span.gree2 {
color : #336666;
} 
span.red {
color : #CC0000;
} 
span.blue {
color : #336699;
} 
p.intro{
color:#363F48;
font-size:12px;
margin-top:1px;
text-align:right;
margin-right:6px;
width:894px;
}
