/* CSS Document */
h1 {color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
}
h2 {color:#FFFFFF;
font-size:18px;
}

div#content {
float: left;
background-color: #000000;
border-bottom-style:solid;
padding: 10px 0px 0px 8px;
	border-bottom-color:#666;
	border-bottom: 2px;
	width: 552px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-image: url(image/receiver/622/622f.jpg);
background-repeat: no-repeat;
background-position: 25px 5px;
	
}

div#heading{
	padding-top: 0px;
	margin: 120px 0px 0px 0px;
    width:100%;
	text-align: center;
}

.heading{
    list-style: none;
	padding-top: 0px;
	margin: -10px 0px 0px 0px;
	font-size:18px;
    width:100%;
	color: #FFFFFF;
}

#description{
 padding: 0px 5px 5px 5px
 }
 #description2{
 background-image:url(image/hd.jpg);
 background-repeat: no-repeat;
background-position: top right;
height:100px;
 padding: 7px 210px 5px 5px;
 text-align: center;
 font-weight:bold;
 color:#FFFFFF;
 }
#description3{
 padding: 5px 5px 5px 5px;
 text-align: left;
 color:#FFFFFF;
 }
 #description4{
 padding: 5px 5px 5px 5px;
 text-align: left;
 color:#FFFFFF;
 }
 li{
 list-style:circle;}