/* More info: http://nicolasgallagher.com/micro-clearfix-hack/

For modern browsers */
.row:before,
.row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.row {
	zoom: 1;
}

/*Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2*/
body,div{
	margin: 0;
	padding: 0;
}

/*,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td*/

/*.scroller-text li{
	
	margin: auto;
	padding: inherit;
}
*/
table{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img{
	border: 0;
}

address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}


/*ol,ul {
	list-style: none;
}
*/

.calendar-types-container ul, .multi-container ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.calendar-types-container ul li:not(.calendar-type-item){
	margin: 0;
	padding: 0;
}


.scroller-text ul{
	/*color: red;*/
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after{
	content: '';
}

abbr,acronym {
	border: 0;
}

p{
	margin: 0;
	padding: 0 0 1.25em 0;
} 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
/*ul, ol {
	padding: 0 0 1.25em 2.5em;
} 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
*/