blob: 755c2f71f72cfbe32b9eb476e2ddae6ba4acf50f [file] [log] [blame]
@CHARSET "ISO-8859-1";
#novaContent{
background:#000;
color:#FFF;
width:979px;
}
.galileo {
background:#000 url('images/galileo.png') no-repeat;);
min-height:400px;
}
#midcolumn {
position:relative;
}
.description {
font-size:14px;
line-height:24px;
position:absolute;
top:280px;
width:500px;
}
#linkBlock {
position:absolute;
left:558px;
top:1px;
}
#linkBlock ul {
margin:0px;
padding:0px;
}
#linkBlock ul li {
margin:0px;
padding:0px;
display:block;
list-style-image:none;
width:372px;
}
#linkBlock ul li a {
display:block;
text-decoration:none;
height:75px;
}
.download a {
background:transparent url('images/white.png') no-repeat 0px 0px;
}
.nest a {
background:transparent url('images/white.png') no-repeat 0px -75px;
}
.friends a {
background:transparent url('images/white.png') no-repeat 0px -150px;
}
/*.nest a {
background:transparent url('images/white.png') no-repeat 0px -225px;
}
.friends a {
background:transparent url('images/white.png') no-repeat 0px -300px;
}*/
.download a:hover{
background:transparent url('images/hover.png') no-repeat 0px 0px;
}
.nest a:hover{
background:transparent url('images/hover.png') no-repeat 0px -75px;
}
.friends a:hover{
background:transparent url('images/hover.png') no-repeat 0px -150px;
}
/*.nest a:hover{
background:transparent url('images/hover.png') no-repeat 0px -225px;
}
.friends a:hover{
background:transparent url('images/hover.png') no-repeat 0px -300px;
}*/