* {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444444;
}

body {
	background: url("http://www.ohdontforget.com/images/background.gif");
	background-repeat: repeat-x;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.win #header {
	margin-top: 10px;
	margin-bottom: 50px;
}


.ie6 #header {
	margin-top: 10px;
}

.gecko #header {
    margin-top:-20px;
    margin-bottom:-20px;
}

#header {
	margin-top: -20px;
	_margin-top: 10px;
}

#cell_number {
	float: left;
	width: 157px;
	color: #fff;
}

#date_time {
	float: left;
	width: 230px;
	color: #fff;
}

#carriers {
    float: left;
    color: #fff;
}

#text_message {
	float: left;
	color: #fff;
	width: 250px;
}

#text_message input {
	width: 230px;
}

.examples {
	color: #444;
	font-size: 12px;
}

#explanation {
	clear: both;
	color: #777;
	float: left;
	width: 500px;
}

#news {
	float: left;
	width: 200px;
	margin-left: 45px;
}

#news a{
        text-decoration: underline; }

.ie6 #news {
	margin-top: -10px;
}

.gecko #news {
	margin-top: 10px;
}

.webkit #news {
    margin-top: 10px;
}

#badge {
    position: absolute;
    top: 0px;
    right: 0px;
}


#news a img {
	border: none;
}

.news-text {
	margin-bottom: 5px;
}

#news a:hover {
    text-decoration: underline;
}

#error-list {
	clear: both;
	padding-top: 20px;
	color: #777;
}

h1 {
	font-family: arial, helvetica, sans-serif;
    font-size:   72px;
	color: #555555;
	font-weight: 100;
}

h2 {
	font-family: arial, helvetica, sans-serif;
    font-size:   26px;
	color: #555555;
	font-weight: 400;
	margin-bottom: 0px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
    font-size:   62px;
	color: #555555;
	font-weight: 100;
}

#form {
	margin-top: -87px;
	font-size: 20px;
	_margin-top: -70px;
} 

#form input {
	font-size: 16px;
	margin-bottom: 8px;
}

.error-title {
	color: red;
}

#error-list {
	font-family: arial, helvetica, sans-serif;
    	font-size: 26px;
	color: red;
	font-weight: 400;
	margin-bottom: -10px;
	padding-top: 12px;
}

#confirmed {
	font-family: arial, helvetica, sans-serif;
 	font-size: 26px;
	color: #70af44;
	font-weight: 400;
	margin-bottom: -10px;
	padding-top: 12px;
	clear: both;
}

.ie6 #confirmed {
	margin-bottom: 14px;
}

//.win #sub_button {
//	margin-top: -0px;
//}

#sub_button {
	_margin-top: -1px;
	padding-left: 8px;
}

#add_button {
	_margin-top: -1px;
	padding-left: 8px;
}

#created {
	font-size: 10px;
	color: #777;
}

b {
	font-weight: 100;
}

#highlight {
    background-color: #fffeb8;
}
