
.body_hw {
	background-color: #CCCCCC;
        padding-left: 0px;
        padding-top: 4px;
        background-repeat: repeat-x;
        background-position: center middle;
        font-weight: bold;
}

.grey {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color: #CCCCCC;
background-color: #333333;

}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color: #CCCCCC;

}
#fullheight{
}

a {
        color: #CCCCCC;
        text-decoration: none;
}

a:active {
        color: #CCCCCC;
        text-decoration: none;
}

a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}
.inline { display: inline;}

.greyback {
        background-image:url(http://video.xboxlife.dk/i/liste_bg.gif); background-position:bottom; background-repeat:repeat-x;
        margin: 0px 0px 0px 0px;
        padding-left: 0px;
        height: 100px;

}

hr {
	width: 485px;
	height: 1px;
	color:000000;

}
h3 {
        font-family: Verdana, Sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        padding: 0;
        margin: 0;
}


