/* Стили виджета Штрафы ГИБДД */
.BlueButtonSized a .Left, .BlueButtonSized a .Right {
	width: 0;
}
.BlueButtonSized.LargeFontSize a .Center .Paddings, .BlueButtonSized a .Center .Paddings, table.CheckFinesForm td .Paddings {
	padding: 0;
}
.BlueButtonSized a .Center {
	text-align: center;
	background: #09c;
	border-radius: 2px;
	padding: 5px 10px;
	height: 20px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: background 0.2s ease;
}
	.BlueButtonSized a .Center:hover {
		background: #18a2cf;
	}
.BlueButtonSized.LargeFontSize .Text {
	font: normal 13px/20px sans-serif;
	color: #fff;
}
#allpage_frame {
	border: 1px solid #e3e0db;
}
#AccountContainer {
	background: #e3e0db;
	border-bottom: 1px solid #e3e0db;
	height: 38px;
}
#Account {
	padding: 12px 0 0;
}
a.TopLineButton {
	background: transparent !important;
	padding: 0 !important;
	margin: -6px 10px 0px 0px !important;
}
	a.TopLineButton span {
		background: #f7f6f4 !important;
		padding: 5px 10px 4px !important;
		height: 17px !important;
		color: #444 !important;
	}
		a.TopLineButton span:hover {
			text-decoration: underline !important;
		}
#Account .FirstButton {
	padding: 0 !important;
	margin-left: 10px !important;
}
a.penaltiesLink {
	padding: 0;
	margin: -40px 0 50px 40px;
	display: block;
	font: normal 13px/20px sans-serif;
	color: #09c;
}
	a.penaltiesLink:hover {
		text-decoration: underline;
	}
tr.Subscribe2 label {
	font: normal 11px/14px sans-serif;
	color: #777;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
	input#edit-notification {
		display: inline-block;
		vertical-align: top;
		font: normal 11px/19px sans-serif;
		color: #777;
		padding: 0;
		margin: 0 7px 0 0;
	}
#MainContent.WidgetMainContent {
    width: 580px;
    margin: 10px;
}
td.ShareButtons {
	width: 218px;
}
div#CheckNote {
	margin: 0;
	width: 100%;
}
p#MotivationText {
	font-style: normal;
}