.green_link a:link, .green_link a:visited { 
  color: #70B121;
}
.red_link a:link, .red_link a:visited { 
  color: #FF0000;
}
.green_link a:hover { 
  text-decoration: none;
}
.padding5 { 
  padding: 5px;
}
.padding10 { 
  padding: 10px;
}
#f_Article { 
  width: 768px;
}
#f_ArticlePublishInfo { 
  color: #999999;
  border-bottom: 1px solid #939393;
  margin: 10px 0px 20px 0px; 
  font-size: 14px;
}
#f_ArticlePublishInfo b {
  font-size: 12px;
  color: #999999;
}
#f_ArticlePublishInfo a:link,
#f_ArticlePublishInfo a:visited {
  font-size: 14px;
  color: #999999;
  text-decoration: none;
}
#f_ArticlePublishInfo a:hover {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}
#f_RightInfoBox { 
  vertical-align: top;
  padding: 10px 5px 0px 5px;
  color: #666666;
  font-size: 12px;
}
#f_RightInfoBox a:link,
#f_RightInfoBox a:visited {
  display: block;
  font-size: 12px;
  color: #333333;
  text-decoration: underline;
  padding: 0px 0px 2px 0px;  
} 
#f_RightInfoBox a:hover {
  display: block;
  font-size: 12px;
  color: #333333;
  text-decoration: underline;
  padding: 0px 0px 2px 0px;
}

#f_RightInfoBox td {
  font-size: 12px;
  color: #333333;
}

.f_RightBox {
  margin: 10px 0px 0px 0px;
  vertical-align: top;
  background-color: #E1E1E1;
  width: 255px;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

#f_RightInfoBox h2 {
	display: block;
	width: 240px;
	border: 1px solid black;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0px 0px 5px 0px;
	
}

#f_TeaserFrontBig {
	width: 768px;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}

.f_TeaserBig {
	width: 768px;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	border: 0px solid #cccccc;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	overflow: hidden;
}

.f_TeaserMedium {
	width: 512px;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.f_TeaserSmall {
	width: 256px;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

.f_TeaserContent {
  padding-right: 5px;
}

.f_Bright .f_TeaserContent { 
  border-right: 1px solid #E1E1E1;
  margin-right: 5px;
}

.f_borderBottom {
	border: 1px solid #cccccc;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px 5xp 0px;	
}

.f_borderLeft {
	border: 1px solid #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	padding: 0px 0px 0xp 3px;	
}

.f_borderRight {
	border: 1px solid #cccccc;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;	
	padding: 0px 3px 0xp 0px;	
}

.f_HeaderCategory { 
  margin: 20px 0px 10px 0px;
  border-bottom: 1px solid #666666;
}
.f_HeaderCategory a:link,
.f_HeaderCategory a:visited,
.f_HeaderCategory a:hover { 
  color: #666666;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.f_HeaderList { 
  color: #666666;
  font-size: 18px;
  border-bottom: 1px solid #666666;
}
.f_GrayBorder { 
  border: 1px solid #939393;
}
.f_Lead { 
  color: #363636;
  font-size: 14px;
}
.f_Text { 
  color: #363636;
  font-size: 14px;
  padding-right: 10px;
}

.f_Text b, .f_Text i, .f_Text p, .f_Text td, .f_Text a {
  font-size: 14px;
}
.f_Text a:link,
.f_Text a:visited {
  font-size: 14px;
  color: #FF822F;
  text-decoration: none;
} 
.f_Text a:hover {
  font-size: 14px;
  color: #FF822F;
  text-decoration: underline;
}

.f_TextMainLink { 
  padding: 10px 0px 10px 0px;
  margin-right: 10px;
}
.f_TextMainLink a:link,
.f_TextMainLink a:visited { 
  color: #70B121;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
.f_TextMainLink a:hover { 
  color: #999999;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
}
.f_LargeHeader {
  color: #222222;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}

.f_MediumHeader {
	color: #222222;
	font-size: 24px;
	font-weight: normal;
}

.f_SmallHeader {
	color: #222222;
	font-size: 24px;
	font-weight: normal;

}

.f_Caption {
	font-size: 10px;
	color: #333333;
	text-align: right;
}

.headerPadding {
	margin: 5px 0px 2px 0px;
}

.noUnderline a:link,
.noUnderline a:visited {
	text-decoration: none;
	color: #333333;
}

.f_NewsContainer {
	padding: 0px 0px 5px 0px;
}
.f_Link a:link,
.f_Link a:visited {
  font-size: 14px;
  color: #70B121;
  text-decoration: underline;
} 
.f_Link a:hover {
  font-size: 14px;
  color: #70B121;
  text-decoration: none;
}

#mailtips {
  background:url('http://g.start.no/img/template_gfx/forumquizboks_gradient.gif') #f3f3f3 bottom repeat-x;
  border:1px solid #CCCCCC;
  margin-top:10px;
  font-size: 10px;
  width:245px;
}
#mailtips_error { 
  color: #FF0000;
}
#framehead { 
  background: url('http://g.start.no/img/template_gfx/gray_gradient.gif') bottom repeat-x #FFFFFF;
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#framehead_top { 
  background: url('http://g2.start.no/filter/darkgradient_bg.gif') bottom repeat-x #000000;
  text-align: right;
  padding: 0px 5px 0px 5px;
  font-size: 11px;
}
#framehead_top a:link, #framehead_top a:visited {
  text-decoration: none;
  color: #F8F8F8;
 } 
#framehead_top a:hover, #framehead_top a:active {
  text-decoration: none;
  color: #f7ae24;
} 
#framehead_main_img { 
  text-align: center;
  width: 170px;
  vertical-align: top;
}
#framehead_main { 
  text-align: left;
  font-size: 11px;
  padding-bottom: 5px;
}
#framehead_main img { 
  position: relative;
  top: 2;
  border: none;
}
#filter_module_Share_Blogg_Prew { 
  display: none;
  padding: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #E6E6E6;
  border: 1px solid #CCCCCC;
}
#filter_ProfileRatingBox .box_l
{
	text-align:center;
}
#filter_Rating
{
	color:#666666;
	font-size:14px;
	line-height:1.5;
	margin: 5px;
	padding-bottom:15px;
	width:170px;
}
#filter_shareButtons
{
	color:#666666;
	font-size:14px;
	line-height:1.5;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
	border-left: 1px solid #E4E4E4;
	text-align:left;
	padding-left:30px;
	width:240px;
	height:70px;
}

#filter_arenaProfileInfo, #filter_arenaProfileInfo
{
	/*padding-top:5px;*/
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	color:#666666;
	font-size:14px;
	width:250px;
	height:70px;
	border-left: 1px solid #E4E4E4;
	/*border-left:1px solid #FF0000;*/

}

#filter_share
{
	padding-top: 5px;
}
#shareTable_filter td
{
		padding-top: 5px;
}

#filter_info_profile_img {
  margin-right: 5px;
  margin-top: 5px;
}
