#installFinishSuiteSuccessScrollPort {
	overflow: auto;
	position: absolute;
	left: 30px;
	top: 80px;
	height: 170px;
	width: 705px;
	font-size: 11px;
	scroll:auto;
	overflow:auto;
	display:block;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #8C8C8C;
}

.td_finish_product_success
{
	width:300px;
	/*border:solid 2px green;*/
}

.td_finish_product_icon
{
	width:50px;
	/*border:solid 2px yellow;*/
}

.td_finish_product_name
{
	width:250px;
	/*border:solid 2px blue;*/
}

#success_suite_extratext
{
	width:735px;
	max-width:735px;
}

#success_pointproduct_extratext
{
	width:735px;
	max-width:735px;
}

#ProductIconContent
{
	width:735px;
	max-width:735px;
}

#PPIconPlaceHolder
{
	width:70px;
	max-width:70px;
}

#installCompleteSuccess
{
	display:none;
}

#installCompleteFailure
{
	display:none;
}

#installCompleteDoneWithErrors
{
	display:none;
}

#installCompleteFailure_PP
{
	left:0px;
	top:0px;
}

#installCompleteFailure_Suite
{
	left:0px;
	top:0px;
}

#installCompleteDoneWithErrors_PP
{
	left:0px;
	top:0px;
}

#installCompleteDoneWithErrors_Suite
{
	left:0px;
	top:0px;
}

#installCompleteDoneWithErrors
{
	left:0px;
	top:0px;
}
	
#installCompleteFailure
{
	left:0px;
	top:0px;
}

#completelyFailedProductsOuterDiv
{
}

#partiallyFailedProductsOuterDiv
{
}

#completelyFailedProductsListing
{
}

#partiallyFailedProductsListing
{
}

.largeIconPlaceHolder
{
	width:50px;
	max-width:50px;
}
#recordModeContent
{
	width:735px;
	width:500px;
	max-width:735px;
}

.finishScreenFailedRightContent
{
	margin-top:40px;
	width:336px;
	overflow:hidden;
}

.finishScreenErrorsRightContent
{
	margin-top:5px;
	width:336px;
	overflow:hidden;
}

.doneWithErrRightContInfo
{
	margin-left:55px;
}

#PPButtonPlaceHolder
{
	position:absolute;
	left:121px;
	top:60px;
}

#PPIconPlaceHolder
{
	position:absolute;
	left:131px;
	top:70px;
	z-index:100;
}

.launchbutton_buttonText
{
	font-size:12px;
	font-weight:bold;
	padding-left:45px;
	padding-right:10px;
	
}

/*
table,tr,td
{
	color:white;
}

.successmode
{
	position:absolute;
	left:0px;
	top:0px;
	width:790px;
	max-width:790px;
	height:366px;
	max-height:366px;
	border:double 3px yellow;
}

 .successmode_productmode
{
	position:absolute;
	left:0px;
	top:0px;
	width:790px;
	max-width:790px;
	height:366px;
	max-height:366px;
	border:double 3px blue;
}

#success_pointproduct_thanks
{
	font-size:large;
	left:10px;
	top:6px;
	width:100%;
	max-width:100%;
}

#success_pointproduct_extratext
{
	font-size:small;
	color:white;
	left:10px;
	top:36px;
	width:100%;
	max-width:100%;
}

#success_pointproduct_clicklaunchlinks
{
	font-size:medium;
	font-weight:bold;
	color:white;
	left:10px;
	top:66px;
	width:100%;
	max-width:100%;
}

#success_suite_thanks
{
	font-size:large;
	color:white;
	left:10px;
	top:6px;
	border:double 3px green;
	width:100%;
	max-width:100%;
}

#success_suite_clicklaunchlinks
{
	font-size:medium;
	font-weight:bold;
	color:white;
	left:120px;
	top:66px;
	border:double 3px green;
	width:100%;
	max-width:100%;
}

#success_patchorlanguagepack_thanks
{
	font-size:large;
	color:white;
	left:10px;
	top:6px;
	width:100%;
	max-width:100%;
}

#success_patchorlanguagepack_extratext
{
	font-size:small;
	color:white;
	left:10px;
	top:36px;
	width:100%;
	max-width:100%;
}

#success_patchorlanguagepack_clicklaunchlinks
{
	font-size:medium;
	font-weight:bold;
	color:white;
	left:120px;
	top:66px;
	width:100%;
	max-width:100%;
}
*/