 /*body
 {
	text-align:center;
 }*/
.light
{
	background-color:#e2e2e2;
}
.dark
{
	background-color:#d6d6d6;
}
 img
 {
	border:none;
 }
 img.right
 {
	float: right;
	margin: 0px 0px 0px 10px;
 }
 #printheader
 {
	display:none;
 }
 #printfooter
 {
	display:none;
 }
/* BEGIN ESDHEADER */

div#esdheader
{
	margin: 0 auto;
	padding-top:10pt;
	
}
div#esdheader p
{
	margin:0 auto;
	padding:0;
}
div#daterange div#daterangeprint
{
	display:none;
}
p.bluetext
{
	font: bold 14pt Arial, Verdana, Helvetica;
	color: #3a89ee;
	margin: 5px 5px;
}
div#bodycontainerdiv
{
	/*position: absolute; */
	/*background: transparent url(/partners/images/sidebarbg.gif) repeat-y;*/	
	left:0px;
	top:120px;
	width: 920px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align:left;
	border: solid 0px red;
}
div#leftnavcontainer
{
	float:left;
	width: 190px;
	text-align:left;
	vertical-align:top;
	border: solid 0px orange;
}
div#rightcontainer
{
	float:left;
	width: 710px; 
	text-align:left;
	border:solid 0px blue;
}
div.rightbuttondiv
{
	font-weight:bold;
	float:right;
	width: 230px;
	color: Gray;
	margin-right:10px;
	text-align:center;
	font-family:Arial;
	font-size: 10pt;
}

/* BEGIN SECTIONNAV */
div#sectionnav
{
	margin: 0 auto;
}
#sectionnav ul
{	
	list-style-type:none;
	font: bold 10pt Arial, Verdana, Helvetica;
	letter-spacing: 0.5pt;
	text-transform:capitalize;
	height:30px!important; /* FF */
	height:30px; /* IE */
	width:710px;
	vertical-align:middle;
	margin:0 0 33px 0 ;
	padding:0;
	background: #818181 url(/partners/images/sectionnavbg.gif) no-repeat;
	position:relative;
	top:10;
	display:block;
}
#sectionnav ul li
{
	float:left;
	display:inline;
	list-style-type:none;	
	position:relative;
	top:7!important; /* FF */ 
	top:0px; /* IE */	
	margin:0;
	padding:0;	
}
#sectionnav ul li a
{	
	margin:0;	
	text-align:center;
	height:16px;
	color: #ffffff;
	text-decoration:none;
}
#sectionnav ul li a:hover		/* hover for all nav items */
{	
	margin:0;
	text-align:center;
	background-color:#3478c2;
	text-decoration: underline;
	background: #3478c2 url(/partners/images/sectionnavbottom.gif) repeat-x bottom;
}
#sectionnav ul li#setup a:hover		 /* left side light hover */
{	
	background: #3478c2 url(/partners/images/sectionnavsdkhover.gif) no-repeat;
} 
#setupdiv a#setuplink		/* left side dark active */
{
	background: #1d446d url(/partners/images/sectionnavsdkhover.gif) no-repeat;
}
#sectionnav ul li#setup a,		/* padding for top nav bar */
#sectionnav ul li#orderprocess a, 
#sectionnav ul li#salesreporting a 
{	
	padding:7px 42px 7px 42px!important;  /* FF */
	padding:5px 40px 9px 40px;  /* IE */
}
#sectionnav ul li#sdk a  /* right side padding needs a little more to make it fit */
{	
	padding:7px 42px 7px 42px!important;  /* FF */
	padding:5px 40px 9px 43px;  /* IE */
}
#orderprocessdiv a#orderprocesslink,		/* middle nav tabs dark active */
#sdkdiv a#sdklink
{
	background: #1d446d url(/partners/images/sectionnavbottom.gif) repeat-x bottom;
} 
#sectionnav ul li#salesreporting a:hover	 /* right side light hover */
{	
	background: #3478c2 url(/partners/images/sectionnavsupporthoverff-long.gif) no-repeat 100% 100%;
} 
#reportingdiv a#reportinglink		/* right side dark active */
{
	background: #1d446d url(/partners/images/sectionnavsupporthoverff-long.gif) no-repeat 100% 0%;
}
/* END SECTIONNAV */

/* END ESDHEADER */

/* BEGIN CONTRACTCONTROL */

#contractcontrol
{
	margin: 0 auto;
	width:710px;
	padding-bottom:20pt;
}
#contractcontrol p
{
	font: normal .8em Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}
#contractcontrol p a
{
	color:#000000;
	text-decoration: underline;
	margin:0;	
	float: right;
	
}
#contractcontrol p img#printimg
{
	margin:0 5px 5px 0;
	border:none;
	padding:0;
	position: relative;
	right:23;
	z-index:1;
}
#contractcontrol a#printtext
{
	margin:0 0 0 0;
	position:relative;
	bottom:0;
	left:22;
}
#contractcontrol p a:hover
{
	color:#000000;
	text-decoration: underline;
}
#contractcontrol #contracttextarea
{
	width:710px;
}
#contractprint
{
	display:none;
	visibility:hidden;
}
/* END CONTRACTCONTROL */
/* BEGIN SIGNUPCONTROL */

#signupcontrol
{
	margin: 0 auto;
	width:710px;
}
#signupcontrol #terms
{
	float:left;
	width:433px;
}
#signupcontrol p
{
	font: normal .8em Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}
#signupcontrol p#print a
{
	color:#000000;
	text-decoration: underline;
	margin:0;	
	padding:0;	
}

#signupcontrol p#print
{
	
	position:relative;
	left:190;
	bottom:5;
	margin:0;
	padding:0;
	
	
}
#signupcontrol p img#printimg
{
	margin:0;
	border:none;
	padding:0;
	position: relative;
	right:4;
	top:3;
	z-index:1;
	
}
#signupcontrol a#printtext
{
	margin:0 0 0 0;
	position:relative;
	bottom:0;
	left:0;
	
}
#signupcontrol p#print a:hover
{
	color:#000000;
	text-decoration: underline;
}
#signupcontrol #contracttextarea
{
	width:427px;
	float:left;
	height:430px;
}
#signupprint
{
	display:none;
	visibility:hidden;
}
div#signupcontrol #rightbox ul
{
	list-style: none url(/products/images/supportlistbullet.gif) outside;	
	margin:0 0 0 -20px;	
}
div#signupcontrol #rightbox ul li
{
	margin: 0 0 10px 0;
}
/* END SIGNUPCONTROL */
/* BEGIN AMOUNT UL DIV */
div#ul
{
	position:relative;
	left:0;	
	width:710px;
	overflow:hidden;
	bottom: 10;
	margin: 0 auto;	
	background: #f6f6f6 url(/partners/images/sdkamountbg.gif) no-repeat;
	
}

div#ul ul.report
{		
	height: 27px;
	width: 710px;
	margin: 0 auto;	
	display:block;
}
div#ul ul.report li
{	
	display:inline;
	float:left;	
	padding:5px 0px 2px 0px;			
	margin:0;
	height:18px;
}
div#ul ul li#yearamount
{		
	background: #3478c2 url(/diskeeper/images/solutionsleft.gif) no-repeat;
	font: bold 11pt arial, verdana, helvetica, sans-serif;
	color:#ffffff;
	padding: 5px 15px 4px 15px;
	height:18px;	
	text-transform:capitalize;
	position:relative;
	right:40;
}

ul.report li#amount
{
	border-top: solid 1px #d6d6d6;	
	border-left: solid 1px #d6d6d6;	
	border-bottom: solid 1px #d6d6d6;	
	font: bold 10pt Arial, Verdana, Sans-serif;
	color: #3478c2;
	width:574px;	
	height:16px;	
	position:relative;
	margin:0;
	left:-40;
	text-transform:capitalize;
	text-decoration:none;
	padding: 0px 0px 0px 0px;	
}
ul.report li#amount span
{
	position:relative;
	right:180;
	padding:0;
	margin:0;
}
ul.report #Salesreportingusercontrol1_LblTotalTop
{
	position:relative;
	left:0;
	padding:0;
	margin:0;
}
div#amount ul li a#bizgov:hover
{
	padding: 4px 21px 3px 18px;
	background-color: #f6f6f6;
	text-decoration:underline;	
	border-left: solid 3px #d6d6d6;		
	
}
/* END AMOUNT UL DIV */
.dateerror
{
	color:#871010;
	font: bold 1em Arial, Verdana, Helvetica, Sans-serif;
}
/*for refund.aspx*/
span#lblshow
{
	background: transparent url(/partners/images/refundnotice.gif) no-repeat;
	display:block;
	width:516px;
	margin:0 auto;
	padding-top:10pt;
	height:50px;
	font: bold 11pt Arial, Verdana, Helvetica;
}
/**/
/* BEGIN DATERANGE */
div#daterange
{
	margin: 0 auto;
	/*border: solid 1px #000000;*/
	width: 700px;
	height:150px;	
	white-space:nowrap;
	position:relative;
	top:10;
	z-index:10000;
}
.dateerror
{
	font: bold 1em Arial, Verdana, Helvetica, Sans-serif;
}
div#daterange .calendar
{
	position:relative;
	top:4;
	z-index:300;
}
div#daterange table#daterangetable
{
	width:700px;
	margin: 0 auto;
}

div#daterange td#daterangecell
{
	width:550px;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	left:10;
}
div#daterange td#calendarcell
{
	width: 150px;
	z-index:200;
	position:relative;
	top:0;
	bottom:0;
	
}

div#daterange .continue
{
	background: #871010 url(/partners/images/button_continue.gif);
	color: #FFFFFF;
	width: 72px;
	height: 24px;	
	display: block;
	padding: 0px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	letter-spacing: 1px;
	text-align: center;
	border:none;
	margin: 0 auto;
	position:relative;
	left:75;
	display:inline;
}
div#daterange .clear
{
	background: #871010 url(/partners/images/button_clear.gif);
	color: #FFFFFF;
	width: 52px;
	height: 24px;	
	display: block;
	padding: 0;
	text-decoration:none;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	border:none;
	margin: 0 auto;
	position:relative;
	bottom:0;
	left:80;
	display:inline;
}
div#daterange .continue:hover
{
	background: #3478c2 url(/partners/images/button_continue.gif);	
	text-decoration:underline;
}
div#daterange .clear:hover
{
	background: #3478c2 url(/partners/images/button_clear.gif);	
	text-decoration:underline;
}

div#daterange p#button
{
	white-space:nowrap;
	height:30px;	
	/*border: solid 1px #000000;*/
	margin: 0 auto;
	padding:0;
}
div#daterange div#daterangeprint
{
	display:none;
}
/* END DATERANGE */

/* BEGIN REPORT DIV */

#report
{
	/*display:none;*/
	margin: 0 auto;
	width:710px;
	padding:0;
	position:relative;
	bottom:15;	
	right:0;
	left:0;	
	border: solid 0px #000000;
}

div#report #reporttablediv
{
	width:710px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	right:0;
	border: solid 0px #000000;
}

/* BEGIN REPORT TABLE DIV */
div#report #reporttable
{
	width: 710px;
	border: solid 0px #000000;
	position:relative;
	top:-8;
	right:0;	
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:3;
}
div#report #reporttable #ItemsGrid
{
	width:710px;
	
}
div#report .redtext
{
	color:#990000;
}
div#report div#printdiv
{
	padding:0;
	margin:0;
	height:1px;
	/*border: solid 1px #000000;*/
	position:relative;
	top:20;
	z-index:2;
}
div#report div#printdiv p
{
	margin:0 0 6px 0;
	padding:0;
	height:1px;
	/*border: solid 1px #000000;*/
	background-color:#ffffff;
	float:right;
	
}
div#report p#print img#printimg
{
	margin:0 5px 0px 0;
	border:none;
	padding:0;
	cursor:hand;
	position: relative;
	right:0;
}
div#report a#printtext
{
	margin:0 0 0 0;
	position:relative;
	bottom:4;
	left:0;
	cursor:hand;
	color:#000000;
	font: bold 9pt arial, verdana, helvetica, sans-serif;
	text-decoration:underline;
}

/*div#report a#printtext:hover, div#report a#printer:hover
{	
	cursor:hand;
}*/

div#report #reporttable
{
	
}
div#report #reporttable tr.theadclass td
{
	background: #818181 url(/products/images/reporttheadbg.gif) repeat-x;
	color:#ffffff;
	height:34px;
	text-transform:uppercase;
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	padding: 0 0 0 20px;
	vertical-align:middle;
}
div#report #reporttable .theadclass a
{
	color:#ffffff;
	height:34px;
	text-transform:uppercase;
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	padding: 0 0 0 0px!important;
	padding: 10px 0 0 0px;
}


div#report #reporttable .theadclass a:hover
{
	text-decoration:underline;
}

div#report #reporttable th#orderid, div#report #reporttable th#date, div#report #reporttable th#description, div#report #reporttable th#price,div#report #reporttable th#status
{

	padding: 0 0 0 10px;
	font: bold 9pt arial, verdana, helvetica, sans-serif;
}
div#report #reporttable td
{
	color:#000000;
	height:32px;
	text-transform: capitalize;
	font: normal 10pt Arial, Verdana, Helvetica, sans-serif;
	border:none;	
}
div#report table#reporttable td span#Salesreportingusercontrol1_lblEmpty
{
	width:100%;
	display:block;
	background-color:#818181;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	text-transform:none;
	padding-top:5px;
	height:31px;
	font-size:11pt;
	font-weight:bold;
}
div#report #Salesreportingusercontrol1_ItemsGrid
{
	padding:0;
	margin:0;
	width:710px;
	
}
div#report #Salesreportingusercontrol1_ItemsGrid td
{
	padding:0 0 0 22px;
	
}
div#report #Salesreportingusercontrol1_ItemsGrid td a
{
	color:#3478c2;
	text-decoration:none;
}
div#report #Salesreportingusercontrol1_ItemsGrid td a:hover
{
	text-decoration:underline;
}

div#report #reporttable td.orderid, div#report #reporttable td.date,  div#report #reporttable td.price
{
	width:15%;
	text-align:left;
	padding-left:10px;
	
}
div#report #reporttable td.status
{
	width:20%;
	text-align:left;
	padding-left:10px;
	
}
div#report #reporttable td.description
{
	text-align:left;
	width:35%;
	padding-left:10px;
}
div#report #reporttable td#total
{
	
	background-color:#818181;
	color:#ffffff;
	vertical-align:middle;
	font-weight:bold;
	height:10px;
	
}

div#report #reporttable td#total span.total
{
	float:right;
	margin: 0 auto;
	text-align:right;
	position:relative;
	right:173!important;
	right:174;
	top:6!important;
	top:3;
		
}
div#report #reporttable .totalamount
{
	text-align:center;
	color:#000000;
	text-decoration:underline;
	padding-left:5px;
}
/* END REPORT TABLE DIV */
/* END REPORT DIV */


/* BEGIN CALENDAR */


div#calendar1
{
	position:relative;
	top:47!important;
	top:45;
	right:50;
	z-index:1000;	
	float:right;
	display:inline;
	
}
div#calendar2
{
	position:relative;
	top:80!important;
	top:77;
	right:50;
	z-index:1000;	
	float:right;
	display:inline;
}
div#calendar1 #FromCal, div#calendar2 #ToCal
{
	border: solid 1px #3478c2;
	background-color:#ffffff;
	position:relative; /* relative positionin to fix ie not taking the z-index bug. */
	z-index:102;
	
}
div#calendar1 table, div#calendar2 table
{	
	font: bold 8pt Arial, Verdana, Helvetica;
}
div#calendar1 table#calendar1, div#calendar2 table#calendar1
{
	border: solid 2px #3478c2;
}
div#calendar1 table a:link, div#calendar2 table a:link  
{
	color: #3478c2;	
	text-decoration:none;	
}
div#calendar1 table a:hover, div#calendar2 table a:hover 
{
	color: #3478c2;
	text-decoration:underline;
	
}
/* END CALENDAR */

/* BEGIN SUPPORT SECTION */
/* BEGIN #SUPPORT */

div#support
{
	margin: 0 auto;
	width:710px;	
	height:500px;
	/*border: solid 1px #000000;*/
}

div#support #leftbox
{
	width: 444px;  
	/*border: solid 1px #000000;*/
	float:left;
}

div#support #rightbox {
	float: right; 
	/*border: solid 1px #000000;*/
    position: relative;
	width: 252px;
	top:0;
	/* height:50%; */
}

div#support #rightbox ul
{
	list-style: none url(/products/images/supportlistbullet.gif) outside;	
	margin:0 0 0 -20px!important;
	margin:10px 0 0 20px;
	
}
div#support #rightbox ul li
{
	margin: 0 0 10px 0;
}

div#support .searchsupport, div#support a.searchsupport
{ 
	background: #871010 url(/partners/images/button_continue.gif);
	color: #FFFFFF;
	width: 72px;
	height: 24px;	
	display: block;
	padding: 0px;
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	letter-spacing: 1px;
	text-align: center;
	border:none;
	margin: 0 auto;
	position:relative;
	left:20;
	display:inline;
}
div#support .searchsupport:hover, div#support a.searchsupport:hover
{ 
	background: #3478c2 url(/partners/images/button_continue.gif);	
	text-decoration:underline;
}
div#support .textbox
{
	width:220px;
}
div#support #searchresults
{
	display:none;
}

/* BEGIN TWOTABS */
/*<group=2tab>*/
.blueheadertxttest
{
	font: bold 16pt Arial, Verdana, Helvetica;
	color: #3478c2;
	text-align:right;
	margin:10px 0 -10px 0;
	padding:0;
	
}

div#support #tabs
{
	float:left;
	position:relative;
	left:0;
	margin:0px;
	
	
	
}

div#support #tabs #content
{
	padding:10px 10px 10px 10px;
}
div#support #tabs #viewall
{
	padding:10px 10px 10px 0px;
	text-align:right;
	font: bold 9pt arial, verdana, helvetica, sans-serif;
	color:#3478c2;
	text-decoration:none;
	
}
div#support #tabs #content a, #viewall a
{
	font: bold 9pt arial, verdana, helvetica, sans-serif;
	color:#3478c2;
	text-decoration:none;
	
}
div#support #tabs #content a:hover,  #viewall a:hover
{
	text-decoration:underline;	
}

div#support #tabs td.dropshadow
{
	   
    background-image: url(/aboutus/images/awardproductbottom.gif);
    background-repeat: repeat-x;
    height: 3px;
}
div#support #twotabs {
	color: #FFFFFF;
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	white-space: nowrap;
	width: 439px;
	height: 31px;
	display: inline;
	float: left;
	background: #818181 no-repeat url(/diskeeper/images/twotabstop.gif) top;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#twotabs li {
	display: inline;
	float: left;
	color: #FFFFFF;
	
}
#twotabs a#billinvlink {
	width: 218px;
	height: 24px;
	display: inline;
	float: left;
	text-decoration:none;
	padding-top: 7px;
	color: #FFFFFF;
	text-transform:capitalize

}
#twotabs a#softwaredelvlink {
	width: 221px;
	height: 24px;
	display: inline;
	float: left;
	text-decoration:none;
	padding-top: 7px;
	color: #FFFFFF;
	text-transform:capitalize

}

#twotabs a#billinvlink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	background:  url(/diskeeper/images/twotabshoverl.gif) no-repeat;
	width: 218px;
	height: 31px;
	padding-top: 7px;
	
}
#twotabs a#softwaredelvlink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	background:  url(/diskeeper/images/twotabshoverr.gif) no-repeat;
	width: 221px;
	height: 31px;
	padding-top: 7px;
	
}
#twotabs .twotabsactive
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background:  url(/diskeeper/images/twotabsactive.gif) no-repeat;
	width: 219px;
	height: 31px;
	padding: 7px 0px 8px 0px;
	
}
#twotabs .twotabsactiver
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background:  url(/diskeeper/images/twotabsactiver.gif) no-repeat;
	width: 221px;
	height: 31px;
	padding: 7px 0px 8px 0px;
	
}
/*#billinvdiv ul#faq li#bottom, #softwaredelvdiv #bottom
{
	background:#d6d6d6 url(http://www.dsiskeeper.com/diskeeper/images/twotabsbottom.gif) bottom no-repeat;
	height:25px;	
	list-style-image:none;
	padding:10px 0 10px 30px;
	
	
}*/
#softwaredelvdiv #black
{
	color:#000000;
}
div#support #billinvdiv ul#faq, div#support #softwaredelvdiv ul#faq2
{
	list-style: none url(/products/images/twotabsli.gif) inside;
	width:439px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	text-align:left;
	/*border:solid 1px #000000;*/
}
div#support #billinvdiv ul#faq li, div#support #softwaredelvdiv ul#faq2 li
{	
	
	padding:10px 0 10px 10px;	
	margin:0;	
	width:429px;	
	position:relative;
	right:0;	
}
div#support #billinvdiv ul#faq li#bottom, #softwaredelvdiv ul#faq2 li#bottom2
{
	background:#d6d6d6 url(/diskeeper/images/twotabsbottom.gif) bottom no-repeat;	
	width:429px;
	list-style-image: none;	
	list-style-type:none;
	
}
#softwaredelvdiv ul#faq2 li#bottom2{background-color:#e2e2e2;}

div#support #billinvdiv ul#faq li div, div#support #softwaredelvdiv ul#faq2 li div
{	
	font: normal .8em Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	margin: 5px 0 0 15px;
	
	
}
div#support #billinvdiv ul#faq a, div#support #softwaredelvdiv ul#faq2 a
{
	font: bold .8em arial, verdana, helvetica, sans-serif;
	color:#3478c2;
	text-decoration:none;
	position:relative;
	top: 3;
	left:4;
	
	
}
div#support #billinvdiv ul#faq a:hover, div#support #softwaredelvdiv ul#faq2 a:hover
{
	text-decoration:underline;
}


/*</group=twotabs>*/
/* END TWOTABS */
#searchresults
{
	color:#1d446d;
	font: bold .8em arial, verdana, helvetica, sans-serif;
	text-align:left;
	display:none;	
}

#searchresults ul#search
{
	list-style: none url(/partners/channel/products/images/twotabsli.gif);
	margin:0;
	padding:0;	
}
#searchresults ul#search li
{	
	margin:10px 0 10px 15px!important;
	margin:10px 0 10px 18px;
	color:#3478c2;	
}
#searchresults ul#search li a
{	
	color:#3478c2;	
	text-decoration:none;
}
#searchresults ul#search li a:hover
{	
	text-decoration: underline;
}
#searchresults ul#search li div
{	
	font-weight: normal;
	margin: 5px 0 0 0;
	
}
#searchresults .divcount
{	
	font: bold 1em arial, verdana, helvetica, sans-serif;	
}
#searchresults .divcount a
{	
	color:#3478c2;
	text-decoration:none;
}
#searchresults .divcount a:hover
{	
	color:#3478c2;
	text-decoration:underline;
}
#searchresults .divcount a:active, #searchresults .divcount a:visited
{	
	color:#1d446d;
	text-decoration:none;
}


/* END #SUPPORT */
/* BEGIN #SDK */
div#sdkcontent
{
	margin:0 auto;
	
	width:710px;
}
div#sdkcontent #leftbox
{
	width: 444px;  
	/*border: solid 1px #000000;*/
	float:left;
	font: normal .8em arial, verdana, helvetica, sans-serif;
	position:relative;
	bottom:18;
	text-align:left;
}
div#sdkcontent #leftbox ul
{
	list-style-type:square;
	position:relative;
	right:10;
}
div#sdkcontent #leftbox span
{
	font-weight:bold;
	display:block;
	margin:0 0 10px 0;
	clear:both;
}

div#sdkcontent #rightbox {
	float: right; 
	/*border: solid 1px #000000;*/
    position: relative;
	width: 252px;
	top:0;
	/* height:50%; */
}

div#sdkcontent #rightbox ul
{
	list-style: none url(/partners/channel/products/images/supportlistbullet.gif) outside;	
	margin:0 0 0 -20px!important;
	margin:10px 0 0 20px;
	
}
div#sdkcontent #rightbox ul li
{
	margin: 0 0 10px 0;
}

span#ctl00_ctl00_body_body_spl
{
    font-size:16px;
}	

/* END #SDK */

