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

body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/* content, header and sub-header text options
----------------------------------------------- */
.body_text_bold {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.body_text_xsmall {
	font-family: Verdana;
	font-size: 8px;
	color: #333333;
}

.body_text_email {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.slogan_textL {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-align: left;
	padding-top: 2px;
}

.slogan_textR {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-top: 2px;
}

.subtitle_menu_list {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 2px;
	text-align: right;
}

.body_text_description {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-right: 4px;
}

.body_text_entrydate {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.txt_blue{
	color: #0066FF;
}

/* time & date
----------------------------------------------- */
.time_date {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-bottom: 9px;
	margin-top: 6px;
	font-weight: bold;
}

/* text boxes - forms - buttons
----------------------------------------------- */
.searchbox_onpageL {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.searchbox_onpageR {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.search_box {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #D2D2D2;
	background-color: #F4F4F4;
	margin: 0px;
}

.rating_search_box {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #B1C3D9;
	background-color: #CCD8E6;
	margin: 0px;
}

.search_button {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/* url links (normal)
----------------------------------------------- */
a:active {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:link {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:visited {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:hover {
	color: #0066FF;
	font-family: Verdana;
	font-size: 11px;
}

/* id="HPpichead"
----------------------------------------------- */
#HPpichead a:active {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
}

#HPpichead a:link {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
}

#HPpichead a:visited {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
}

#HPpichead a:hover {
	color: #0066FF;
	font-family: Verdana;
	font-size: 18px;
}

/* id="view_all"
----------------------------------------------- */
#view_all a:active {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#view_all a:link {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#view_all a:visited {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#view_all a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
}

/* id="other_news"
----------------------------------------------- */
#other_news a:active {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#other_news a:link {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#other_news a:visited {
	color: #D76D2A;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#other_news a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
}

/* url links (navigation menu)
----------------------------------------------- */
.menu_list {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-right: 2px;
}

.menu_list_grey {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-right: 2px;
	color: #999999;
}

.body_containerHP {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-top: 4px;
}

.body_containerHPR {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-top: 4px;
}

/* lines and separators
----------------------------------------------- */
.banner_line {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.footer_line {
	background-color: #E0E0E0;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 1.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: right;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.sep_columnHP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}

/* picture and containers
----------------------------------------------- */
.top_story_picsHP {
	padding: 1px;
	border: 1px solid #D2D2D2;
	margin-bottom: 6px;
	margin-top: 4px;
}

.topstoriesHP {
	margin-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D76D2A;
}

.recentnewsHP {
	margin-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D76D2A;
}

.pollHP {
	margin-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.section_pic {
	padding: 1px;
	border: 1px solid #D76D2A;
}

/* home page stories with pics
----------------------------------------------- */
.pic_title_headline {
	font-family: Verdana;
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 4px;
}

.pic_title_leadpara {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

.pic_title_date {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 9px;
	margin-left: 3px;
	text-align: left;
}

.pic_title_entry_date {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}

/* home page news headlines
----------------------------------------------- */
.news_headline_sec_title1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-right: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	text-align: left;
}

.news_headline_sec_title2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-right: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	text-align: left;
	clear: both;
}

.news_headline_sec_title3 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 12px;
}

.news_headline_title1 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.news_headline_title2 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 6px;
}

.news_headline_title3 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.news_headline_leadpara1 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 3px;
	text-align: left;
}

.news_headline_leadpara2 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 9px;
	margin-left: 6px;
	text-align: left;
}

.news_headline_leadpara3 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 3px;
	text-align: left;
}

.news_headline_date1 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-right: 12px;
	margin-bottom: 3px;
	background-color: #EFEFEF;
	padding: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E56D2A;
	text-align: left;
}

.news_headline_date2 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #EFEFEF;
	padding: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E56D2A;
	margin-left: 3px;
	text-align: left;
}

.news_headline_date3 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-bottom: 3px;
	background-color: #EFEFEF;
	padding: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E56D2A;
	margin-left: 12px;
}

.lead_title1 {
	font-family: Verdana;
	font-size: 11px;
	color: #E56D2A;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-top: 4px;
	text-align: left;
}

.lead_title2 {
	font-family: Verdana;
	font-size: 11px;
	color: #E56D2A;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 3px;
	text-align: left;
}

.lead_title3 {
	font-family: Verdana;
	font-size: 11px;
	color: #E56D2A;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 12px;
}

.lead_para1 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-right: 12px;
	margin-top: 2px;
	text-align: left;
}

.lead_para2 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-right: 3px;
	margin-top: 2px;
	margin-left: 3px;
	text-align: left;
}

.lead_para3 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 2px;
	margin-left: 12px;
}

/* view all listing on section pages
----------------------------------------------- */
.viewall_title {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 2px;
}

.viewall_summary {
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.viewall_list_date {
	color: #D76D2A;
	font-family: Verdana;
	font-size: 11px;
	background-color: #F4F4F4;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}

.viewall_other_title {
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #333333;
	margin-bottom: 3px;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
	margin-top: 12px;
	margin-left: 38px;
}

.viewall_other_content {
	font-family: Verdana;
	color: #333333;
	background-color: #F4F4F4;
	padding: 4px;
	margin-top: 3px;
	font-size: 9px;
	margin-left: 38px;
}

/* page count & pagination
----------------------------------------------- */
.paginate {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0px;
	background-color: transparent;
	color: #CC0000;
}

.pagecount {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	background-color: transparent;
}

.pagecount_L_coms {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
}

.pagecount_L_coms_rankings {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-left: 12px;
}

.pagecount_R_coms{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.paginate_read_more_coms {
	margin-bottom: 2px;
	margin-top: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 2px;
}

.pagecount_L_results {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-right: 0px;
}

.pagecount_R_results {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
}

/* linkedin description on left menu
----------------------------------------------- */
.linkedin_desc {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-right: 12px;
	margin-top: 2px;
}

/* article & comments
----------------------------------------------- */
.comments_navigationT {
	font-size: 9px;
	color: #333333;
	font-family: Verdana;
	text-align: right;
}

.comments_navigation_links {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}

.com_source_name {
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
	margin-top: 10px;
	margin-bottom: 10px;
}

.com_title {
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 3px;
}

.com_summary {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	background-color: #EAEAEA;
	padding: 3px;
}

.com_item_views {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	background-color: #F4F4F4;
	padding: 3px;
	text-align: right;
}

.com_print_email {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	padding: 3px;
	text-align: right;
	margin-top: 10px;
}

.art_source_cont {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	padding: 3px;
	line-height: 1.4em;
	margin-top: 8px;
}

.comments_form_name {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-bottom: 6px;
}

.comments_form {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	margin-bottom: 6px;
}

.email_form_name {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 4px;
}

.email_form_other {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	margin-bottom: 6px;
}

/* ratings / view & comment count
----------------------------------------------- */
.view_comment_count {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
}

.rating_date {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C3D9;
}

.rating_name {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C3D9;
}

.stars_box {
	text-align: left;
	padding: 2px;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}

.review_stars_total {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.rating_stars_total {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.rating_item_views {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	background-color: #FFFFFF;
}

.rating_item_review {
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rating_by {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D76D2A;
	text-align: right;
	margin-top: 8px;
	padding-top: 2px;
	margin-left: 12px;
}

.ip_flag {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	margin-bottom: 8px;
	text-align: right;
	margin-top: 2px;
	margin-left: 12px;
}

.ip_flag_comments {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	margin-bottom: 8px;
	text-align: right;
	margin-top: 4px;
	margin-left: 12px;
}

.latest_rating_by {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D76D2A;
	text-align: right;
	margin-top: 8px;
	padding-top: 2px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

.latest_rating {
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-color: #FFFFFF;
	padding-right: 7px;
	margin-top: 4px;
	border: 1px solid #DFDFDF;
}

.latest_entry_title {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
}

.latest_summary_listall {
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.listall_summary {
	padding-left: 12px;
}

.listall_review {
	padding-left: 12px;
	margin-top: 8px;
}

/* poll
----------------------------------------------- */
.h_poll_con {
	margin-top: 4px;
	margin-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.poll_con {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 1px;
}

.pollButton {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-top: 10px;
	margin-left: 3px;
}

.pollWrapper {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #F6F6F6;
	border: 1px solid #333333;
	padding-bottom: 4px;
}

.pollblock {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #FFFFFF;
	margin: 3px;
}

.pollQuestion {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 4px;
	border: 2px solid #FFFFFF;
}

.pollAnswerBlock {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-left: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.pollResult {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-left: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.pollResultBar {
	margin-top: 2px;
	margin-bottom: 4px;
}

.pollSelectedPercent {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}

.pollResultPercent {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}

.pollTotalVotes {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	margin-left: 4px;
}

.pollResultVotes {
	font-family: Verdana;
	font-size: 9px;
	color: #EAEAEA;
	margin-left: 4px;
}

.pollSelectedVotes {
	font-family: Verdana;
	font-size: 9px;
	color: #EAEAEA;
	margin-left: 4px;
}

/* search
----------------------------------------------- */
.syntax {
	font-family: Verdana;
	font-size: 11px;
	color: #D76D2A;
	padding-bottom: 3px;
}

.syntax_sel {
	font-family: Verdana;
	font-size: 10px;
	color: #D76D2A;
	padding-top: 4px;
}

.searched_for_con {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 4px;
	margin-right: 24px;
}

.search_con {
	margin-right: 24px;
}

.search_again {
	margin-right: 0px;
}

.search_box_nobold {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 3px;
}

/* results
----------------------------------------------- */
.results_header {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.resultRowOne {
	font-family: Verdana;
	font-size:	11px;
	color:	#333333;
	padding: 6px;
}

.resultRowTwo {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #EBEBEB;
	padding: 6px;
}

.results_entry_con {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	padding: 3px;
}

.results_excerpt_con {
	font-size: 10px;
	color: #D76D2A;
	font-family: Verdana;
	padding: 3px;
}

.results_views_con {
	font-size: 10px;
	color: #D76D2A;
	font-family: Verdana;
	padding: 3px;
}

/* id="LinkedIn"
----------------------------------------------- */
#linkedin a:active {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#linkedin a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#linkedin a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

#linkedin a:hover {
	color: #D76D2A;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
}
