.main {
	font-size: 0.9em;
}
.main_bold {
	font-size: 0.9em;
	font-weight: bold;
}

.footer {
	font-size: .75em;
}
.mainalt {
	font-size: 0.9em;
	color: #007ED9;
}
.mainalt_bold {
	font-size: 0.9em;
	color: #007ED9;
	font-weight: bold;
}

.topten {
	font-size: 0.7em;
	color: #323232;
}

.sidebar_main {
	font-size: 0.8em;
	color: #323232;
}
.sidebar_mainbold {
	font-size: 0.8em;
	color: #323232;
	font-weight: bold;
}
.sidebar_mainalt {
	font-size: 0.8em;
	color: #007ED9;
}

.form {
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	color: #404040;
	font-size: 0.9em;
}
a {
	color: #007ED9;
	text-decoration: none;
}
a:hover {
	color: #007ED9;
	text-decoration: underline;
}
.mainlarge_bold {
	font-size: 1em;
	font-weight: bold;
}
.sidebar_mainalt_bold {
	font-size: 0.8em;
	color: #007ED9;
	font-weight: bold;
}
.mainsmall {
	font-size: 0.65em;
	color: #323232;
}
.articles_list {
	font-size: 0.9em;
	line-height: 1.5em;
}
h2 {
	line-height: 1.2em;
}
.sidebar_mainbold_saving {
	font-size: 0.8em;
	color: #14cc24;
	font-weight: bold;
}
.sidebar_mainbold_strike {
	font-size: 0.8em;
	color: #323232;
	font-weight: bold;
	text-decoration: line-through;
}
.sidebar_white_mainbold {
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
}
.product_saving {
	font-size: 0.8em;
	color: #C00;
	font-weight: bold;
}
.product_bold {
	font-size: 1em;
	color: #C00;
	font-weight: bold;
}
