@charset "UTF-8";
/* CSS Document */



#flicks
{
	width:auto;
	height:auto;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left:25px;
}


#calendar li

{
	display: inline;
}

#flicks a
{
	
	text-decoration: none;
	font-size: 12px;
	
	/*padding: 3px;*/
	width: 190px;
	/*background-color: #;*/
	/*border-bottom: 1px solid #EAEAEA;*/
	margin-left:0px;
} 

#calendar_box
{
	width:260px;
	height:400px;
	overflow: scroll;
}	

#flickscontainer
{
	width:600px;
	float: left;
	padding-top: 80px;
	height: auto;
}
