.awwsLegacyPageWrapper {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 962px;
}
.awwsNewStyleBreadCrumbsWrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-bottom: 24px;
	width: 962px;
}

.awwsLegacyPaddingTiny {
	padding: 29px 30px;
}
.awwsLegacyPadding {
	padding: 20px 30px;
}

.awwsEmBoxTinyBackground {
	width: auto;
	
	border-width: 29px 9px 29px 8px;
	-moz-border-image: url("/webstore/resources/components/smallBox/images/background-9scale.png") 29 9 29 8 repeat;
	-webkit-border-image: url("/webstore/resources/components/smallBox/images/background-9scale.png") 29 9 29 8 repeat;
	-o-border-image: url("/webstore/resources/components/smallBox/images/background-9scale.png") 29 9 29 8 repeat;
	border-image: url("/webstore/resources/components/smallBox/images/background-9scale.png") 29 9 29 8 fill repeat;
}
.awwsEmBoxTiny {
	margin-top: -29px;
	margin-right: -9px;
	margin-bottom: -29px;
	margin-left: -8px;
}
.awwsButtonFloatRight {
	float:right;
}
.awwsHelpTextFloatLeft {
	margin-top:15px;
	height:37px;
	float:left;
}
.searchbar-listpage-temp {
	font-weight: normal;
	vertical-align: text-bottom;
	align: right;
	text-align: right;
	width: 100%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	margin-top: 5px;
}
.awReviewTitleField{
	width:246px;
	resize: none;
}
.awwsShareByEmailTextDiv {
	width: 250px; 
	word-wrap: break-word; 
	margin: 0px auto;
	color: #000000; 
	font-family: arial, sans-serif; 
	font-size: 11px;
}
.awwsShareByEmailDiv {
	width: 250px; 
	margin: 0px auto; 
	font-family: arial, sans-serif; 
	font-size: 11px;
}
.awwsShareByEmailInputDiv {
	width: 250px;
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #C4C0B9; 
	height: 16px; 
	padding-top: 3px; 
	vertical-align:top;
}
.awwsModalWrappedTextDiv {
	width: 250px; 
	word-wrap: break-word; 
	margin: 0px auto;
	padding: 0px;
	
	color: #5a5a5a;
	font-family: TradeGothicNextW01, verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.awwsNoSizeWrappedTextDiv {
	text-align: left;
	word-wrap: break-word; 
	margin: 0px auto;
	padding: 0px;
	
	color: #5a5a5a;
	font-family: TradeGothicNextW01, verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
.awwsSmallestBoxBackground {
	
	width: auto;
	min-height: 37px;
	
	background-image: url("/webstore/resources/components/mainMenu/images/background-9scale-wide.png");
}

.awwsPushMessageInformation {
	word-wrap: break-word;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	color: #000000;
}

.awwsPushMessageInformationBold {
	word-wrap: break-word;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}

.awwsRegistrationModalDevicePanel {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.awwsBoxStandard2 {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6;
	background-color: #f3f3f3;
}

.awwsBoxStandardError {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6;
	background-color: #f3f3f3;
	margin: 20px;
	padding: 20px;
}