/* ======================================================
	My Mock Draft - Master Style Sheet - All browsers
----------------------------------------------------------
Author: Myles de Bastion
Date: February 2008
Contact: info@pixelshell.com
========================================================== */


/*	
	Meyer Reset CSS
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded
	
	------------------------------------------------------	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*	------------------------------------------------------

	Main
	
	======================================================	*/
	
body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	background: #1C1C1C;
	min-width: 1000px;
}
#content-wrapper {
	width: 1000px;
	margin: 0 auto;
}
#super-wrapper {
	clear: both;
	background: #eaeaea;
}
#clearing {
	clear: both;
}
.clear {
	clear: both;
}

/*	------------------------------------------------------

	Branding
	
	======================================================	*/


#branding {
	background: url(http://images.bcollar.org/mmd/design/bg-branding-gradient.gif) repeat-x bottom #6a87c8;
	height: 119px;
}
#logo {
	background: transparent url(http://images.bcollar.org/mmd/design/faded-footballer.gif) no-repeat 40% top;
	width: 1000px;
	margin: 0 auto;
}
#logo img {
	margin: 29px 0 15px 0;
}
h1 {
	float: left;
	width: 419px;
	height: 77px;
	text-indent: -9999px;
}


/*	------------------------------------------------------

	Navigation
	
	======================================================	*/

#menu-bar {
	background: url(http://images.bcollar.org/mmd/design/tabs.gif) repeat-x bottom #3c517e;
	height: 32px;
}
#navigation {
	width: 1000px;
	margin: 0 auto;
}
#navigation ul {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#navigation li a {
	display: block;
	text-decoration: none;
	height: 16px;
	float: left;
	text-align: center;
	padding: 8px 12px 0 12px;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}
#navigation #active-tab {
	background: url(http://images.bcollar.org/mmd/design/tab-active-right.png) no-repeat right top;
	margin: -2px 0 -4px 5px;
	padding: 4px 0 0 0;
	height: 34px;
}
#navigation #active-tab a {
	background: url(http://images.bcollar.org/mmd/design/tab-active-left.png) no-repeat left top;
	color: #000;
	margin: -4px 0 0 -5px;
	padding-top: 10px;
	height: 34px;	
}
#navigation ul li a:hover {
	color: #6E90DC;
}

/* ------------------------------------------------------

	Search/Login/Join/Inbox/Profile Box

	====================================================== */

#search-login-join {
	position: absolute;
	width: 100%;
	top: 0;
	height: 6px;
	background: url(http://images.bcollar.org/mmd/design/bg-sjl.gif) repeat-x transparent;
}
#search-form {
	position: absolute;
	width: 1000px;
	background: url(http://images.bcollar.org/mmd/design/bg-search-login-join.gif) no-repeat transparent;
	left: 50%;
	margin-left: 150px;
	padding: 4px 0 0 0;
	width: 366px;
	height: 33px;
}
#search fieldset {
	border: none;
	padding: 0;
}
#search-form input {
	border: none;
	color: #8f8f8f;
	font-size: 0.75em;
	font-family: Verdana, "MS Trebuchet", sans-serif;
}
#s {
	float: left;
	background: url(http://images.bcollar.org/mmd/design/search-box.gif) no-repeat transparent;
	width: 110px;
	margin: 0 0 0 34px;
	padding: 5px 30px 0 12px;
	height: 24px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#go {
	float: left; 
	width: 14px;
	height: 15px;
	padding: 2px;
	margin: 4px 0 0 -28px; 
}
#inbox-mail {
	position: relative;
	top: -8px;
	left: -24px;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}
#profile { 
	position: relative;
	left: -16px;
}

/* ------------------------------------------------------

	Content

	====================================================== */

#content {
	float: left;
	background: url(http://images.bcollar.org/mmd/design/bg-content-side.gif) repeat-y right #fff;
	width: 796px;
	margin: 13px 0 24px 0;
	font-size: 0.9em;
	line-height: 1.2em;
}
#content-header {
	background: url(http://images.bcollar.org/mmd/design/bg-content-header.gif) no-repeat #e8eef3;
	height: 46px;
	margin: 0 0 24px 0;
}
#content-header img {
	float: left;
	margin: 17px 8px 0 24px;
}
#content-header .team-image {
	float: left;
	margin: 10px 8px 10px 12px;
}
#aside {
	font-size: 0.85em;
	float: right;
	color: #8e9dbd;
	font-weight: bold;
	margin: 16px 24px 0 0;
}
#aside a {
	color: #1d49a7;
}
#aside ul li {
	float: left;
	margin: 0 5px 0 0;
}
#aside img {
	margin: -5px 0 0 5px;
}
#content h2 {
	float: left;
	font-size: 1em;
	color: #3d3f43;
	font-weight: bold;
	margin: 16px 0 0 0;
}
#content p {
	margin: 0 32px 10px 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #333;
}
#content a {
	color: #1d49a7;
}
#content a:hover {
	color: #4679ca;
}
#content table {
	margin: 24px 0 0 24px;
}
#content-end {
	height: 46px;
	background: url(http://images.bcollar.org/mmd/design/bg-content-bottom.gif) no-repeat bottom transparent;
}


/* ------------------------------------------------------

	Sticky Note

	====================================================== */
	
#sticky-note {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 215px;
	width: 277px;
	height: 215px;
}
#sticky-note p {
	position: absolute;
	top: 40px;
	left: 50%;
	height: 145px;
	width: 230px;
	margin: 0 35px 0 -110px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 0.84em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
#sticky-note a { 
	color: #2358a0; 
}
#sticky-note a:hover { 
	color: #5a91db;
}


/* ------------------------------------------------------

	Table

	====================================================== */

#content table th {
	height: 40px;
	width: 740px;
	background: #5f7db4;
	font-size: 0.86em;
	font-family: Arial;
	text-align: left;
	padding: 8px 8px 2px 8px;
	color: #FFF;
	text-shadow: 0 -1px #2A365B;
	font-weight: bold;
	border-bottom: solid 2px #435982;
}
#content #th-first {
	background: #5f7db4 url(http://images.bcollar.org/mmd/design/th-first.gif) no-repeat top left;
}
#content #th-last {
	background: #5f7db4 url(http://images.bcollar.org/mmd/design/th-last.gif) no-repeat top right;
}
#content table td {
	font-size: 0.86em;
	color: #222;
	font-family: Arial;
	padding: 8px 8px;
/*	background: #F2F2F2; */
	border-bottom: solid 1px #CBCBCB;
	vertical-align: middle;
}

/* ------------------------------------------------------

	Forms

	====================================================== */
.full-form {
	width: 730px;
	padding: 0 0 20px 30px;
	line-height: 1em;
}

.full-form fieldset {
	font-size: 10pt;
	background: #EAEFFF;
	padding: 5px 0 30px 0;
	border-top: solid 2px #BABFCE;
	margin-bottom: 10px;
}
.full-form legend {
	color: #1358b6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
}


.mmdform {
	position: relative;
	float: left;
	width: 300px;
	padding: 0 0 20px 30px;
	line-height: 1em;
}

.mmdform fieldset {
	font-size: 10pt;
	background: #EAEFFF;
	padding: 5px 30px;
	border-top: solid 2px #BABFCE;
	margin-bottom: 10px;
}
.mmdform legend {
	color: #1358b6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
}

.field_description {
	color: #939AAA;
	font-size: 0.9em;
}
.mmdform select {
	margin-top: 4px;
	width: 215px;
}
.mmdform input[type="text"] {
	padding: 5px;
	width:200px;
}
.mmdform input[type="password"] {
	padding: 5px;
	width:200px;
}
.mmdform input[type="file"] {
	padding: 5px;
	width:200px;
}
.mmdform textarea {
	width: 211px;
}
.mmdform_bottom {
}
.mmdform_bottom input {
	padding: 5px;
	width:216px;
}
.mmdform_errortext {
	color: Red;
	font-size: 1.1em;
}

.cmtform {
	position: relative;
	float: left;
	width: 450px;
	padding: 0 0 20px 30px;
	line-height: 1em;
}

.cmtform fieldset {
	font-size: 10pt;
	background: #EAEFFF;
	padding: 5px 30px;
	border-top: solid 2px #BABFCE;
	margin-bottom: 10px;
}
.cmtform legend {
	color: #1358b6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
}

.field_description {
	color: #939AAA;
	font-size: 0.9em;
}
.cmtform select {
	margin-top: 4px;
	width: 365px;
}
.cmtform input[type="text"] {
	padding: 5px;
	width:350px;
}
.cmtform input[type="password"] {
	padding: 5px;
	width:350px;
}
.cmtform input[type="file"] {
	padding: 5px;
	width:350px;
}
.cmtform textarea {
	width: 361px;
}
.cmtform_bottom {
}
.cmtform_bottom input {
	padding: 5px;
	width:366px;
}
.cmtform_errortext {
	color: Red;
	font-size: 1.1em;
}

#notice {
	background-color: #FFFDC1;
	border: solid 2px #FFE181;
	padding: 25px;
	margin: 0 30px 0 30px;
}
.side_notice {
	position: relative;
	float: right;
	font-size: 0.95em;
	color: #444;
	width: 360px;
	padding: 25px 25px 40px 25px;
	margin-right: 30px;
	margin-bottom: 10px;
	background: url(http://images.bcollar.org/mmd/design/side_notice_bottom.jpg) no-repeat left bottom #fffcc5;
}
.side_notice p {
	position: absolute;
	margin: 0 35px 0 -110px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 0.84em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
.side_notice a { 
	color: #2358a0; 
}
.side_notice a:hover { 
	color: #5a91db;
}
.side_notice_nobg {
	position: relative;
	float: right;
	font-size: 0.95em;
	color: #444;
	width: 360px;
	padding: 5px 25px 10px 25px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.side_notice h4, .side_notice_nobg h4 {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

/* ------------------------------------------------------

	Sidebar

	====================================================== */

#sidebar {
	width: 185px;
	float: left;
	margin: 0 0 10px 0;
	font-size: 0.85em;
}
#get-tickets {
	margin: 20px 0 18px 18px;
}
#get-tickets a {
	background: url(http://images.bcollar.org/mmd/design/money_icon.png) no-repeat left;
	padding: 0 0 4px 18px;
	display: block;
	color: #154da5;
	font-weight: bold;
	font-size: 0.9em;
}
#get-tickets a:hover {
	color: #4679ca;
}
#members, #people-online, #sponsors {
	background: url(http://images.bcollar.org/mmd/design/bg-sidebar-header.gif) no-repeat;
	width: 185px;
	min-height: 92px;
	margin: 0 0 0 18px;
	padding: 0;
}
#sidebar h3 {
	margin: 0 0 25px 18px;
	padding: 9px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px #333;
}
#sidebar ul {
	margin: 0 0 23px 23px;
}
#sidebar li {
	color: #454545;
	margin: 0 0 3px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.88em;
	font-weight: bold;
}
#sidebar li img {
	vertical-align: middle;
	margin: 0 2px 0 0;
}


/* ------------------------------------------------------

	Footer

	====================================================== */

#footer {	
	clear: both;
	background: url(http://images.bcollar.org/mmd/design/bg-footer-navigation.gif) repeat-x top #1C1C1C;
	height: 108px;
	text-align: center;
}
#footer p {
	padding: 18px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #777;
}
#footer a {
	color: #c0cadf;
	margin: 0 2px;
}
#footer a:hover {
	color: #FFF;
}
#footer-navigation {
	padding: 16px 0 0 0;
	height: 31px;
	color: #687ca9;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.03em;
}
#footer-navigation a {
	color: #95B8E2;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0 2px;
}
#footer-navigation a:hover {
	color: #FFF;
}


/*	------------------------------------------------------

	Landing Page Specific
	
	======================================================	*/
	

#menu-bar_landing {
	position: relative;
	background: url(http://images.bcollar.org/mmd/design/blackboard-tile.jpg) repeat-x bottom #3c517e;
	height: 148px;
}
#board-dirt {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 15px;
	z-index: 1;
}
#board-bottom {
	position: absolute;
	left: 50%;
	margin-left: -298px;
	top: 134px;
}
#navigation_landing {
	width: 1000px;
	margin: 0 auto;
}
#navigation_landing ul {
	position: relative;
	z-index: 10;
	float: left;
	list-style: none;
	margin: 10px 0 0 10px;
}
#navigation_landing ul li {
	float: left;
	list-style-type: none;
}
#navigation_landing li a {
	display: block;
	text-decoration: none;
	float: left;
	padding: 14px 30px 0 0;
}
#navigation_landing ul li a:hover { 
	color: #78c0f7; 	
}
#draft_link, #research_link, #chat_link, #clock_link, #compete_link {

}
#draft_link:hover, #research_link:hover, #chat_link:hover, #clock_link:hover, #compete_link:hover {
	background-position: 17px -35px;
}
/* ------------------------------------------------------

	Blog

	====================================================== */

.blog-post h3 {
	margin: 0 0 0 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #1358b6;
}
#content p.date {
	margin: 2px 0 10px 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #b4bdc8;
}



/* ------------------------------------------------------

	Reports

	====================================================== */

#reports {
	float: right;
	width: 330px;
}
#reports h3 {
	padding: 0 0 0 24px;
	margin: 0 8px 18px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #a12828;
}
#reports ul {
	margin: 0 0 30px 36px;
	font-size: 0.9em;
	list-style-type: disc;
}
#reports p {
	padding: 0 0 0 24px;
	margin-left: 0;
	color: #5f6e7a;
	font-size: 0.9em;
}
#reports li {
	margin: 0 24px 4px -6px;
	color: #5f6e7a;
	font-size: 0.96em;
}
#reports a { 
	color: #0050bd;
	font-weight: bold;
}
#reports a:hover { 
	color: #7eaef0; 
}

.inner_block_big_third {
	background: url(/images/bg-inner-big-third.gif) no-repeat;
	width: 530px;
	min-height: 92px;
	margin: 0 10px 15px 0;
	padding: 0;
}

.inner_block_med_third {
	background: url(/images/bg-inner-big-third.gif) no-repeat;
	width: 410px;
	min-height: 92px;
	margin: 0 30px 15px 0;
	padding: 0;
}

.inner_block_small_third {
	background: url(/images/bg-inner-small-third.gif) no-repeat;
	width: 230px;
	min-height: 92px;
	margin: 0 0 0 10px;
	padding: 0;
}

.inner_block_half {
	background: url(/images/bg-inner-half.gif) no-repeat;
	width: 380px;
	min-height: 92px;
	margin: 0 0 10px 0;
	padding: 0;
}

.inner_block_full {
	background: url(/images/bg-inner-full.gif) no-repeat;
	width: 770px;
	min-height: 92px;
	margin: 0 0 0 10px;
	padding: 0;
}

.inner_block_full_pick
{
	background: url(/images/bg-inner-full.gif) no-repeat;
	width: 770px;
	min-height: 37px;
	margin: 0 0 0 10px;
	padding: 0;	
}


#inner_block
{
	width:796px;
	margin-bottom:10px;
}
#inner_block img
{
	padding: 0 0 10px 0;
}
#inner_block h3
{
	margin: 0 0 15px 0;
	padding: 9px 0 0 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -2px #333;
}
.content-header-no-margin {
	background: url(/images/bg-content-header.gif) no-repeat #e8eef3;
	height: 46px;
	
}
.content-header-no-margin img {
	float: left;
	margin: 17px 8px 0 24px;
}
.content-sub-header
{
	background: url(/images/bg-content-sub-header.gif) no-repeat #5F7DB4;
	height: 25px;
	margin: 0 0 10px 0;
}

#left-sub-aside
{
	margin-left:24px;
	font-size:80%;
	color: #fff;
	font-weight: bold;	
}
#left-sub-aside ul li {
	float: left;	
	margin: 5px 10px 0 0;
}

#sub-aside {
	float: right;
	color: #efefef;
	font-weight: bold;
	margin: 5px 24px 0 0;
	font-size:80%;
}
#sub-aside a {
	color: #1d49a7;
}
#sub-aside ul li {
	float: left;
	margin: 0 5px 0 0;
}
#sub-aside img {
	margin: -5px 0 0 5px;
}

#statistics_table
{
	width:380px;
	float:right;
	font-size:90%;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

.trade-manager-right
{
	width:370px;
	float:right;
	font-size:90%;	
	
	background: url(/images/bg-inner-half.gif) no-repeat;	
	margin: 1.5em 1.5em 0 0;
	padding: 0;
}

.trade-manager-left
{
	width:370px;
	font-size:90%;	
	
	background: url(/images/bg-inner-half.gif) no-repeat;	
	margin: 1.5em 0 0 1.5em;
	padding: 0;
}
#hide-icons
{
	float:right;
	margin-right:1em;
	margin-top:0.75em;
	color:#fff;
	font-weight:bold;
}
#inner_block h3
{
	margin: 0 0 0.5em 0;
}
#inner_block table
{
	margin: 1em 0 0 0;
}
#statistics_table TABLE, tr, td
{
	margin:0;
	padding:0;
}

.DraftPick
{
	padding-left:0.5em;
	font-size:1.5em;
	font-weight:bold;
}
.DraftPickMinor
{
	font-size:1.25em;
	font-weight:normal;
}

#inner-note {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 277px;
	height: 215px;
	background: url(/images/sticky-note.png) no-repeat transparent;
}
#inner-note p {
	height: 145px;
	margin: 40px 35px 0 40px;
	font-family: "MS Trebuchet", "Comic Sans MS" sans-serif;
	font-weight: bold;
	font-size: 0.97em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
#inner-note a { color: #2358a0; 
}
#inner-note a:hover { color: #5a91db;
}


#sidebar-sticky-note {	
	width: 185px;
	height: 181px;
	background: url(http://images.bcollar.org/mmd/design/sidebar_postit.jpg) no-repeat transparent;
}
#sidebar-sticky-note p {
	height: 150px;
	padding-top: 25px;
        padding-left:20px;
        padding-right:20px;
	font-family: "MS Trebuchet", "Comic Sans MS" sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
#sidebar-sticky-note a { color: #2358a0; 
}
#sidebar-sticky-note a:hover { color: #5a91db;
}

/*
#content #content-header #aside a span {
	display: none;
}

#content #content-header #aside ul li a:hover {font-size: 100%;} // IE/Win requires some link change on hover in order to show the tooltips

#content #content-header #aside ul li a:hover span { // the span will display just on :hover state
	display: block !important;
	position: absolute;
	top: 5px; 
	left: 40px; 
	width: 200px; height: 207px; background: url(http://images.bcollar.org/mmd/design/sticky.png) no-repeat transparent; 
	padding: 10px;
	font-family: "MS Trebuchet", "Comic Sans MS" sans-serif;
	font-weight: bold;
	font-size: 0.97em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
*/

.content-copy h3 {
	margin: 1em 0 0.5em 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	color: #1358b6;
}
.content-copy ul 
{
	margin-left:2.5em;
	margin-top:1em;
}
.content-copy p
{
	margin-left:2.5em;
	margin-top:1em;
}


ol#comment-list 
{ 
   list-style-type: none; 
   margin-left:3em;
   margin-right:3em;
   padding: 0 0 12px 0; 
}
ol#comment-list li 
{ 
	background-color:#f3f9ff;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	padding: 0.5em 0.7em 0.5em 0.7em;
	border-right: 3px solid #dadada; 
	overflow-x: hidden; 
	margin-bottom:1em;

}
ol#comment-list li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#comment-list cite { font-size:90%; font-style: normal; text-align: left; display: block; color: #818181; }
ol#comment-list cite a { color: #224970; }
ol#comment-list cite a:hover { color: #000; text-decoration: underline; }
ol#comment-list li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#comment-list li .commentauthor { font-weight: bold; color: #333; }
ol#comment-list li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#comment-list li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#comment-list li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#comment-list li p { font-size:1.1em; margin: 0 0 0.5em 0; padding: 0; }
#comment-header { font-weight:bold; font-size: 1.2em; margin: 0.5em 0 1em 2.5em; }

.notice 
{ 
	background-color:#FFF5C9;
	font-weight:normal;
	font-size:1.2em;
	border-bottom: 3px solid #333;
	border-top: 1px solid #dadada;
	padding: 1em 1em 1em 1em;
	border-right: 3px solid #333; 	
	margin: 0.5em 2.5em 1em 2.5em;
}

.notice strong
{
	font-weight:bold;
	background-color:Yellow;
}

#no-title-sidebar
{
	width:185px;
	margin: 1em 0 1em 25px;
}


.blog-post ul
{
   margin-left:3em;
   margin-bottom:1em;
}
.blog-post li
{
	list-style-type:square;
}


.news-item
{
	margin-left:3em;
	background-color:#f1f1f1;
}
.news-item a
{
	text-decoration:none;
	font-weight:bold;
}

.alt-news-item
{
	margin-left:3em;
}
.alt-news-item a
{
	text-decoration:none;
	font-weight:bold;
}
#news-roller
{
	width:740px;
	margin-top:1em;
	margin-bottom:1em;
}

#news-roller p.news-date
{
	font-size:0.88em;
	font-weight: bold;
	color: #799BC5;
	margin-left:1em;
}

.AlternateCommonRow
{
	background-color:#f2f2f2;
}

.ticket-wide
{
	margin-top:0.5em;
	margin-bottom:0.5em;
}


