body {
margin: 0px;
margin-bottom:10px;
background-color: #EEE;
}
p, li, h2, h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 5px;
color: #344;
}
h1 {
background-color: #ACC;
/**/background-image:url(../images/hBack.jpg);
border-bottom: 1px solid #FFF;
color: #344;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding: 3px;
padding-left: 12px;
margin: 0px;
}
h2 {
margin:0px;
margin-left: 5px;
padding-top: 20px;
pading-bottom: 0px;
font-size: 16px;
}
h3 {
font-weight:bold;
padding:0px;
padding-left: 14px;
margin:0px;
}

form {
margin:0px;

}

table#allContent {
border: 1px solid #CCC;
width: 800px;
margin-bottom: 40px;
}
.contentSeat {
padding: 15px 10px 12px 10px;
}
.content {
vertical-align:top;
border-right: 1px solid white;
border-left: 1px solid #ACC;
border-right: 1px solid #ACC;
border-bottom: 5px solid #ACC;
}
.contentRight {
width: 150px;
vertical-align:top;
}
.contentRight p, .contentRight ul {
background-color: #DEE;
font-size:10px;
margin: 0px;
padding: 5px;
}
.contentRight a {
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #344;
text-decoration:none;
}
.contentRight a:hover {
text-decoration:underline;
}
.contentRight ul {
padding-left: 15px;
}
.content p {
padding:14px;
padding-bottom:0px;
text-indent: 10px;
margin: 0px;
}
.content ul {
padding: 10px;
padding-left: 35px;
padding-bottom: 0px;
margin: 0px;
}
.content img {
display:block;
}
.content a:link, .content a:visited {
color:#34C;
font-weight:bold;
text-decoration:none;
}
.content a:hover {
color:#56F;
}
.panel:hover {
color:#AAA;
}
.dataTable {
border: 1px solid #ACC;
margin: 4px;
}
.dataTable p {
text-indent: 0px;
padding: 3px;
margin: 0px;
}