/*


*/
#articlelist .article p { line-height: 130%; padding: 0 6px;}

#contentbody input,#contentbody select,#contentbody option {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
border: 1px solid #B6AF89;
padding: 2px;
}

#contentbody a, #contentbody a:visited {
  color: #094b6c;
  text-decoration: none;
}

#contentbody a:hover {
	color: #999;
}

#contentbody li {
/*list-style-image:  url(/resource/image/li-bullet.gif);*/
font-size: 11px;
line-height: 150%;
}

#contentbody img {
	border: none;
}

#contentbody pre, code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 1px 10px 1px 10px;
}

#contentbody {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
margin: 0;
padding: 0;
float: right;
width: 615px;
text-align: left;
}

#contentbody h1 {
font-size: 21px;
margin: 2px 0 5px 4px;
padding: 0px 0 0px 4px;
color: #000;
background: transparent;
font-weight: bold;
}

#contentbody h2 {
	font-size: 16px;
	margin: 2px 0 2px 9px;
	padding: 0px 0 0px 4px;
	color: #333;
	background: transparent;
	font-weight: bolder;
}
#contentbody h2 a, #contentbody h2 a:visited{
	color: #333;
	background: transparent;
	font-weight: bolder;
}

#contentbody h3 {
font-size: 14px;
margin: 2px 0 1px 9px;
padding: 0px 0 0px 4px;
color: #000;
background: transparent;
font-weight: bold;
}
#contentbody h4 {
font-size: 12px;
margin: 2px 16px 6px 16px;
padding: 0;
color: #808080;
background: transparent;
font-weight: bold;
}

#contentbody p {
margin: 0 1.5em 2px 1em;
padding: 2px 0 4px 6px;
font-size: 100%;
color: #333;
background: transparent;
line-height: 180%;
}

#contentbody p {
margin: 0;
padding: 2px 0 4px 0;
line-height: 110%;
}

#contentbody .textxsmall {font-size: 8px;}
#contentbody .textsmall {font-size: 10px;}
#contentbody .textmedium {font-size: 11px;}
#contentbody .textlarge {font-size: 13px;}
#contentbody .textxlarge {font-size: 15px;}
	
#contentbody .box-rt1 {
 float: right;
 padding: 2px 2px 2px 2px;
 margin: 0 1em 2px 1em;
 border: 1px solid #ccc;
}
#contentbody .box-lt1 {
 float: left;
 padding: 2px 2px 2px 2px;
 margin: 0 1em 2px 1em;
 border: 1px solid #ccc;
}
#contentbody .box-rt0 {
 float: right;
 padding: 2px 2px 2px 2px;
 margin: 0 1em 2px 1em;
 border: none;
}
#contentbody .box-lt0 {
 float: left;
 padding: 2px 2px 2px 2px;
 margin: 0 1em 2px 1em;
 border: none;
}

#contentbody .box-top {
  background-color: #e0e0e0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
	padding-bottom: 12px;
}

#contentbody .box-top h2 {
	margin: 0px 0 2px 9px;
	padding: 3px 0 0px 4px;
	color: #666;
	background: transparent;
}

#contentbody .box-top p {
	color: #999;
	font-size: 14px;
}

#contentbody .alignright {
	text-align: right;
}

.taoComponentBox {
 border: none;
}
.taoComponent {
 display: none;
}

.article {
	padding: 0px 0px 20px 0px;
}

/* Component Code */
#contentbody .game { font-family: verdana, arial, sans-serif; }
#contentbody .game h2 {
	float: left;
	font-size: 1.2em;
	font-weight: 700;
	color: 006;
	border: none;
	padding: 0px;}
#contentbody .game h3 {
	float: right;
	text-align: right;
	font-size: .85em;
	font-weight: 700;
	border: none;
	margin: 0px;
	padding: 0px 15px;}
#contentbody .game p {
	clear: both;
	text-align: right;
	font-size: .8em;
	margin:0px;
	padding: 0px 15px;}
	
.standings table {border: 0px solid #333; width: 100%; }
.standings .header { background-color: #333; color: #fff; }
.standings .teamname {text-align: left;}

#contentbody .news_titlelist { width: 50%; text-align: center; }
#contentbody .news_titlelist li a { color: #333; font-size: 14px; font-weight: bold; text-align: center; }
#contentbody .news_titlelist li a:hover { color: #ccc; font-size: 14px; font-weight: bold; }
#contentbody .news_titlelist li a:active { color: #333; font-size: 14px; font-weight: bold; }
#contentbody .news_titlelist li a:visited { color: #333; font-size: 14px; font-weight: bold; }
