div#patchinfo {
	position:relative;
	width:707px;
	/*height:816px;*/
	padding-bottom:20px;
}

div#patchinfo h3 {
	padding-bottom:6px;
	padding-top:6px;
}
div#patchinfo a {
	font-weight:bold;
}

div#patchinfo div#flash {
	position:absolute;
	top:560px;
	left:515px;
}

div#patchinfo div#getClient {
	position:absolute;
	top:480px;
	left:510px;
	width:135px;
	height:86px;
}

div#patchinfo div#flash div#flashalt {
	background:url('download-now.png');
	width:115px;
	height:115px;
}

div#patchinfo div.bg-top {
	width:568px;
	/*min-height:860px;*/
	padding-top:430px;
	padding-left:70px;
	padding-right:70px;
	background-repeat:no-repeat;
}
* html div#patchinfo div.bg-top {
	width:708px;
}

div#patchinfo div.bg-mid {
  background:url('bg-mid.jpg') repeat-y;
	width:708px;
}

div#patchinfo div.bg-btm {
  background:url('bg-btm.jpg') no-repeat;
	width:708px;
	height:153px;
}

div#patchinfo div.icing-l {
	position:absolute;
	top:5px;
	left:9px;
	background:url('icing-l.gif') no-repeat;
	width:74px;
	height:103px;
}

div#patchinfo div.icing-r {
	position:absolute;
	top:5px;
	right:14px;
	background:url('icing-r.gif') no-repeat;
	width:74px;
	height:103px;
}

div#patchinfo div.icing2-r {
	position:absolute;
	top:15px;
	right:14px;
	background:url('icing2-r.gif') no-repeat;
	width:46px;
	height:70px;
}

div#patchinfo div.box1 {
	position:relative;
	width:440px;
	padding-bottom:15px;
}

div#patchinfo div.box1-top {
  background:url('box1_top.gif') no-repeat;
	height:13px;
}

div#patchinfo div.box1-mid {
  background:url('box1_middle.gif') repeat-y;
	padding-left:15px;
	padding-right:15px;
}

div#patchinfo div.box1-mid h3,
div#patchinfo div.box1-mid p a,
div#patchinfo div.box1-mid ul,
div#patchinfo div.box1-mid p {
	color:white;
	padding-bottom:10px;
}
div#patchinfo div.box1-mid ul {
	margin-left:20px;
}
div#patchinfo div.box1-mid p a {
	font-weight:bold;
}

div#patchinfo div.box1-btm {
  background:url('box1_bottom.gif') no-repeat;
	height:14px;
}

div#patchinfo div.box2 {
	position:relative;
	width:559px;
}

div#patchinfo div.box2-top {
  background:url('box2-top.jpg') no-repeat;
	height:21px;
}

div#patchinfo div.box2-mid2,
div#patchinfo div.box2-mid {
  background:url('box2-mid.jpg') repeat-y;
	padding-top:5px;
	padding-left:30px;
	padding-right:40px;
}

div#patchinfo div.box2-mid2 {
  background:url('box2-mid2.jpg') repeat-y;
}

div.bg-top p,
div#patchinfo div.box2-mid p,
div#patchinfo div.box2-mid2 p {
	/*color:white;*/
	padding-bottom:10px;
}

div#patchinfo div.box2-mid a,
div#patchinfo div.box2-mid2 a {
	font-weight:bold;
}

div#patchinfo div.box2-mid2 img {
	padding-left:10px;
	padding-right:10px;
}

div#patchinfo div.box2-btm {
  background:url('box2-btm.jpg') no-repeat;
	height:30px;
}

div#patchinfo div.head {
	float:none;
  display:block;
	width:559px;
	height:27px;
}

div#patchinfo .features  li,
div#patchinfo .features  li a {
	font-weight:bold;
	padding-bottom:4px;
	color:white;
}
div#patchinfo .features  li a {
	text-decoration:underline;
}

