h3,
#activitiesList {
list-style-type:none;
margin:0;
padding:0;
display:block;
width:692px;
margin:0 auto;
color:#8A5735;
}
h3 {
margin:20px auto;
}
#activitiesList li {
display:block;
width:652px;
height:28px;
line-height:28px;
background:#E7EDF6 url('../images/stag/added_bgr.gif') no-repeat center center;
margin:0 0 20px 0;
padding:0 0 0 40px;
color:#000;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
}
#activitiesList li a {
display:block;
float:right;
width:80px;
height:21px;
line-height:21px;
background:#DFA762 url('../images/stag/remove.jpg') no-repeat center center;
text-transform:lowercase;
color:#FFF;
padding:0 0 0 14px;
margin:3px 7px 4px 0;
display:inline;
}
#calcButton {
display:block;
width:187px;
height:36px;
line-height:36px;
background:#C00 url('../images/stag/button.jpg') no-repeat center center;
cursor:pointer;
color:#FFF;
text-transform:uppercase;
font-size:15px;
padding:0;
border:0;
margin:0 auto;
text-align:center;
}
#calcButton:hover {
background-image:url('../images/stag/button_h.jpg');
text-decoration:none;
}

#tickAccom
{
float:right;
display:inline;
margin-top:-24px;
margin-right:10px;
}

