table.calendar {
width:180px;
margin:5px 10px 0 25px;
}

table.calendar caption.calendar-month {
text-align:left;
font-weight:700;
font-size:11px;
line-height:16px;
color:#000;
margin:10px 10px 5px 25px;
}

table.calendar caption.calendar-month a {
cursor:pointer;
}

table.calendar th {
border:0;
width:14%;
text-align:center;
margin:0;
padding:2px;
}

.calendar_th {
background-color:#333;
padding:3px;
}

table.calendar td {
background-color:#CCC;
color:#333;
border:2px #ccc solid;
text-align:center;
padding:2px 0;
}

table.calendar td.linked-day {
font-weight:700;
cursor:pointer;
background-color:#666;
color:#FFF;
}

table.calendar td.linked-day:hover {
background-color:#C00;
}

#events h2 {
padding-top:0;
}

#events #event {
padding-bottom:5px;
margin-bottom:10px;
}

#events #event #event-cols a.learn-more {
height:12px;
background:url('http://www.tstem.ttu.edu/templates/images/learn-more-white.gif') no-repeat left top;
text-indent:-9999px;
display:block;
text-decoration:none;
outline:none;
border-bottom:0;
margin:0 0 12px 10px;
}

#event-cols {
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

#event-cols:after {
content:".";
height:0;
clear:both;
visibility:hidden;
display:inline-block;
}

* html #event-cols {
height:1%;
}

.event-cols-Left {
width:110px;
float:left;
overflow:hidden;
}

.event-cols-Right {
width:335px;
float:left;
overflow:hidden;
margin-left:5px;
}

#event-cols div.event_time {
font-weight:400;
line-height:1.25;
}

#event-cols div.event_date {
margin-top:6px;
font-weight:700;
}

.events_subtitle {
position:relative;
font:normal 18px/21px "Times Roman","Times New Roman",Times,Serif;
clear:left;
float:right;
color:#C00;
background-image:none;
margin:-42px 0 10px;
padding:0 10px;
}

h3#upcomingevents {
background:#333 url(http://www.tstem.ttu.edu/templates/images/upcomingevents.gif) left top no-repeat;
height:32px;
width:230px;
margin:0;
padding:0;
}

#more-events {
background:#ccc url(http://www.tstem.ttu.edu/templates/images/more.gif) left top no-repeat;
height:8px;
width:37px;
float:right;
cursor:pointer;
margin:15px 15px 0 0;
padding-bottom:15px;
}

#previous-events {
background:#ccc url(http://www.tstem.ttu.edu/templates/images/previous.gif) left top no-repeat;
height:8px;
width:60px;
float:left;
cursor:pointer;
margin:15px 0 0 15px;
padding-bottom:15px;
}

#calendar_nav {
padding-bottom:15px;
}

.imgswp {
border:none;
text-decoration:none;
text-indent:-9999px;
margin:0;
}