table {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-decoration: none;
}
caption, th, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
    quotes: "" "";
    font-family: Arial;
    text-align: left;
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
	margin:0px auto 0 auto;
	width:470px; /* Make sure your images are the same size */
	height:310px; /* Make sure your images are the same size */
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
