@charset "UTF-8";

/*---------------------------------------------------------------------- CONTAINERS --------------------------------------------------------*/
.c_elements_container {
	float:left;
	width:590px;
	height:auto;
	padding:0px 20px 0px 20px;
	background-color:#FFFFFF;
}

.c_teaser_area {
	float:left;
	width:588px;
	height:auto;
	/*border:solid 1px #CCCCCC;
	background:#FFFFFF url(../images/stories/section_header_long.png) left top no-repeat;*/
	margin-bottom:30px;
}

.c_teaser_content {
	padding:2px 5px 0px 5px;
	/* background:#FFFFFF url(../images/stories/gray_gradience.png) bottom left repeat-x; */
	border-bottom:solid 1px #f5f5f5;
	text-align:justify;
}

/*---------------------------------------------------------------------- FONTS --------------------------------------------------------*/
div hr {
	margin:5px 0px 5px 0px;
	padding:0px;
}

h1, h2 {
	font-family:"Segoe UI";
	font-weight:normal;
	color:#006699;
	margin:0px;
	padding:0px;
}
h1 { font-size:18px; }

h2 { font-size:17px; }

.small_br { font-size:5px; }

.f_article_body {
	font-family:"Segoe UI";
	font-size:14px;
	line-height:22px;
	color:#252525;
}
.f_links, .f_links:hover {
	font-family:"Segoe UI";
	font-size:14px;
	color:#0000CC;
	text-decoration:underline;
}

.f_ad_copy {
	font-family:"Segoe UI";
	font-size:12px;
	color: #333333;
}

/*---------------------------------------------------------------------- ID STYLING --------------------------------------------------------*/
#ad_top5seo, #ad_top5email, #ad_freeseotools
                       { float:left; width:337px; padding:10px 140px 0px 100px; text-align:justify; cursor:pointer; margin-bottom:20px; }

#ad_top5seo            { height:119px; background:#FFFFFF url(../images/stories/ad_top_5_seo_a.png) left top no-repeat; }
#ad_top5seo:hover      { background:#FFFFFF url(../images/stories/ad_top_5_seo_b.png) left top no-repeat; }

#ad_top5email          { height:140px; background:#FFFFFF url(../images/stories/ad_top_5_email_a.png) left top no-repeat; }
#ad_top5email:hover    { background:#FFFFFF url(../images/stories/ad_top_5_email_b.png) left top no-repeat; }

#ad_freeseotools       { height:119px; background:#FFFFFF url(../images/stories/ad_top_5_seo_a.png) left top no-repeat; }
#ad_freeseotools:hover { background:#FFFFFF url(../images/stories/ad_top_5_seo_b.png) left top no-repeat; }
