/* CSS File for use with all standard ticketmaster.es static pages */
/* Please use separate CSS for feature / unique pages and keep this tidy */

p {
    margin-top:         0px;
}
ul, ol {
    padding-top:        0px;
    padding-bottom:     0px;
}
ol li {
    padding-bottom:     0px;
}
ul.compact, ol.compact {
    padding-bottom:     11px;
}
p.compact {
    margin-bottom:      0px;
    padding-bottom:     0px;
}
h1 {
	font-size:          16px;
	font-weight:        bold;
	display:            block;
	margin:             15px 0px 5px 0px;
    padding:            0px;
}
#colMain {
    width:              595px;
}

/* END */
