
#Contacts div.pagecap h1 {

}

#Contacts div.pagecap {
    text-align:left;
    border-bottom-color:GoldenRod
}
#yandex_map, #orchestrion  {
    display:inline-block;
    vertical-align:middle;
    border:1em solid transparent !important;
    width:49%;
    max-width:100%;
}


#Contacts li {
    list-style-image: url('/lib/imgs/galka.gif');
    font-size:1.2em;
    padding:0.3em 0;
    list-style-position: inside;
}
#Contacts dd {
    font-weight:bold;
}

div#afisha div.tickets a{
	background-color:#4169E1;
	color:#fff;
	padding:0.6em 1em;
}
#Contacts div.pagecap {
    text-align:left;
    border-bottom-color:GoldenRod
}
.MessForm tr, .MessForm td{
    padding:0.3em;
}

.MessForm .prompt {
    width: 33%;
}
.MessForm input {
    width: 100%;
}
.MessForm textarea {
    width: 100%;
    min-height: 200px;
}

.MessForm .dateinput
{
    width: 14%;
}
.MessForm .inputM
 {
    width: 30%;
}
@media screen and (max-width: 768px)   {
 .MessForm .inputM {
    width:100%;
    }
}
.MessForm {
    font-size:1.2em;
}
.MessForm .btn {
    width:10em;
}
.error
{
    color:red;
}
.redmess {
    font-size:1.2em;
    font-weight:bold;
    color:red;
}
.bluemess {
    font-size:1.2em;
    font-weight:bold;
    color:blue;
}
