body
{
    font-family: sans-serif;
    font-size:20px;
    background-color:#C7EAA4;
    padding:0px;
    margin:0px;
    position:relative;
    height:100%;
}

#mainControls
{
	white-space: nowrap;
	font-size:20px;
}

#mainControls *
{
	font-size:20px;
}

#mainControls input[type~="text"]
{
	margin:2px;
	border:3px solid black;
	width:280px
}

#inputs
{
    margin-top:40px;
    margin-bottom:40px;
}



#wrapper
{
	position:relative;
	min-height: 100%;
	margin-top:10px;
	width:1000px;
	background-color:#E0E0F8;
	border-left:2px solid #7979C5;
	border-right:2px solid #7979C5;
	border-top:2px solid #7979C5;
}

#header
{
    position:relative;
    min-height:205px;
    height:auto !important;
    height:205px;
    background-color:#A9A9F5;
    border-bottom:2px solid #7979C5;
}

#header table
{
	width:750px;
	border:1px;
}

#watch
{
	width:168px;
	text-align:left;
}

#logo
{
	text-align:right;
	font-size:60px;
}

#content
{
	width:750px;
    background-color:#E0E0F8;
    min-height:410px;
    text-align:left;
}

#otherOptions
{
	margin-top:40px;
}

#belowTheFold
{
}


#ads
{
    float:right;
}

div.bunchOLinks a
{
    color:white;
    text-decoration: underline;
    cursor:pointer;
}

div.siteDiv
{
    position:relative;
    padding:3px;
    margin-top:-10px;
    margin-bottom:10px;
    height:150px;
    width:794px;
    background-image:url('/counter.png');
    background-repeat:no-repeat;
}

div.siteDivContent
{
    position:absolute;
    left:20px;
    top:20px;
    width:774px;
    height:120px;
}


div.site
{
    text-decoration: underline;
    white-space:nowrap;
    overflow:hidden;
}

div.counter
{
    font-size:35px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    margin-left:200px;
    width:370px;
    height:44px;
    margin-top:8px;
}

div.bunchOLinks
{
    text-align:center;
}

span.emph
{
    font-size:12px;
    color:black;
}

span.instructions
{
	font-size:14px;
	border-bottom:1px solid black;
}

.instructions
{
    font-size:14px;
    font-family:sans-serif;
    font-style:normal;
    font-weight:normal;
    color:black;
}

#instructions
{
    text-align:left;
    font-size:10px;
    float:right;
    margin:10px;
}

ul
{
    list-style-type:disc;
}

ul li
{
   padding:0px;
   margin:0px;
   line-height:12px;
}

ol
{
    font: italic 20px Georgia, Times, serif;
    color:white;
    margin-top:7px;
    margin-bottom:7px;
    padding-top:0px;
    padding-bottom:0px;
}

#specialURLsSpan	
{
	float:left
}

.instructions li:hover
{
    cursor:pointer;
    text-decoration:underline;
}

#adInstructions
{
    font-size:10px;
    text-align:left;
    padding-left:5px;
    font-weight:bold;
    margin-bottom:2px;
    visibility:hidden;
}

ul
{
    margin-top:2px;
    padding-top:0px;
    margin-left:0px;
    padding-left:25px;
    margin-bottom:2px;
    padding-bottom:0px;
}

ul.l1
{
    font-size:12px;
    padding-top:2px;
    text-decoration:none;
}

.addTimeDialog span
{
    font-size:14px;
}

#oneMinuteWarning
{
    font-size:12px;
    margin-top:10px;
    text-align:right;
}

#warningInput
{
    width:60px;
    font-size:12px;
}

a
{
    text-decoration:underline;
    cursor:pointer
}

#press
{
    font-size:12px;
    font-weight:bold;
    padding-top:20px;
}

#press .li
{
    display:inline;
    text-align:center;
    margin-left:10px;
}

#hiddenWords
{
    display:none;
}

#otherOptions
{
	margin-top:33px;
	margin-left:33px;
}

#otherOptions td
{
	padding-bottom: 15px;
	vertical-align:top;
}

.option
{
	font-size:20px;
}

.optionDescription
{
	padding-left:15px;
	padding-top:5px;
	font-size:15px;
}

.optionDescription ul
{
	list-style-position:inside;
	padding-left:0;
	margin:0;
}
.optionDescription li
{
	padding-bottom:5px;
}

.linkExample:link
{
	text-decoration:none;
	color:black;
	padding:0;
	margin:0;	
}

.linkExample:active
{
	color:black;
}

.linkExample:visited
{
	color:black;
}

.linkExample:hover
{
	text-decoration:underline;
}

#bookmarklet
{
		vertical-align:center;
}

#footer
{
    margin-top:5px;
    margin-bottom:5px;
}

#donateButtonForm
{
	display:inline;
}

#fb-root
{
	border:1px solid black;
	display:inline;
}

#bookmarks
{
    font-size:10px;
}

#copyright
{
    font-size:10px;
}
