* {margin: 0;}

html { overflow:scroll; -moz-scrollbars-vertical !important; }

.pointer 
{
	cursor: pointer;
}

.adLink
{
	border: 0px;
}

body {
	
	background:#fff;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#shadowLayer {
	background-image: url(images/shadow.gif);
	
	background-repeat: repeat-y;
	width: 883px;
	height:100%;
	float:left;
	
}


#mainContainer {
	width:850px;
	margin-left:0px;
	background-color: #fff;
	height:100%;
}


#preBanner {
	
	background-color: #990000;
	height: 15px;
   width: 850px;
	
}


#header {
	width:850px;
	margin:0px;
	padding:0px;
	height:220px;
	background-color: #990000;
}


#finisher {
	border-top:10px solid #990000;
	background-color: #000;
	height: 100px;
   width: 850px;
	clear:left;
	
}

#infoBorder {
	width:850px;
	margin:0px;
	padding:0px;
   height: 17px;
	background-color: #000;
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin-right:0px;
	font-weight: bold;
	padding-bottom:4px;
}

.fastIcons {
	margin-right:20px; 
}

.contactIcons {
	margin-left:10px;
}

#content {
	height:100%;
	background-color: #fff;
	border-top:1px #666 solid;
}


/* NAVIGATION */

.navLeft {
	width:130px;
	height:100%;
	float: left;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	}

	
.navHeader {
	background-image: url(images/navhead.jpg);
	width:124px;
	height:19px;
	font-family: Tahoma;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	 text-indent: 5px;

}

.menuitem {
	background-color: #ddd;
	color:#000;
	text-indent: 5px;
	font-family: Tahoma;
	font-size: 10px;
	width:124px;
	border-bottom:1px solid #fff;
	height:18px;
	padding-top:3px;
	font-weight: bold;
	
}

#current {
	background-color: #eee; 
	color: #990000;
}




#currentLink {
	color: #990000;
}

a.menuLink:link {
  text-decoration: none;
  color:#000;
}


a.menuLink:visited {
  text-decoration: none;
  color:#000;
}


a.menuLink:hover {
  text-decoration: underline;
  color:#990000;
  
}

a.menuLink:active {
  text-decoration: none;
  color:#000;
}

.redLink
{
	font-weight: bold;
	cursor: pointer;
}

a.black:link {
	color:#000; 
	text-decoration:none;
}

a.black:visited {
	color:#000; 
	text-decoration:none;
}

a.black:active {
	color:#000; 
	text-decoration:none;
}

a.black:hover {
	color:#1f1d1d; 
	text-decoration:none;
}


a.blackUnderline:link {
	color:#000; 
	font-weight: normal;
	text-decoration: none;
}

a.blackUnderline:visited {
	color:#000; 
font-weight: normal;
}

a.blackUnderline:active {
	color:#000; 
font-weight: normal;
text-decoration: none;
}

a.blackUnderline:hover {
	color:#1f1d1d; 
	font-weight: normal;
	text-decoration: underline;
}


/* END OF NAVIGATION */

#mainChannel {
	width:480px;
	height:100%;
	float:left;
	border-right:2px dotted #ddd;
	padding-right:3px; 
	margin-top: 10px;
	
}

#rightRow {
	width:200px;
	height:100%;
	float:left;
	
}

#bottomBox {
	height:15px;
	clear:both;
}



.clear {
	clear:both;
}

/* klasser text, font, länkar */

.footerText {
	text-align: left;
	font-family: Tahoma;
	font-weight: lighter;
	color:#fff;
	font-size: 11px;
	width:500px;
}

.miniLogo {
	position: relative;
	left:770px;
	top:10px;
}
/* slut klasser text, font, länkar */











/* Nyheter styling */

#factBox {
	width:156px;
	height:auto;
	border: 1px #ddd solid;
	float:right;
	padding:2px;
	color:#fff;
}

#factBoxBeforeMatch {
	width:156px;
	height:auto;
	border: 1px #ddd solid;
	float:right;
	padding:2px;
	color:#fff;
	margin-top: 35px;
}

.factHeader {
	height:15px;
	background-color: #990000 ;
	width:156px;
	font-size: 11px;
	font-weight: bold;
}

.factHeaderMedium {
	height:15px;
	background-color: #990000 ;
	width:156px;
	font-size: 13px;
	font-weight: bold;
}

.factHeaderBig {
	height:15px;
	background-color: #990000 ;
	width:156px;
	font-size: 15px;
	font-weight: bold;
}

.factBody {
	color:#000;
	font-size: 10px;
}

.factBodyMedium {
	color:#000;
	font-size: 12px;
}

.factBodyBig {
	color:#000;
	font-size: 14px;
}

.border {
	border: 1px solid #666;
}

.newsItem {
	margin-top:5px;
	width:465px;
	float:left;
	height:100%;
	padding:0px;
	
}

.fontSize {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: bold;
	letter-spacing: 2px;
}

.fontSize1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: bold;
	letter-spacing: 2px;
	margin:2px;
}
.newsImageBorder {
	border:1px solid #666;
	padding-bottom:0px;
	margin-bottom:0px;
}

.dateBold {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
}

.newsPreText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}

/*puff*/

.clearLeft {
	clear:left;
}

.puff1 {
	width:230px;
	float:left;
	height:100%;
	border-right:2px dotted #ddd;
	padding-right:5px;
	min-height: 380px;
  
}

.puff2 {
	width:230px;
	float:left;
   margin-left:5px;
	height:100%;
	
}



/*ingress*/

.preamble {

font-weight: bold;
font-size: 1.1em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;;
line-height: 19px;
padding-bottom:10px;

}

.preambleMedium {
font-weight: bold;
font-size: 1.2em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;
line-height: 20px;
padding-bottom:10px;
}

.preambleBig {
font-weight: bold;
font-size: 1.3em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;
line-height: 20px;
padding-bottom:10px;
}

.byline {
  font-weight: lighter;
  color:#ccc;
  font-size: 10px;
  font: italic;
  padding:0px;
  margin:0px;
}

.bylineMedium {
  font-weight: lighter;
  color:#ccc;
  font-size: 12px;
  font: italic;
  padding:0px;
  margin:0px;
}

.bylineBig {
  font-weight: lighter;
  color:#ccc;
  font-size: 14px;
  font: italic;
  padding:0px;
  margin:0px;
}

.imgText {
	  text-align: right;
	padding-top: 0px;
	margin-top:0px;
   
}


.bread {
	
margin-bottom:10px;
font-weight: normal;
font-size: 1.1em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;
line-height: 21px;
}

.breadMedium {
	
margin-bottom:10px;
font-weight: normal;
font-size: 1.2em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;
line-height: 21px;
}

.breadBig {
	
margin-bottom:10px;
font-weight: normal;
font-size: 1.3em;
font-family: Trebuchet, Helvetica, Arial, Verdana, sans-serif;
line-height: 21px;
}


.subHeadline{
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}

a.readMore:link {
  font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	text-decoration: none;
}


a.readMore:visited {
  font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	text-decoration: none;
 
}


a.readMore:hover {
  font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	text-decoration: none;
}

a.readMore:active {
  font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	text-decoration: none;
}


.newsHeadline {
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#000;
	text-decoration: none;
}

.newsHeadlineMedium {
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000;
	text-decoration: none;
}

.newsHeadlineBig {
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#000;
	text-decoration: none;
}



.articleByline {
	float:left;
	width:350px;
	margin-top: 20px;
}

.floatLeft {
	float:left;
	margin-right:10px;
	border: 1px solid #666;
}

.bylineText {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	
}

.bylineTextMedium {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	
}

.bylineTextBig {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	
}


.bylineOptions {
	text-align: right;
	font-size: 11px;
	color:#990000;
	padding-top:5px;
}

.labelContainer {
	float:left;
}


a.mail {
	font-weight: bold;
}


a.mail:link {
	color: #990000;
	text-decoration: none;
}

	
a.mail:visited {
	color: #990000;
	text-decoration: none;
}

a.mail:active {
	color: #990000;
	text-decoration: none;
}

a.mail:hover {
	color: #000;
	text-decoration: none;
}



/* comments */


.articleComments {
	width:470px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 2px;
	
}

.articleCommentsHeader {
	width:470px;
	height:20px;
	background-color: #990000;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
}

.miniHeadline {
	padding-left:10px;
	padding-top:2px;
}

.comment {
	font-size: 11px;
	line-height: 19px;
	border-bottom: 1px solid #ddd;
}

.commentAuthor {
	font-size: 11px;
	color: #A5A5A5;
}

.commentHeadline {
	margin-top:10px;
	 font-weight: bold;
}

#hideshow {

}


/* game stats */



#gameStats {
	background-color: #eee;
	border: 1px solid #ddd;
	width:460px;
	height:auto;
	padding:2px;
}

.statsHeader {
	height:15px;
	width:460px;
	background-color: #990000;
	
}

.statsHline {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	margin-left:10px;
	
}


.stats {
	width:460px;
	padding:0px;
	margin:0px;
	font-size: 11px;
	vertical-align: top;
	margin-bottom:5px;
	}
	
.thStats {
	width:460px;
	text-align: left;
	padding-top:5px;
}
.gameDataValue {
	vertical-align: top;
}
/* slut nyheter styling */


/* right row edit */

.hRow {
	margin-top:15px;
	margin-left:10px;
	padding:0px;
	
}

.rowHeader {
	background-image: url(images/h-row.jpg);
	width:192px;
	height:19px;
	color:#fff;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	
	
}

.ggtopic {
	
	text-indent: 25px;
	padding-top:2px;
}

.rowHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	 font-weight: normal;
	 height:100%;
	 margin-bottom: 10px;
}

a.testlink:link {
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
a.testlink:visited {
	font-weight: bold;
	color:#990000;
	text-decoration: none;}
	
a.testlink:hover {
	font-weight: bold;
	color: #D50000;
	text-decoration: none;
}

a.testlink:active {
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}



/* end of right row */


/* ad system layout */

#ad {
	float:left;
	height:100%;
	width:300px;
	
	
}


/* Standard pages layout */

.siteItem {
	margin-top:5px;
	width:470px;
	float:left;
	height:100%;
}

.siteItemHeadline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#000;
	text-decoration: none;
}


/* Nyhetsarkiv */

.searhContainer {
 background-color: #eee;
 border:1px solid #ddd;
 padding:5px;
 float:left;
 width:447px;
}

#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.search-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_cat {
	font-weight: bold;
}



.dataThContainer {
	width:460px;
	height:auto;
	
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #990000;
	color:#fff;
	border-bottom:1px solid #fff;
}

.dataThName {
	width:175px;
	
	
}

.dataThValue {
	width:80px;
	
}





.dataContainer {
	width:460px;
	height:auto;
	
	font-size: 11px;
	font-family: Tahoma;
	background-color: #fff;
}

.dataContainer2 {
	width:460px;
	height:auto;
	
	font-size: 11px;
	font-family: Tahoma;
	background-color: #eee;
}

.date {
	width:175px;

}

.articleName {
	width:155px;
	
}

.articleDate {
	width:100px;
	
}

.image-floatLeft {
	float:left;
}

#searchEngine {
	float:left;
	margin-right:200px;
}

/*blogg*/

.blogHeader {
	height:60px;
	background-color: #990000;
	
	 font-weight: bold;
	 font-size: 15px;
	 
}

.blogHeadline {
	color:#fff;
    font-family: "Trebuchet MS", Arial, Verdana ;
	 position: relative;
	 top:30px;
	 left:310px;
	 font-size: 20px;
}

.blogPost {
	height:100%;
	border-bottom: 2px dotted #ddd;
	width: 470px;
}

.hej {
 list-style-type: decimal-leading-zero;
 font-size: 22px;
 padding:0px;
 margin:0px;
 margin-left:0px;
}

/* player profile */

.profileFact {
	float:left;
	height: 216px;
	width:210px;
	margin:5px;
	color:#fff;
	font-weight: bold;
	
}

.imagefloatLeft{
	float:left;
	margin:5px;
}


.fieldset {
 border-top:1px dotted #990000;
 border-left:1px dotted #990000;

 background-image: url(images/bgprofile.jpg);
 background-repeat: no-repeat;
 width:475px;
 height:100%;
}



.profileStats {
	clear:left;
	width:460px;
/*	border:1px solid #000; */
	height:100%;
	margin:5px;
}


.playerStatsTable {
   border:1px solid #000;
	width:280px;
	vertical-align: top;
	padding:0px;
	margin:0px;
	background-color: #000;
}

.statsCell3 {
	width:70px;
   text-align: left;
	background-color: #fff;
		padding:0px;
	margin:0px;
	
}
.statsCell2 {
	width:70px;
   text-align: left;
		padding:0px;
	margin:0px;
	background-color: #990000;
	color:#fff;
	
}

.statsCell {
	width:70px;
	background-color: #eee;
		padding:0px;
	margin:0px;
}

.floatRight {
	float:right;
	font-size: 10px;
	font-weight: bold;
}

.clearRight {
	clear:right;
}
/* normal links */

a:link {
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color:#990000;
	text-decoration: none;}
	
a:hover {
	font-weight: bold;
	color: #D50000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}


/* the team */

.team {
	width:470px;
	border: 1px solid #666;
	margin-top:10px;
}

.positionLabel {
	width:150px;
	text-align: left;
   background-color: #990000;
	color:#fff;
}

.playerNameCell1 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-size: 11px;
	
}

.playerNameCell2 {
	background-color: #eee;	
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-size: 11px;
}


/* games program results */

.standardCell3 {
	width:70px;
   text-align: left;
	background-color: #fff;
		padding:0px;
	margin:0px;
	
}
.standardCell2 {
	width:70px;
   text-align: left;
		padding:0px;
	margin:0px;
	background-color: #990000;
	color:#fff;
	
}

.standardCell {
	width:70px;
	background-color: #eee;
		padding:0px;
	margin:0px;
}

.standardTable {
	width:470px;
	border: 1px solid #666;
	margin-top:10px;
	font-size: 11px;
}

.cellRoundHead {
	width:30px;
   text-align: left;
		padding:0px;
	margin:0px;
	background-color: #990000;
	color:#fff;
}

.cellRound {
	width:30px;
   text-align: left;
	background-color: #fff;
		padding:0px;
	margin:0px;
	font-weight: bold;
}

.cellDay {
	width:45px;
	text-align: left;
	background-color: #fff;
}

.cellDayHead {
	width:45px;
   text-align: left;
		background-color: #990000;
		color:#fff;
	
}

.cellDateHead {
	
		width:60px;
   text-align: left;
		background-color: #990000;
		color:#fff;
}

.cellDate {
		width:50px;
	text-align: left;
	background-color: #fff;
}


.cellTimeHead {
		width:40px;
   text-align: left;
		background-color: #990000;
		color:#fff;
}

.cellTime {
	width:40px;
	text-align: left;
	background-color: #fff;
}

.cellTeam {
	width:120px;
   text-align: left;
		background-color:#fff ;
		color:#000;
}

.cellTeamHead {
	width:120px;
	text-align: left;
	background-color: #990000;
	color:#fff;
}

.cellScoreHead {
	width:50px;
	text-align: left;
	background-color: #990000;
	color:#fff;
}

.cellScore {
	width:50px;
	text-align: center;
		background-color:#fff ;
		color:#000;
}

.cellRepHead {
	width:50px;
	text-align: left;
	background-color: #990000;
	color:#fff;
}

.cellRep {
	width:40px;
	text-align: left;
		background-color:#fff ;
		color:#000;
}



/* same table as gray */



.cellRound2 {
	width:30px;
   text-align: left;
	background-color: #eee;
		padding:0px;
	margin:0px;
	font-weight: bold;
}

.cellDay2 {
	width:45px;
	text-align: left;
	background-color: #eee;
	
}




.cellDate2 {
		width:50px;
	text-align: left;
	background-color: #eee;
}




.cellTime2 {
	width:40px;
	text-align: left;
	background-color: #eee;
}

.cellTeam2 {
	width:120px;
   text-align: left;
		background-color:#eee ;
		color:#000;
}






.cellScore2 {
	width:50px;
	text-align: center;
		background-color:#eee ;
		color:#000;
}



.cellRep2 {
	width:40px;
	text-align: left;
		background-color:#eee ;
		color:#000;
}

/* inför match */
#preGame {
	margin-top:10px;
}

.logoHome {
	float:left;
	width:125px;
}


.logoAway {
	float:left;
	width:125px;
}


.gameInfo {
	float:left;
	width:200px;
}


.preInfo {
	float:left;
	width:295px;
	margin-top:20px;
}

.preInfoMedium {
	float:left;
	width:295px;
	margin-top:20px;
}


.teamBox {
	float:right;
	width:160px;
	margin-top:25px;
	border: 1px solid #ddd;
	margin-left:10px;
	
}


.h5smallRub {
	font-size: 12px;
	font-weight: bold;
}

.h5smallRubRed {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.h5smallRubRedMedium {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.h5smallRubRedBig {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.h5smallRubMedium {
	font-size: 14px;
	font-weight: bold;
}

.h5smallRubBig {
	font-size: 16px;
	font-weight: bold;
}

.injuryHeader {
	width:160px;
	background-color: #990000;
	color:#fff;
	font-weight: bold;
	height:15px;
	font-size: 11px;
}

.injury {
	width:160px;
	background-color: #eee;
	color:#000;
	height:auto;
}


.attendingHeader {
	width:160px;
	background-color: #990000;
	font-weight: bold;
	color:#fff;
	height:15px;
	font-size: 11px;
}


.attendingPlayers {
	width:160px;
	background-color: #eee;
	color:#000;
	height:auto;
} 

.userStartForm {
	width:231px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-top: 15px solid #990000;
	font-size: 11px;
	margin-top:15px;
	float: left;
	margin-right: 9px;
}




/************************************/
/**************blogg*****************/
/************************************/

.blogauth {
	 font-weight: lighter;
	 font-size: 11px;
	 font-family: Tahoma;
	 color:#990000;
}


.blogHeader {
	height:124px;
	background: url(images/blogghead.jpg) #990000;
	
	 font-weight: bold;
	 font-size: 15px;
	 width:470px;
	 
}

.blogHeadline {
	color:#fff;
    font-family: "Trebuchet MS", Arial, Verdana ;
	 position: relative;
	 top:30px;
	 left:310px;
	 font-size: 20px;
}

.blogPost {
	height:100%;
	border-bottom: 2px dotted #ddd;
	width: 470px;
}

.hej {
 list-style-type: decimal-leading-zero;
 font-size: 20px;
 padding:0px;
 margin:0px;
 margin-left:0px;
 margin-top:15px;
}

.blogArchive {

width:468px;
background-color: #eee;
border: 1px solid #ddd;
height:100%;
margin-top: 10px;
	
}


.arkivList {
	padding-left:30px;
   list-style: square;
	color:#990000;
}




.lastTdSeperator {
	border-right: 1px dotted #000;
}


.archiveHead {
	width:462px;
	margin:3px;
	height:16px;
	background-color: #990000;
	font-weight: bold;
	color:#fff;
	text-indent: 10px;
	background-image: url(images/blogcat.jpg);
}

#rightList {
	width:220px;
	float:left;
	height:100%;
	padding-left:10px;
}

#rightList li {
	color:#990000;

}

#leftList {
	width:220px;
	float:left;
	height:100%
}


#leftList ul.ulLeft {
 list-style: square;
padding-left:5px;
}

#leftList ul.ulRight {
 list-style: square;
padding-left:5px;
}

.ulRight {
	float:left;
}

.ulLeft {
	float:left;
}


#leftList li {
	
	list-style: square;
	color:#990000;
   
	}

ul li {
	color:#000;
}



.seperate {
	float:left;
	width:3px;
	height:88px;
	background-image: url(images/seperate.jpg);
}

.clearFloatFooter {
	clear:left;
}


a.blackDefaultBold:link { 

   color: #4682B4;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

a.blackDefaultBold:visited {

color: #4682B4;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

a.blackDefaultBold:active {

color: #4682B4;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

a.blackDefaultBold:hover {
	
	color: #4075A3;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

.fejsLeft { float:left; width:270px; } 
.fejsRight {float:left; width:180px; margin-top:10px; padding-left: 10px;}

.ftop {
	background-image: url(images/ftop.jpg);
	background-repeat: no-repeat;
	width:230px;
	height:33px;
	padding:0px;
	margin:0px;
}


.fmiddle {
	background-image: url(images/fmiddle.jpg);
	background-repeat: repeat-y;
	height:100%;
	width:230px;
	padding:0px;
	margin:0px;
}


.fbot {
background-image: url(images/fbot.jpg);
background-repeat: no-repeat;
width:230px;
height:24px;
padding:0px;
margin:0px;
	
}

.fTopic {
	padding-top:12px;
	padding-left:12px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	color:#fff;
	
}


.fText {
	
	width:205px;
	margin-left:13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

.floatLeftStartDiv {
	float:left;
	margin-right: 6px;
}

.floatLeftStartDivTable {
	float:left;
	margin-right: 10px;
	margin-left: 65px;
}

.newsTopic {
	font-size:28px;
}

div#sortableList div {
	cursor: move;
	padding: 2px 2px;
	margin: 2px 0px;
	background-color: #FFFFFF;
	width: 500px;
}



.readBlogTo {
	font-size: 11px;
	color: #000000;
}

.overallContainer {
	width: 1183px;
}