/* Start of CMSMS style sheet 'InSalvation_Gigs' */
.gigs_item{
position: relative;
width: 470px;
height: 45px;
margin-bottom:10px;
border-bottom: 1px #ffffff solid;
font-family: "Arial";
}

.gigs_date{
position: absolute;
top:0px;
left:0px;
padding:0px;
width: 150px;
height:15px;
font-size: 13px;
color: #be5900;

}

.gigs_event{
position: absolute;
top:0px;
left:130px;
padding:0px;
width: 200px;
height:15px;
font-size: 13px;
color: #be5900;
letter-spacing:2px;
}

.gigs_place{
position: absolute;
top:0px;
left:310px;
padding:0px;
width: 200px;
height:15px;
font-size: 13px;
color: #ffffff;
letter-spacing:2px;
}

.gigs_info{
position: absolute;
top:20px;
left:130px;
padding:0px;
width: 230px;
height:15px;
font-size: 13px;
color: #ffffff;
letter-spacing:2px;
}
.gigs_past_info{
position: absolute;
top:20px;
left:130px;
padding:0px;
width: 350px;
height:15px;
font-size: 13px;
color: #ffffff;
letter-spacing:2px;
}
.gigs_morelink{
position: absolute;
top:20px;
left:310px;
padding:0px;
width: 200px;
height:15px;
font-size: 13px;
color: #be5900;
letter-spacing:2px;
}

.gigs_morelink a{
color: #ffffff;
text-decoration: none;
}

.gigs_morelink a:hover{
color: #ffffff;
text-decoration: underline;
}

.giglabel{
float: left;
width: 100px;
}

.calendar-returnlink{
margin-top: 10px;
}
/* End of 'InSalvation_Gigs' */

