body {font-family: georgia; background-color: #ffffff;}

h1 {color: #fff;}
td.r {text-align: right; }
td.big {text-align: right; font-size: 30px}
td.td1 {background-color: #ccc; min-width: 150px;}
td {padding-right: 15px; padding-bottom: 10px;}
tr {vertical-align: top;}
a {text-decoration: none; color: #0b2b6b;}
a:visited {color:#2450a7;}
a:hover {color:#7897d3; text-decoration:underline;}

.previewlink {
	display: block;
	font-size: small;
	color:#444444;
	padding: 6px 0 0 0;
}
.preview {
	font-size: small;
	background-color:#eeeeee;
}
.preview p {
	margin: 0 0 5px 0;
}

.canvas {
	margin-left: 100px;
	width: 600px;
}

dt {
	padding: 25px 0 10px 0;
	font-weight: bold;
	}

.tweetbuttondiv {
	padding: 10px 0 40px 0;
}

.tabsline {
	padding-bottom: 1px;
	border-bottom: 1px solid #e0e0e0;
}

.tabsline .atab {
	padding: 5px 15px 1px 15px;
	border: 1px solid #e0e0e0;
	background-color: #e0e0e0;
}

.tabsline .itab {
	padding: 5px 15px 1px 15px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.tabset {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.w200 {width: 60px;
	text-align: center;}

.bigbutton {
	text-align:center; 
	width: 200px;
}
.tweephead {
	width: 468px; 
	margin: 10px auto 5px auto;
}
.tweephead .bigfont {
	font-size: 120%;
	font-weight: bold;
}
.tweephead img {
	width: 36px;
	height: 36px;
	padding-right: 4px;
	float: left;
}


.mainadbox {
	text-align: right;
	width: 468px; 
	margin: 10px auto 20px auto;
}

.mainad {
	text-align: left;
	background-color: #fff8dd;
	border: solid rgba(0,0,0,0.25) 1px;
 	-moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
	padding: 5px 5px 5px 5px;
}

.mainad .bigfont {
	font-size: 120%;
	font-weight: bold;
}
.mainad img {
	width: 48px;
	height: 48px;
	padding-right: 4px;
	float: left;
}

.logo {
	float:left;
}


.signin {
	padding: 40px 0 10px 0;
	display:block;
	text-align:right;
	font-size: small;
	border-bottom: solid #93afdf 3px;
}
.smallava {
	width: 18px;
	height: 18px;
	padding: 2px 2px 2px 4px;
	float:right;
}

.stattable td {
	padding-right: 5px;
 	padding-bottom: 0px;
}

.stattable {
	font-size: 10px;
	font-family: helvetica, arial;
	color: #333333;
}


.awesome {
 background: #222 url(/epi/alert-overlay.png) repeat-x;
 display: inline-block;
 padding: 5px 10px 6px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 line-height: 1;
 -moz-border-radius: 5px;
 -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 border-bottom: 1px solid rgba(0,0,0,0.25);
 position: relative;
 cursor: pointer;
}

.awesome .small {
	font-size: 80%;
}

.red.awesome:hover{	 background-color: #f25100; color:#ffffff; }

.red.awesome {
  background-color: #e33100;
}
.green.awesome, .green.awesome:visited	{ background-color: #91bd09; }
.green.awesome:hover			{ background-color: #a1cd19; color: #ffffff;}
.blue.awesome, .blue.awesome:visited { background-color: #5781d3; }
.blue.awesome:hover		     { background-color: #6791e3; color: #ffffff; }





