.snazzy {
margin-left: 13px;
text-align:left;
overflow:auto;
width: 875px;
height: 1250px;
margin-bottom: 35px;
}

/*border:2px ridge;
background-color:#F5F5F1;	
;*/

.snazzy a, .snazzy a:hover {
text-decoration:none;
}

.sz_cont {
width:100px;
display:block;
overflow:hidden;
margin:0px 0px 10px;
}

.sz_page {
background-color: #ffffef;
}

.sz_img {
height:110px;
margin: 5px 0 0 0;
border: 1px solid #CCCC66;
}

.snazzy img {
margin:0;
padding:0;
}

.sz_year {
font-size:22px;
color:#444;
font-family:georgia, verdana;
font-style:italic;
}


.sz_date_yr {
height:42px;
font-size:34px;
}
.sz_month {
}
.sz_date_mon {
height:29px;
font-size:22px;
cursor:pointer;
text-align: center;
background: #EEEEEE;
}

.sz_date_day {
width:100px;
background: #efefea;
margin-bottom:1px;
height:20px;
font-size:14px;
font-weight:bold;
cursor:pointer;

		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial;
		padding: 1px 0 0 0;
		text-align: center;
		background: #00BB00;
}
.sz_day {
	padding-top: 15px;
	background: #EEEEEE;
	display: none;
}

.sz_post
{
	margin-bottom: 25px;	
}

a.sz_title:link, a.sz_title:visited, a.sz_title:active {
padding: 2px;
display: block;
font-weight:bold;
font-size: 12px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, "Lucida Grande";
line-height: 100%;
text-decoration:none;
}

a.sz_title:hover {
		color: #000000;		
		border: 0;
		margin: 0;
		padding: 2px;		
		background: none;
		text-decoration: none;
}

.sz_titleon {
line-height:14px;
color:#eee;
background-color:#333;

}

.sz_excerpt {
font-size:9px;
padding-bottom:5px;
color:#999;
text-decoration:none;
}

.sz_clr {
padding-top: 20px;
}
 
.sz_carousel {
 position: relative;
 visibility: hidden;
 left: -5000px;
}

.sz_carousel li {
 padding:0px 8px;
}

#szbuttons
{
	margin: 0 0 25px 20px;
}


