body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1000px;
	color:#231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #25397c;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 12px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25397c;
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 0px;
	padding-top: 12px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
        text-decoration: none;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
	font-style: italic;
}


p{
	color:#231f20;
	margin-top: 4px;	
	margin-bottom: 8px;	
}



a.arrow{
	background-image: url(/bitrix/templates/dry-cleaners/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#231f20;
	text-decoration: none;	
}

a.arrow3{
	background-image: url(/bitrix/templates/dry-cleaners/images/arrow3.gif);
/*	background-image: url(/bitrix/templates/dry-cleaners/images/drop.gif);*/
	background-repeat: no-repeat;
	background-position: right 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#231f20;
	text-decoration: none;	
	padding-right:18px
}

a.drop{
	background-image: url(/bitrix/templates/dry-cleaners/images/drop.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#231f20;
	text-decoration: none;	
	padding-left:18px
}

a.drop:hover{
	text-decoration: underline;
}

a.drop_st{
	background-image: url(/bitrix/templates/dry-cleaners/images/drop.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#231f20;
	text-decoration: none;	
	padding-left:100px
}

a.drop_st:hover{
	text-decoration: underline;
}

ul.anchor{
	list-style-type: none;
	margin: 0px;
}

ul.error{
	color: #933;
}

r{
        color: #f31212;
}

bl{
        color: #0000ff;
}

border{
        border: 2px solid red;
        padding: 5px;
}

