html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 100%;
	background-color: #fff;
}

body {
	min-height: 100%;
	font-family: 'Arial', sans-serif;
	color: #000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
a {
	outline: 0;
	color: #171d64;
}
.hide {
	display: none !important;
}
.show {
	display: block;
}
.clear {
	clear: both;
}
img.document-icon {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#cloud {
	font-size: 90%;
	clear: both;
	overflow: hidden;
	height: auto;
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}


h1 {
	padding: 0 0 12px 0;
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #151e5e;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
}

h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #171d64;
}

h3 {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 130%;
	font-weight: normal;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

a.more {
	padding: 0 8px 0 0;
	background: url(/i/icons/arrow3.gif) 100% 5px no-repeat;
	color: #aa112c;
}

a.contacts {
	color: #b4b3b0;
}

a.work {
	color: #aa112c;
}

img {
	border: none;
}

li ul, li ol {
	margin: 0 0 0 20px;
	list-style: none;
	list-style-position: outside;
	background-image: none;
}

/* table */
table {
	width: 100%;
	border-collapse: collapse;
}

th, td {
	padding: 0;
}


/* header */

#header {
	overflow: hidden;
	padding: 0 15px 22px 15px;
	width: 970px;
}
#header #logo {
	padding: 0;
	margin: 42px 160px 0 0;
	/*margin: 0 160px 10px 0;*/
	float: left;
	position: relative;
}
#header #logo img {
	float: left;
	margin: 10px 0 0 0;
	/*margin: 0;*/
	}
#header #logo img.sign {
	margin: 20px 0 0 30px;
}

#header a.personal {
	display: block;
	clear: both;
	float: left;
	margin: 0 0 0 -14px;
	visibility: hidden;
}
#header .main-menu {
	clear: both;
	float: right;
	overflow: hidden;
	width: auto;
	padding: 0 0 0 62px;
	position: relative;
}
#header .main-menu #homelink {
	position: absolute;
	left: 0;
	bottom: 5px;
}
#header img.phone {
	float: right;
	margin: 60px 0 0 0;
}
#header .personal-cabinet {
	position: absolute; 
	left: 573px; 
	top: 60px; 
	background: url("../i/key.png") left center no-repeat; 
	padding: 5px 0px 5px 45px;
	font-size: 14px;
	line-height: 16px;
	color: #283c79;
	text-decoration: none;
	display: block;
}
#header .personal-cabinet:hover {
	text-decoration: underline;
}
#header .multilang {
	list-style: none; 
	margin: 0px;
	padding: 0px;
	position: absolute; 
	left: 710px; 
	top: 64px;
/*	display: none;*/
}
#header .multilang li {
	font-weight: bold; 
	color: #d2d5db; 
	font-size: 13px; 
	padding: 0px 0px 1px 0px;
}
#header .multilang li a {
	text-decoration: none;
}
#header .multilang li a:hover {
	text-decoration: underline;
}
#header .region-select {
	position: absolute;
	top: 130px;
	left: 14px;
	width: 192px;
	cursor: pointer;
}
#header .region-select select {
	width: 192px;
}
#header .region-select .cmf-skinned-select {
	border: 1px solid #c4c6c7; 
	padding: 2px 0px 0px 0px;
	border-radius: 4px; -moz-border-radius: 4px;  -webkit-border-radius: 4px;
	background: url("../i/select-ar.png") right center no-repeat;
	cursor: pointer;
}
#header .region-select .cmf-skinned-text {
	font-size: 12px; 
	color: #817d74; 
	font-family: Verdana;
	padding: 2px 0 0 6px;
}
#content {
	width: 970px;
	padding: 0 15px;
}

ul.menu {
	padding: 0;
	margin: 23px 6px 0 0;
	/*margin: 0 6px 0 0;*/
	list-style: none;
	font-size: 1.25em;
	overflow: hidden;
	white-space: nowrap;
	font-family: Tahoma, sans-serif;
}

ul.menu li {
	margin: 0;
	display: block;
	float: left;
	color: #9c9a96;
}

ul.menu li span {
	padding: 4px 29px;
	float: left;
}
ul.menu li a {
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	hight: 1em;
	float: left;
}
ul.menu li a img {
	vertical-align: top;
}
ul.menu li.current a {
	color: #aa112c;
}
ul.error, div.error {
	color: #A50D31;
}
div.error p {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.error ul {
	margin-bottom: 15px;
}
div.error li {
	margin: 0px !important;
	padding: 0px;
}
p.suc-msg {
	color: green;
}

/* footer */
#footer {
	color: #6a747c;
	clear: both;
	font-size: 1em;
	padding: 60px 15px;
	overflow: hidden;
	font-family: Tahoma, sans-serif;
	width: 970px;
}
#footer a {
	color: #6a747c;
}
#footer div {
	float: left;
}


#footer p {
	padding: 0;
	margin: 0;
}

#footer .copy {
	width: 300px;
	font-size: 0.9em;
}
#footer .copy p {
	margin: 0 0 5px 0;
}
#footer .copy p.first {
	margin-left: -1.1em;
}
#footer .copy img {
	vertical-align: bottom;
	margin-left: 3px;
	margin-right: 10px;
}
#footer .address {
	margin: 0 2em 5px 0;
	color: #171d64;
}
#footer .links {
	width: 295px;
}
#footer .links a {
	color: #6a747c;
	font-size: 0.75em;
}
#footer .links span {
	padding: 0 12px;
}
#footer .searchform {
	width: 300px;
	float: right;
}
#footer .searchform span {
	display: block;
	margin: 0 8px 0 0;
	float: right;
}
#footer .searchform form {
	overflow: hidden;
	float: right;
	margin: 5px 0 0 0;
}
#footer .searchform input.textfield {
	width: 137px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	padding-left: 5px;
}
#footer .searchform a {
	 text-decoration: none;
}
#footer .searchform div {
	float: left;
	background: url(/i/searchinput.gif) 0 0 no-repeat;
}
#footer .searchform input.image {
	clear: none;
	float: left;
	margin: 0 0 0 7px;
}

/* navigation */
#navigation {
	width: 227px;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}
#navigation h4 {
	color: #171d64;
	background: url(/i/icons/arrow.gif) 0 5px no-repeat;
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 0 14px;
	margin: 0 0 0 -14px;
	position: relative;
}

#navigation .banner {
	width: 213px;
	font-style: italic;
	font-size: 0.85em;
}
#navigation .banner p {
	color: #939494;
	width: 170px;
}
#navigation .banner span {
	color: #171d64;
	display: block;
}

#navigation .banner {
	height: auto!important;
	margin: 50px 0 0 0;
}

.menu-flash {
	padding-top: 20px;
	padding-bottom: 20px;
}

#navigation a {
	color: #171d64;
}
#navigation ul#second-menu li {
	margin: 0 0 10px 0;
	padding: 0;
}
#navigation ul#second-menu li a {
	position: relative;
	width: 191px;
}

#navigation ul#second-menu {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 0 0;
}

#navigation ul#second-menu li {
	position: relative;
}

#navigation ul#second-menu a:hover , #navigation ul#second-menu a.current {
	color: #aa112c;
}
#navigation ul#second-menu div#third-menu {
	display: none;
}
#navigation ul#second-menu div#third-menu a {
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation ul#second-menu li.active div#third-menu {
	display: block;
}
#navigation ul#second-menu li.active div#third-menu {
	padding: 0 0 0 20px;
}
#navigation ul#second-menu li.active div#third-menu li {
	margin: 0 0 5px 0;
}
#navigation ul#second-menu li.active div#third-menu ul {
	margin: 5px 0 0 0;
}
#navigation ul.faq {
	list-style: none;
	font-size: 1em;
	width: 190px;
	font-family: Arial;
}
#navigation ul.faq li {
	font-style: italic;
	margin: 0 0 10px 0;
}
#navigation ul.faq li span {
	border-bottom: 1px dotted #9a9b9c;
	cursor: pointer;
}
#navigation ul.faq li.current span {
	color: #aa112c;
	border-color: #aa112c;
}

/*content*/


#content .content .banner {
	padding: 0;
	overflow: hidden;
	height: 220px;
}

#content iframe {
	width: 100%;
	height: 300px;
}

#content .wrapper {
	overflow: hidden;
	float: right;
	width: 737px;
}
#fourth-menu {
	margin: 0 0 20px 0;
}
#fourth-menu ul {
	width: 735px;
	border-left: 1px solid #e8e8e9;
	border-right: 1px solid #e8e8e9;
	list-style: none;
	overflow: hidden;
	font-size: 0.8em;
}
#fourth-menu ul li {
	float: left;
	padding: 0 10px!important;
	margin: 0!important;
}
#fourth-menu ul li a {
	color: #171d64;
}
#fourth-menu img {
	display: block;
}
#content .content {
	font-size: 0.87em;
}
#content .topimage {
	margin: 0 0 10px 0;
}
#content .content ul.collapseble {
	list-style: none;
}
#content .content ul.collapseble li {
	margin: 0 0 15px 0;
	width: 632px;
	padding: 0 20px 0 34px;
}
#content .content ul.collapseble li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	line-height: 1.5em;
	font-size: 0.9em;
	outline: none;
}
#content .content ul.collapseble li div {
	font-size: 0.9em;
}
#content .content ul.collapseble li img {
	display: none;
}
#content .content ul.collapseble li.opened {
	background: url(/i/bg/qwmid.gif) 0 0 repeat-y;
}
#content .content ul.collapseble li.opened img {
	display: block;
	margin-left: -34px;
}
#content .content ul.collapseble li.opened a {
	color: #171d64;
	border: 0;
	font-size: 1.1em;
	line-height: auto;
	margin: 0 0 10px 0;
}
#content .content ul.collapseble li.opened div a {
	text-decoration: underline;
	font-size: 1em;
}

/*news */
#content .wrapper ul.news {
	 margin: 0;
	 padding: 0;
}

#content .wrapper p.date {
	padding: 0;
	margin: 0;
	color: #817d74;
	font-size: 90%;
}

#content .wrapper ul.news p {
	margin: 0;
}

#content .wrapper ul.news h3 {
	margin: 0;
}

#content .wrapper .main {
	width: 100%;
	padding: 30px 0 0 0;
	margin: 0;
	overflow: hidden ;
}

#content .wrapper .main li {
	list-style: none;
	display: block;
	width: 30%;
	height: 73px;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	overflow: hidden;
	background: #d6d2c4 -12px 0 no-repeat;
	color: #a95111;
}

#content  .wrapper  .main li .wrapper {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 -12px 0 12px;
	background: url(/i/bg/individual-li.png) 100% 0 no-repeat;
}

#content  .wrapper  .main li.center {
	margin: 0 5%;
	width: 29.5%;
}

#content div.news {
	padding: 0 30% 0 20px;
	margin: 0;
}

#content .content {
	margin: 0;
	padding: 0;
	clear: both;
}

#content .addition {
	padding: 5px 0 0 30px;
	margin: 0 0 0 60%;
}

#content .addition .wrapper ul {
	 margin: 0;
	 padding: 0;
}

#content .addition h2 {
	padding: 0;
	margin: 0 0 10px 0px;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

#content .wrapper .addition ul.news {
	padding: 0 0 10px 0 !important;
	margin: 0 0 20px 0 !important;
	border-bottom: 1px solid #e6e5e3;
}

#content .addition .news h3 {
	 padding: 0;
	 margin: 0;
	 font-size: 100%;
}

#content .addition .news li {
	 padding: 0 !important;
}

#content .addition form {
	 padding: 0 0 0 5px;
	 margin: 0;
}

#content .addition form label {
	 margin: 0;
	 padding: 0
}

#content .addition form h3 {
	padding: 0;
	margin: 20px 0 20px 0;
}

#content .content .collapseble li div {
	display: none;
}
#content .content ul.pager {
	padding: 20px 0 0 0;
}
#content .content ul.pager li {
	float: left;
	margin: 0 10px;
}

#searchSample {
	cursor: pointer;
}
#map-wrapper {
	position: relative;
	overflow: hidden;
	margin: 10px 0 0 0;
}
#map-wrapper img.corn {
	position: absolute;
	left: 0;
	z-index: 1000;
}
#map-wrapper img.top {
	top: 0;
}
#map-wrapper img.bot {
	bottom: 0;
}
#addmap {
	width: 360px;
	height: 243px;
	padding: 0;
	border: 1px solid #E4E0D7;
}
.struct-image {
	width: 537px;
	float: left;
	margin: 0 9px 0 0;
}
.struct-image-wide {
	float: none;
	width: auto;
	display: block;
}
dl.serv-block {
	position: relative;
	overflow: hidden;
	width: 737px;
	margin: 20px 0;
}
dl.serv-block dt {
	float: left;
	color: #aa112c;
	text-decoration: underline;
	height: 35px;
	position: relative;
	font-size: 0.95em;
	margin: 0 20px 0 0;
	z-index: 200;
}
dl.tabbed dt {
	padding: 0 0 0 15px;
	cursor: pointer;
}
dl.serv-block dt.selected {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
dl.serv-block dt span {
	display: block;
	height: 25px;
	padding: 10px 15px 0 0;
	float: left;
}
dl.tabbed dt.selected {
	background: url(/i/bg/tab-left.gif) 0 0 no-repeat;
}
dl.tabbed dt.selected span {
	background: url(/i/bg/tab-right.gif) top right no-repeat;
}
dl.serv-block dd {
	position: relative;
	float: right;
	display: none;
	width: 735px;
	border-left: 1px solid #e8e8e9;
	border-right: 1px solid #e8e8e9;
	margin: 34px 0 0 -737px;
}
dl.serv-block dd.selected {
	display: block;
}
dl.serv-block dd img.topcorn, dl.serv-block dd img.botcorn {
	display: block;
	position: absolute;
	left: -1px;
	z-index: 100;
}
dl.serv-block dd img.botcorn {
	bottom: 0;
}
dl.serv-block dd.opt {
	background: url(/i/bg/serv-block-bg.gif) 0 0 repeat-y;
}
dl.serv-block dd.opt div.list {
	width: 329px;
	float: left;
	padding: 10px 25px 10px 19px;
	background: #fff;
	position: relative;
	z-index: 1;
}
dl.serv-block dd.opt div.list ul li, body.services #content .content ul li li,
ul.bullets li {
	padding: 0 0 0 17px;
	background: url(/i/icons/bul.gif) 0 4px no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
}
dl.serv-block dd.opt div.list img {
	position: absolute;
	top: 50px;
	right: -1px;
}
dl.serv-block dd.opt div.info {
	float: left;
	width: 290px;
	padding: 40px 30px;
}
dl.one dd.opt div.info {
	padding-bottom: 10px;
}
dl.one dd.opt div.info p {
	margin-bottom: 20px!important;
}
dl.serv-block dd.opt div.info p {
	margin: 0 0 40px 0;
}
dl.serv-block dd.opt div.info a.more {
	display: block;
	padding: 0 8px 0 0;
	background: url(/i/icons/arrow3.gif) 100% 5px no-repeat;
	color: #aa112c;
	float: left;
	margin: 5px 0 25px 0;
}
dl.serv-block ul.equipment {
	overflow: hidden;
	padding: 30px 0px 15px 10px;
}
dl.serv-block ul.equipment li {
	width: 92px;
	float: left;
	overflow: hidden;
	text-align: center;
}
dl.serv-block ul.equipment li span {
	display: block;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0;
	width: 92px;
	margin: 0 auto;
}
dl.serv-block dd p.count {
	padding: 5px 0 10px 20px;
	background: #f7f7f7;
	margin: 0;
	font-size: 0.9em;
}
dl.serv-block dd p.count a {
	color: #aa112c;
}

#content .content ul li {
	margin: 0 0 10px 0;
}

#content .content form span.wrap {
	display: block;
	margin: 0 0 20px 0;
	position: relative;
	clear: both;
}
#content .content form span.wrap small {
	top: -15px;
	left: 0;
	position: absolute;
}
#content .content form span.half {
	width: 201px;
	float: left;
	clear: none;
}
#content .content form span.right {
	float: right;
}
#content .content span.mark {
	color: #b21330;
	font-weight: bold;
}
#content .content form label {
	display: block;
	margin: 0 0 2px 0;
}
#content .content form input {
	margin: 0;
	vertical-align: middle;
}
#content .content form .textfield {
	border: 0;
	padding: 3px 5px 0 5px;
	height: 19px;
	background: url(/i/inputs/textinput-short.gif) 0 0 no-repeat;
	width: 191px
}
#content .content form .radiobutton {
	margin: 0 5px 0 0;
}
#content .content form input#title, #content .content form input.wide {
	background: url(/i/inputs/textinput-wide.gif) 0 0 no-repeat;
	width: 421px;
}
#content .content form span.half .textfield, body.hookup #content .content form li.other input {
	background: url(/i/inputs/textinput-short.gif) 0 0 no-repeat;
	width: 191px;
}
#content .content form input.mini {
	background: url(/i/inputs/textinput-mini.gif) 0 0 no-repeat!important;
	width: 51px!important;
	vertical-align: middle;
}
#content .content form div {
	border-bottom: 1px solid #c4c6c7;
	width: 431px;
	overflow: hidden;
	margin: 0 0 20px 0;
}                            
#content .content form select {
	width: 201px;
}
#content .content form label.inline {
	display: inline;
}
#content .content form div p {
	margin: 0 0 5px 0;
}
#content .content form li {
	margin: 0 0 7px 0;
}
#content .content form ul {
	position: relative;
	padding: 0 0 20px 0;
}                                                     
#content .content form.calc ul {
	padding: 0px 0px 3px 0px;
}
form.calc table tr.even td {
	padding-top: 15px;
	padding-bottom: 0px;
}
#content .content form ul.equip li {
	margin-left: 30px;
	list-style-type: disc;
}

#content .content form ul ul {
	padding: 5px 0 0 0;
}
#content .content form ul li.other {
	position: absolute;
	top: 0;
	right: 0;
}
#content .content form li.other input {
	background: url(/i/inputs/textinput-middle.gif) 0 0 no-repeat!important;
	width: 233px!important;
}
#content .content form textarea {
	width: 419px;
	height: 200px;
	border: 1px solid #C4C6C7;
	padding: 5px;
}
.paysystem li {
	width: 30%;
	float: left;
}
.paysystem ul {
	overflow: hidden;
}
.paysystem li {
	height: 112px;
	position: relative;
}
.paysystem li label {
	padding: 0 20px 0 0;
}
.paysystem li img {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
table#calcform tr.sum span {
	display: inline;
}
#system-menu ul li {
	float: left;
	width: 202px;
	margin: 0!important;
	text-align: center;
}
#system-menu ul li img {
	display: block;
	margin: 0 auto;
}
#system-menu ul li span.number {
	display: block;
	background: #fff;
	width: 45px;
	height: 40px;
	margin: 10px auto 0 auto;
}
#system-menu ul li a.title {
	height: 44px;
	margin: 20px 0 0 0;
	padding: 9px 5px 0 5px;
	font-size: 1.1em;
	white-space: nowrap;
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
}
#system-menu ul li a.title img {
	visibility: hidden;
	position: absolute;
	top: 0;
}
#system-menu ul li.current a.title img {
	visibility: visible;
}
#system-menu ul li a.title img.right {
	right: -11px;
}
#system-menu ul li a.title img.left {
	left: -11px;
}
#system-menu ul li.current a.title {
	background: url(/i/sys-menu/current.gif) top center no-repeat;
	color: #fff;
	font-weight: bold;
}
#system-menu ul li span.number img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#system-menu ul li.current span.number img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#system-menu ul {
	overflow: hidden;
	width: 808px;
	padding: 0 22px 0 18px;
}
#system-menu {
	margin: 0 0 25px 0;
	position: relative;
	height: 270px;
	background: url(/i/bg/sys-menu.gif) 0 173px no-repeat;
}

#content .content #fourth-menu ul {
	font-size: 1em;
}


/*********veil***********/
div.veil, .popupframe, .popupwrapper, a.closeVeil {
	display: none;
}
body.veil {
	height: 100%;
}

body.veil .veil {
	display: block;
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1100;
	filter: alpha(opacity=50);
}
body.veil .popupwrapper {
	display: block;
	width: 528px;
	height: 528px;
	position: absolute;
	z-index: 1200;;
	left: 50%;
	margin-left: -264px;
	top: 100px;
	background: none;
	padding: 0;
}
body.veil .popupwrapper img.png {
	display: block;
	clear: both;
}

body.veil .popupframe {
	display: block;
	width: 528px!important;
	height: 528px!important;
	position: static;
	z-index: 200;
	text-align: left;
	float: left;
	overflow: hidden;
}
body.veil .popupframe * {
	color: #fff!important;
}

body.veil a.closeVeil {
	display: block;
	position: absolute;
	top: -20px;
	right: 100px;
	color: #E80011;
	padding: 5px;
	z-index: 1200;
	font-size: 0.7em;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
body.veil #present {
	position: relative;
	z-index: 500;
}

#content .content div.left-text {
	width: 426px;
	float: left;
	padding: 0 30px 0 0;
}
#content .content div.right-text {
	width: 281px;
	float: left;
	margin: 10px 0 0 0;
}
#content .content div.right-text .framed {
	border: 1px solid #e8e8e9;
	overflow: hidden;
	margin: 0 0 50px 0; 
	padding-bottom: 5px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#content .content div.right-text .framed strong {
	display: block;
	padding: 10px 0 0 12px;
}
#content .content div.right-text .framed ul {
	padding: 10px 12px 0 12px;
	color: #8a8d8f;
	font-size: 0.9em;
}
#content .content div.right-text .framed ul li {
	margin: 0 0 5px 0;
}
#content .content div.right-text small {
	color: #8a8d8f;
	display: block;
	margin: 0 0 0 12px;
	font-size: 0.9em;
}
#content .home-choose li {
	width: 201px;
	height: 48px;
	float: left;
	font-size: 1.15em;
	margin: 0 20px 0 0!important;
}

.hide_extra_equipment .extra {
	display: none;
}
p.document {
	margin: 0 0 10px 0!important;
}
p.document a.pdf, p.pdf {
	background: url(/i/icons/pdf.gif) 0 1px no-repeat;
	padding: 0 0 1px 21px;
}
p.document a.doc, p.doc {
	background: url(/i/icons/doc.gif) 0 1px no-repeat;
	padding: 0 0 1px 21px;
}
p.document a.jpg, p.jpg {
	background: url(/i/icons/jpg.gif) 0 1px no-repeat;
	padding: 0 0 1px 21px;
}
ul.documents {
	padding: 0 0 10px 0;
}
#content .content ul.documents li span {
	display: block;
	color: #8a8d8f;
	font-size: 0.8em;
}

/* 
	CSS below is 
	ripped from inline styles 
	
*/
#content div.seo {
	margin: 25px 50px 0 95px; 
	font-face: Tahoma; 
	font-size: 8pt; 
	color: #707070;
}

/** --PAGES-- **/
/* body.phouse */
body.phouse .content .flash {
	margin: 0px 0px 10px 20px;
}

/* body.phonesupport */
body.phonesupport .content td p {
	padding-right: 15px;
}
body.phonesupport .content .image {
	margin: 20px 10px 0px 0px !important;
}

/** body.mtconnect **/
body.mtconnect .content h4 {
	color: #a50d31; 
	font-family: Tahoma; 
	font-size: 13.5pt; 
	padding: 10px 0 10px 0; 
	font-weight: normal;
}
body.mtconnect div#steps {
	width: 735px;
	margin: 15px 0 25px 0;
}
body.mtconnect div#steps table tr td {
	width: 147px;
	background: #ffffff;
	border: none;
	text-align: center;
	padding: 0;
}
body.mtconnect div#steps table tr#txt td {
	padding-top: 10px;
}
body.mtconnect div#steps table tr#withbg td {
	background: #ffffff url(/mt_connect/steps/gray_bg_center.png);
}
body.mtconnect div#steps table tr#withbg td#left {
	background: #ffffff url(/mt_connect/steps/gray_bg_left.png);
}
body.mtconnect div#steps table tr#withbg td#right {
	background: #ffffff url(/mt_connect/steps/gray_bg_right.png);
}
body.mtconnect div#steps p {
	font-size: 8pt; 
	color: #9c9ea9;
}
body.mtconnect div#steps table tr td#sel p {
	color: #a40d30;
	font-weight: bold;
}

/** body.mobtel **/
body.mobtel .content h4 {
	color: #a50d31; 
	font-family: Tahoma; 
	font-size: 13.5pt; 
	padding: 10px 0 10px 0; 
	font-weight: normal;
}
body.mobtel .content ul {
	padding: 5px 0 15px 0; 
	line-height: 1;
}
	body.mobtel .content ul li {
		background: url(/i/icons/bul3.gif) 0 6px no-repeat; 
		padding: 0 0 0 15px;
	}
body.mobtel .content .guard-info {
	width: 100%; overflow: hidden; margin: 0px 0px 25px 0px;
}
	body.mobtel .content .guard-info .left {
		float: left;
	}
	body.mobtel .content .guard-info .right {
		float: right; 
		width: 348px; 
		height: 256px; 
		margin: 0 0 0 0; 
		background: #f4f5f5 url(/mt_new/advantage-bot-348.gif) 0 100% no-repeat;
	}
		body.mobtel .content .guard-info .right h4 {
			background: #f4f5f5 url(/mt_new/advantage-top-348.gif) 0 0 no-repeat; 
			color: #a50d31; 
			font-family: Tahoma; 
			font-size: 13.5pt; 
			padding: 21px 0 5px 32px; 
			font-weight: normal;
		}
		body.mobtel .content .guard-info .right p {
			line-height: 1.5; 
			margin: 10px 25px 0 32px; 
			font-family: Tahoma; 
			font-size: 11pt;
		}
body.mobtel .content .work {
	
}
	body.mobtel .content .work h4 {
		color: #a50d31; 
		font-family: Tahoma; 
		font-size: 13.5pt; 
		padding: 10px 0 10px 0; 
		font-weight: normal;
	}
	body.mobtel .content .work ul {
		line-height: 1.7; 
		margin: 20px 0 40px 0;
	}
		body.mobtel .content .work ul li {
			background: url(/mt_new/mt-how-1.png) 0 6px no-repeat; 
			padding: 0 0 0 35px;
		}
	body.mobtel .content .work  .image-step {
		margin: 0 10px;
	}
body.mobtel .content .pay {
	
}
	body.mobtel .content .pay .style1 {
		margin-top: 15px; 
		color: #a50d31;
	}
	body.mobtel .content .pay .style2 {
		margin-top: 25px;
	}
	body.mobtel .content .pay .style3 {
		margin: 25px 0 30px 0;
	}
	body.mobtel .content .pay h4 {
		color: #a50d31; 
		font-family: Tahoma; 
		font-size: 13.5pt; 
		padding: 10px 0 10px 0; 
		font-weight: normal;
	}
		body.mobtel .content .pay h4 span {
			color: #10184b;
		}
	body.mobtel .content .container {
		width: 100%; overflow: hidden; margin: 0px 0px 5px 0px;
	}
		body.mobtel .content .container p {
			color: #000000; 
			font-family: Tahoma; 
			font-size: 13.5pt; 
			padding: 10px 0 10px 0; 
			font-weight: normal;
		}
			body.mobtel .content .container p span {
				color: #a50d31;
			}
		body.mobtel .content .container .left {
			text-align: center; 
			float: left; clear: both; 
			height: 300px; 
			width: 270px;
		}
		body.mobtel .content .container .right {
			text-align: center; 
			float: left; 
			height: 300px; 
			width: 210px;
		}
			body.mobtel .content .container .right img {
				margin-top: 30px;
			}
body.mobtel .to-abbonents {
	
}
	body.mobtel .to-abbonents h4 {
		color: #a50d31; 
		font-family: Tahoma; 
		font-size: 13.5pt; 
		padding: 10px 0 10px 0; 
		font-weight: normal;
	}
	body.mobtel .to-abbonents p {
		margin: 15px 0px 0px 0px;
	}
		body.mobtel .to-abbonents p:first-child {
			margin: 5px 0px 0px 0px;
		}
body.mobtel .to-mobile {
	
}
	body.mobtel .to-mobile h4 {
		color: #a50d31; 
		font-family: Tahoma; 
		font-size: 13.5pt; 
		padding: 10px 0 10px 0; 
		font-weight: normal;
	}
	body.mobtel .to-mobile img {
		margin: 10px 0 20px 0;
	}
/** body.home **/
body.home p.special {
	font-weight: normal; 
	font-family: Tahoma; 
	font-size: 10.5pt; 
	color: #A40D30 !important;
	margin: 0 0 1.5em 0 !important;
	padding: 0px !important;
}
    body.home .special.promo {
        color: #a40d30 !important;
    }
	body.home p.special span {
		color: #000; text-decoration: line-through;
	}
body.home .home-info {
	width: 100%; overflow: hidden; margin: 0px 0px 13px 0px;
}
	body.home .home-info .left {
		float: left;
		padding: 0px !important;
	}
	body.home .home-info .right {
		float: right; 
		width: 360px; 
	}
		body.home .home-info .right ul {
			
		}
			body.home .home-info .right ul li {
				width: 100%; overflow: hidden; margin: 0px 0px 26px 0px !important;
			}
				body.home #content  .home-info .right ul li.last {
					margin-top: -14px !important;
					margin-bottom: 0px !important;
				}
				body.home #content  .home-info .complete .right ul li.last {
					margin-top: 0px !important;
					margin-bottom: 0px !important;
					padding-bottom: 7px !important;
				}
				body.home .home-info .right ul li .image {
					float: left; 
					width: 68px; 
					border-bottombackground: #fff;
				}
				body.home .home-info .right ul li .text {
					float: right; 
					width: 292px;
				}
				body.home .home-info .right ul li h4 {
					color: #a50d31; 
					font-family: Tahoma; 
					font-size: 13.5pt; 
					font-weight: normal; 
					text-transform: uppercase;
									}
				body.home .home-info .right ul li p {
					font-family: Tahoma; 
					font-size: 8pt !important; 
					font-weight: normal; 
					padding: 3px 0 0 0; 
					margin: 0 0 0 0; 
					color: #000 !important;
					width: 292px !important;
					padding: 0px !important;
					margin: 0px !important;
				}
body.home .complete {
	overflow: hidden; width: 100%;
	clear: both; padding-top: 9px;
}
	body.home .complete .left {
		float: left; width: 425px !important; padding: 0px !important;
	}
		body.home .complete .left h4 {
			font-face: Tahoma; 
			color: #10184b; 
			font-size: 10.5pt; 
			padding: 0 0 3px 0;
			font-weight: normal;
		}
		body.home .complete .left span {
			font-face: Tahoma; color: #10184b; font-size: 10.5pt; padding: 0 0 3px 0;
		}
		body.home .complete .left #equipment-flash {
			padding: 15px 0 0 0;
		}
		body.home .complete .left img {
			padding: 0px !important;
		}
	body.home .complete .right {
		float: right; 
		width: 306px; 
		margin: 11px 0 0 0; 
		padding: 0px 0px 10px 0px;
		background: #f4f5f5 url(/i/bg/advantage-bot-306.gif) 0 100% no-repeat;
	}
		body.home .complete .right h4 {
			background: #f4f5f5 url(/i/bg/advantage-top-306.gif) 0 0 no-repeat; 
			color: #a50d31; 
			font-family: Tahoma; 
			font-size: 13.5pt; 
			padding: 18px 0 3px 22px; 
			font-weight: normal;
			text-transform: none !important;
		}
		body.home .complete .right ul {
			margin: 10px 0 0 16px; 
			font-family: Tahoma; 
			font-size: 11pt;
		}
			body.home .complete .right ul li {
				padding: 0 0 8px 19px; 
				margin: 0!important; 
				background: url(/i/icons/arrow7.gif) 0 7px no-repeat;
				width: 270px !important;
			}
				body.home .complete .right ul li.last {
					padding: 0 0 0 19px;
				}
body.home .equipment {
	margin: 7px 0 0 0;
}
	body.home .equipment ul {
		font-size: 10pt;
	}
		body.home .equipment ul li {
			background: url(/i/icons/bul3.gif) 0 6px no-repeat; 
			padding: 0 0 3px 15px;
		}
	body.home .equipment .price1 {
		margin: 20px 0 5px 0 !important; 
		font-family: Tahoma !important; 
		color: #A40D30 !important; 
		line-height: 24px !important;
	}
    body.home .equipment .price1.promo {
        color: #a40d30 !important;
    }
		body.home .equipment .price1 span {
			color: #000; text-decoration: line-through;
		}
body.home .extra span {
	color: #000; 
	margin: 15px 0 0 40px;
}
body.home .order img {
	margin: 20px 0 0 0 !important;
}
body.home .tip {
	margin: 40px 0 26px 5px; 
	font-face: Tahoma; 
	font-size: 8pt; 
	color: #707070;
	clear: both;
}
/** body.calc **/
body.calc {
	
}
	body.calc .moflag {
		padding: 1px 0 10px 15px; 
		background: #f7f7f7; 
		border-bottom: 1px solid #e8e8e9;
	}
		body.calc .moflag label {
			padding: 0 0 0 1px;
		}
	body.calc .top {
		padding: 0px;
	}
		body.calc .border {
			border-right: #c0c0c0 1px solid;
		}
	body.calc .td1 {
		padding-top: 10px;
	}
		body.calc .td1 p {
			color: #a50d31;
		}
		body.calc .td1  .equip {
			margin-left: 0px; 
			padding-bottom: 0; 
			font-size: 11px;
			list-style: none;
		}
			body.calc .td1  .equip li {
				margin: 0 0 5px 0 !important; list-style-type: none !important; color: #000000 !important;
			}
				body.calc .td1  .equip li p {
					margin: 0 0 0 20px !important; color: #000000 !important;
				}
	body.calc .td2 {
		background: #f8f8f8;
	}
	body.calc .dop {
		margin: 0 0 10px 20px !important;
	}
	body.calc .eq {
		
	}
		body.calc .eq label {
			font-size: 11px;
		}
		body.calc .eq .col {
			color: #8a8d8f !important;
		}
		body.calc .eq span {
			color: #8A8D8F !important;
		}
	body.calc .p2 {
		margin: 0 0 10px 20px !important;
	}
	body.calc .sep1 {
		height: 15px;
	}
	body.calc .sum td {
		background: #e8e8e9;
	}
		body.calc .sum .step {
			padding: 10px 0 0 35px;
		}
		body.calc .sum td strong {
			color: #a50d31;
		}
	body.calc .claim {
		margin: 20px 0 0 35px;
	}
/** body.business **/
body.business .home-info {
	width: 100%; overflow: hidden; margin: 0px 0px 27px 0px;
}
	body.business .home-info .left {
		float: left;
		padding: 0px !important;
	}
	body.business .home-info .right {
		float: right;
		width: 360px;
	}
		body.business .home-info .right ul {

		}
			body.business .home-info .right ul li {
				width: 100%; overflow: hidden; margin: 0px 0px 26px 0px !important;
			}
			
				body.business .home-info .right ul li.last {
					margin-bottom: 8px !important;
					margin-top: -14px !important;
				}
				body.business .home-info .right ul li .image {
					float: left;
					width: 68px;
					border-bottombackground: #fff;
				}
				body.business .home-info .right ul li .text {
					float: right;
					width: 292px;
				}
				body.business .home-info .right ul li h4 {
					color: #a50d31;
					font-family: Tahoma;
					font-size: 13.5pt;
					font-weight: normal;
					text-transform: uppercase;
				}
				body.business .home-info .right ul li p {
					font-family: Tahoma;
					font-size: 8pt !important;
					font-weight: normal;
					padding: 3px 0 0 0;
					margin: 0 0 0 0;
					color: #000 !important;
					width: 292px !important;
					padding: 0px !important;
					margin: 0px !important;
				}
body.business .equipment {
	margin: 0 0 0 0; float: left;
}
	body.business .equipment ul {
		font-size: 10pt;
	}
		body.business .equipment ul li {
			background: url(/i/icons/bul3.gif) 0 6px no-repeat;
			padding: 0 0 0 15px;
		}
	body.business .equipment .price1 {
		margin: 20px 0 5px 0 !important;
		font-face: Tahoma !important;
		color: #000 !important;
		line-height: 24px !important;
		padding: 0px !important;
		font-size: 1.1em !important;
	}
    body.business .equipment .price1.promo {
        color: #a40d30 !important;
    }
		body.business .equipment .price1 span {
			color: #000;
        }
body.business .extra span {
	color: #000;
	margin: 15px 0 0 40px;
}
body.business .order img {
	margin: 20px 0 0 0 !important;
}
body.business .tip {
	margin: 20px 0 5px 0px;
	font-face: Tahoma;
	font-size: 8pt;
	color: #707070;
	clear:  both;
}
body.business .business-choose .last {
	width: 281px !important;
}
body.business .business-choose .last-active {
	background: url(/i/bg/arrowed261.gif) 0 0 no-repeat !important;
	width: 281px !important;
}
body.business .complete {
	overflow: hidden; width: 100%;
}
	body.business .complete .left {
		float: left; width: 425px !important; padding: 0px !important;
	}
		body.business .complete .left h4 {
			font-face: Tahoma;
			color: #10184b;
			font-size: 10.5pt;
			padding: 0 0 3px 0;
		}
		body.business .complete .left #equipment-flash {
			padding: 15px 0 0 0;
		}
		body.business .complete .left img {
			padding: 0px !important;
		}
	body.business .complete .right {
		float: right;
		width: 306px;
		margin: 11px 0 0 0;
		background: #f4f5f5 url(/i/bg/advantage-bot-306.gif) 0 100% no-repeat;
	}
		body.business .complete .right h4 {
			background: #f4f5f5 url(/i/bg/advantage-top-306.gif) 0 0 no-repeat;
			color: #a50d31;
			font-family: Tahoma;
			font-size: 13.5pt;
			padding: 18px 0 5px 22px;
			font-weight: normal;
			text-transform: none !important;
		}
		body.business .complete .right ul {
			margin: 10px 0 0 16px;
			font-family: Tahoma;
			font-size: 11pt;
		}
			body.business .complete .right ul li {
				padding: 0 0 11px 19px;
				margin: 0!important;
				background: url(/i/icons/arrow7.gif) 0 7px no-repeat;
			}
				body.business .complete .right ul li.last {
					padding: 0 0 0 19px;
				}
body.business .extra {
	float: right; margin: 20px 10px 0 0;
}
body.business .extra-os {
	margin: 0px 10px 0 0;
}
body.business .extra p {
	font-size: 1.1em;	letter-spacing: -1px;
}
body.business .claim {
	margin: 25px 0px 0px 0px !important;
}

#content .content form#security .submit {text-align: center;}
#content .content form#security .textfield.ph-code {width: 30px; margin: 0 5px 0 5px;}
#content .content form#security input.ph-number {width: 100px; margin: 0 5px 0 5px;}
#content .content form#security p.label {margin-top: 5px; font-size: 10px;}
#content .content form#security .hint {font-size: 10px;}
#content .content form#security .birthday input {width: 50px; margin-bottom: 2px}
#content .content form#security .birthday select {width: 100px; margin: 0 10px;}
#content .content form#security select.gender {width: 75px;}

.content .message { min-height: 320px; }
.full-width { width: 100% !important; }
#services-label { margin-bottom: 1.5em !important; }

div#tracker_selection {
    width: 640px;
    margin-left: 20px;
}

div#tracker_selection a {
    color: #a50d31;
    font-family: Tahoma;
    font-size: 14.5pt;
    font-weight: normal;
}

div#tracker_selection td {
    text-align: left;
    padding: 10px;
}

div#tracker_selection table tr td {
    width: 35%;
    background-color: #ffffff;
    border: none;
}

.alert-p {
	color: #8a8d8f;
}

.alert-p strong {
	color: #a50d31;
	display: block;
}
.alert-p span.hint {
    font-size: 11px;
}
div#tracker_selection {
	width: 640px;
	margin-left: 20px;          
}

div#tracker_selection a {
	color: #a50d31;
	font-family: Tahoma;
	font-size: 14.5pt;
	font-weight: normal;
	display: block;
}
div#tracker_selection ul {
	margin: 25px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
div#tracker_selection ul li {
	display: inline-block;
	vertical-align: bottom;
	width: 49.5%;
}
div#tracker_selection ul.titles li.last {
	position: relative;
	left: 4px;
	top: -1px;
}
div#tracker_selection ul.texts li.last {
	position: relative;
	left: -1px;
}
div#tracker_selection ul li p {
	padding-right: 10px;
	padding-left: 10px;
}
div#tracker_selection ul.texts {
	margin: 0px;
}
div#tracker_selection ul.texts li {
	vertical-align: top;
}
div#tracker_selection ul li img {
	padding: 0px 0px 20px 0px;
}
div#tracker_selection h2 {
	font-family: Tahoma; 
	font-size: 13.5pt; 
	font-weight: 400; 
	color: #10184b; 
	margin-left: 15px;
}
div#tracker_selection td {
	text-align: center;
	padding: 10px;
}

div#tracker_selection td.left {
	text-align: left;
	font-weight: bold;
}

div#tracker_selection td {
	border: 1px solid #e4e7ea;
	background-color: #f6f7f7;
}

div#tracker_selection tr.even td {
	background-color: #f1f1f1 !important;
}

div#tracker_selection table tr.noborder td {
	background-color: #ffffff;
	border: none;
}
div#tracker_selection table.device td {
    border: 1px solid #E4E7EA;
    background-color: #F6F7F7;
}
div#tracker_selection table.device tr td {
    width: auto;
}
div#tracker_selection table.device tr td label{
    margin-left: 20px !important;
}

body.mtconnect #security .phone .preffix {
	width: 30px !important; 
	margin: 0 5px 0 5px !important;
}
body.mtconnect #security .phone .phone-input {
	width: 100px !important; 
	margin: 0 5px 0 5px !important;
}
body.mtconnect #security .phone p {
	margin-top: 5px; 
	font-size: 10px;
}

body.mtconnect .step2-form {
	margin: 40px 0px 0px 0px !important;
	border: 0px !important;
}
body.mtconnect .step2-form #devalready-5 p {
	margin-top: 5px; 
	font-size: 10px;
}
body.mtconnect .step2_table td.top {
	vertical-align: top;
}
body.mtconnect .step2_table td input {
	margin-bottom: 5px;
}
body.mtconnect .step2_table td img {
	margin: 15px 0px 0px 0px;
}
body.mtconnect .step3-form {
	border: 0px !important;
	margin: 0px !important;
}
body.mtconnect .step3-form fieldset {
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
    border-bottom: 1px solid #C4C6C7;
    margin: 0 0 20px;
    overflow: hidden;
    width: 730px;
}
body.mtconnect .step3-form .series .seria {
	width: 50px !important; 
	margin: 0 20px 0 5px !important;
}
body.mtconnect .step3-form .series .numer {
	width: 150px !important; 
	margin-left: 5px !important;
}
body.mtconnect .step3-form .date-select .day {
	width: 50px !important; 
	margin: 0 10px 2px 0 !important;
}
body.mtconnect .step3-form .date-select select {
	width: 100px !important;
}
body.mtconnect .step3-form .date-select .year {
	width: 50px !important; 
	margin: 0 0 2px 10px !important;
}
body.mtconnect .step3-form .phone .preffix {
	width: 30px !important;
	margin: 0 5px 0 5px !important;
}
body.mtconnect .step3-form .phone p {
	margin-top: 5px !important; 
	font-size: 10px !important;
}
body.mtconnect .step3-form .phone .numer {
	width: 100px !important; 
	margin: 0 5px 0 5px !important;
}

body.mtconnect .step4-form {
	border: 0px !important;
	margin: 0px !important;
}	
body.mtconnect .step4-form fieldset {
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
    border-bottom: 1px solid #C4C6C7;
    margin: 0 0 20px;
    overflow: hidden;
    width: 730px;
}
body.mtconnect .step4-form .series .seria {
	width: 50px !important; 
	margin: 0 20px 0 5px !important;
}
body.mtconnect .step4-form .series .numer {
	width: 150px !important; 
	margin-left: 5px !important;
}
body.mtconnect .step4-form .date-select .day {
	width: 50px !important; 
	margin: 0 10px 2px 0 !important;
}
body.mtconnect .step4-form .date-select select {
	width: 100px !important;
}
body.mtconnect .step4-form .date-select .year {
	width: 50px !important; 
	margin: 0 0 2px 10px !important;
}
body.mtconnect .step4-form .phone .preffix {
	width: 30px !important;
	margin: 0 5px 0 5px !important;
}
body.mtconnect .step4-form .phone p {
	margin-top: 5px !important; 
	font-size: 10px !important;
}
body.mtconnect .step4-form .phone .numer {
	width: 100px !important; 
	margin: 0 5px 0 5px !important;
}
body.mtconnect .step4-form .info p {
	margin-top: 5px; 
	font-size: 10px;
}
body.mtconnect .step4-form .small p {
	font-size: 10px;
}
body.mtconnect .step4-form .info2 p {
	margin-top: 5px; 
	font-size: 10px;
}
body.mtconnect .step4-form .sex select {
	width: 75px !important;
}

.easy-fb {
	width: 200px;
	height: 275px;
	margin: 0;
	background: #f4f5f5 url(/i/bg/fb-bot-200.gif) 0 100% no-repeat;
}

.easy-fb h5 {
	background: #f4f5f5 url(/i/bg/fb-top-200.gif) 0 0 no-repeat;
	color: #a50d31;
	font-family: Tahoma;
	font-size: 11pt;
	padding: 10px 0 15px 10px;
	font-weight: normal;
}

.easy-fb label {
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 9pt;
}

.easy-fb .field-box {
	width: 182px;
	height: 19px;
	margin: 3px 0 15px 7px;
	background: url(/i/bg/fb-input-bg.gif) 0 0 no-repeat;
}

.easy-fb .field-box-memo {
	width: 181px;
	height: 44px;
	margin: 3px 0 15px 7px;
	background: url(/i/bg/fb-comment-bg.gif) 0 0 no-repeat;
}

.easy-fb .field-box input {
	font-family: Tahoma;
	font-size: 8pt;
	width: 172px;
	height: 19px;
	margin: 0 0 0 10px;
	border: 0;
	background: none;
	padding: 2px;
}

.easy-fb textarea {
	font-family: Tahoma;
	font-size: 8pt;
	overflow: hidden;
	width: 171px;
	height: 44px;
	margin: 0 0 0 10px;
	border: 0;
	background: none;
	padding: 2px;
}

.easy-fb .send {
	float: right;
	margin: 0 10px 0 0;
}

div.equipment {
	padding: 0 15px 0 5px;
}
div.equipment {
	overflow: hidden;
	margin-top: -10px;
}
.equipment .line {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 25px 0px;
}
.equipment h3 {
	color: #a50d31;
	font-family: Tahoma;
	font-size: 13.5pt;
	padding: 0 0 20px 0;
	font-weight: normal;
}

.equipment .left {
	float: left;
	width: 150px;
	text-align: center;
}

.equipment .right {
	float: right;
	width: 530px;
}

.equipment h4 {
	color: #10184b;
	font-family: Tahoma;
	font-size: 13.5pt;
	padding: 0 0 7px 0;
	font-weight: normal;
}

.equipment .space {
	clear: both;
	height: 25px;
}

.errors {
    color: #a50d31;
    font-weight: bold;
}

#content .content .order img {
	
}

.ddef-exp {
	text-decoration: underline; 
	margin: 23px 0 0 0 !important; 
	color: #a50d31 !important; 
	font-family: Tahoma; 
	font-size: 13.5pt; 
	cursor: pointer;
	padding-left: 0px !important; 
}
