#header {
margin-top:5px;
padding:0px 0px 15px 0px;
background:white;
color:white;
}

#header a {
	color:black;
}

#header_nav {
	float:right;
	margin-top:37px;
	padding-right:25px;
}

h2 {
	margin:0;
}



#logo {
	padding-top:0px;
	width:400px;
	height:70px;
	color:black;
	float:left;
	overflow:hidden;
}

#logo h1, #logo h2 {
	color:black;
	font-weight:normal;
}

#logo h1 {
	font-size:24pt;
}

#logo h2 {
	font-size:11pt;
}

#logo #logo_img {
	float:left;
	width:80px;
	overflow:hidden;
	margin-right:10px;
}

#logo #logo_text {
	padding-top:10px;
	overflow:hidden;
	color:black;
	float:left;
}

#logo #logo_text a {
color:black;
}

#header_nav ul li {
	font-size:9pt;
	height:20px;
	padding-top:2px;
	letter-spacing:0.5px;
}

#header_nav #follow_listiti {
	margin-top:6px;
}

input[type=submit] {
	cursor:pointer;
	color:black;
}

li#share_twitter {
	padding-left:45px;
	background:url('/public/img/TwitterBirdSmall.png') no-repeat top left;
}

table, table td, table th {
	border:0;
}

#preview {
	font-family:Lucida Grande,Helvetica,Arial,Verdana;
	font-weight:normal;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:10px;
}

#preview h1 {
	color:black;
	padding-top:15px;
	font-weight:normal;
}

#preview h2 {
	padding-top:10px;
	font-size:12pt;
	line-height:1.5;
}

#preview #preview_text {
	float:left;
	margin-left:0px;
	width:480px;
}

#preview img {
	float:right;
	width:400px;
	margin-right:50px;
	margin-top:10px;
}

#level2.subpage {
	padding-top:30px;
	padding-bottom:1px;
}

a.getcode {
	clear:left;
	display:block;
	padding:3px;
	overflow:hidden;
	border:1px solid black;
	width:100px;
	margin:0 auto;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	corner-radius:3px;
}

.faq p {
	line-height:1.5;
	color:#333;
	font-size:10pt;
}

.notice {
	margin-top:65px !important;
}

.success {
	background:transparent url(/public/img/v_green.png) no-repeat scroll left top;
	color:#708D44;
	font-weight:bold;
	min-height:90px;
	overflow:hidden;
	margin:20px auto;
	width:500px;
	padding-left:100px;
	padding-top:0px;
	font-size:9pt;
}

#retweet {
	float:left;
	margin-right:20px;
	margin-top:5px;
	overflow:hidden;
}

#uvp {
	height:85px;
	background:url('/public/img/alert_small.png') no-repeat top left;
	padding-left:130px;
	overflow:hidden;
	margin:20px 0px;
	width:730px;
}

#uvp h2
{
	margin-top:0px;
	margin-bottom:10px;
}

#uvp h3 {
	margin-top:10px;
	font-weight:normal;
}

.error {
	background:transparent url(/public/img/crystal-del.png) no-repeat scroll left top;
	color:red;
	font-weight:bold;
	min-height:30px;
	font-size:9pt;
	line-height:1.5;
	padding-left:40px;
	margin-bottom:10px;
}

label {
	color:#333;
	float:left;
}


ol#steps {
	width:100%;
	padding:0;
	overflow:hidden;
}

ol#steps li {
	display:inline;
	float:left;
	margin:10px 20px 10px 0px;
	overflow:hidden;
	width:290px;
}

#level1 {
	clear:left;
	background:none;
}

#level2 {
	background:transparent url(/public/img/gradientlevel1.png) no-repeat scroll 0 0;
	margin-top:0px;
	padding-top:15px;
	margin-bottom:20px;
}

#features_list {
	margin-top:30px;
	font-size:11pt;
	margin-bottom:25px;
	overflow:hidden;
}

#features_list li {
	color:#333;
	font-size:11pt;
}

#featured_on {
	margin-left:20px;
	overflow:hidden;
}

#featured_on .box {
	float:left;
	margin-right:0px;
	margin-left:35px;
	text-align:center;
	width:170px;
	cursor:pointer;
}

#featured_on .box .quote,#featured_on .box .quote a {
	font-style:italic;
	font-family:Georgia,Arial;
	color:#888;
	display:block;
	font-size:10pt;
}

#featured_on .box img {
	height:18px;
	margin:0;
	float:none;
	width:auto;
}

#signup_box {
	width:970px;
	padding:0;
	overflow:hidden;
	margin-bottom:25px;
}

#signup_box h2
{
	margin:0;
}

#signup_box h3
{
	margin:0;
}


#tweetmeme {
	float:left;
}

div.form_line {
	overflow:hidden;
	clear:left;
	padding:2px;
}

ol#steps li label {
	font-size:13pt;
	margin:10px 0px 5px 0px;
	display:block;
	float:left;
}

ol#steps li info {
	color:#555;
	display:block;
	margin-top:0px;
	line-height:1.5;
}


ol#steps li label info {
	color:#555 !important;
	font-size:8pt !important;
	display:inline !important;
}

ol#steps label info {
	color:#555 !important;
	font-size:8pt !important;
	display:inline !important;
}


ol#steps h1 {
	font-size:14pt;
}

ol#steps input {
	font-size:14pt;
	margin-bottom:10px;
}

ol#steps input[type='text'] {
	margin-top:10px;
	width:270px;
}

ol#steps input[type='radio'] {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	float:left;
	clear:left;
}
ol#steps input[type='checkbox'] {
	margin-left:5px;
	margin-right:2px;
	float:left;
}
ol#steps input[type=submit] {
	margin-left:55px;
	margin-top:20px;
	font-size:13pt;
}

#level1 {
	height:auto;
}

#share_alert {
	overflow:hidden;
	margin:10px auto;
	width:527px;
	margin-bottom:30px;
}

#share_alert #tweet_content {
	float:left;
	margin-bottom:5px;
	width:525px;
	height:50px;
	font-size:12pt;
}

#share_alert #char_counter {
	clear:left;
	color:grey;
	float:left;
	font-family:Georgia;
	font-size:12pt;
}

div.badge {
	margin:0 auto;
}

#share_alert input[type=image] {
	float:right;
	margin-left:3px;
	cursor:pointer;
	padding:4px 8px;
	vertical-align:top;
}

#share_alert input[type=submit]:hover {
		
}


.widget_col {
	width:300px;
	float:left;
	margin-right:20px;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

.widget_col h2 {
	margin-bottom:20px;
	text-align:center;
	font-size:12pt;
	font-weight:normal;
}

.widget_col label {
	font-size:10pt;
	text-align:center;
	display:block;
	width:100%;
	margin-bottom:3px;
}

.badge {
	min-height:90px;
	overflow:hidden;
}

code {
	font-family:monospace;
	font-size:10pt;
	font-weight:normal;
	color:blue;
	letter-spacing:0.05em;
	display:inline;
	
}

textarea.code {
	font-family:Courrier;
	font-size:9pt;
	width:275px;
	height:75px;
}

.tips {
	margin-top:30px;
	padding-top:40px;
	clear:left;
	overflow:hidden;
}

#footer {
	background:#DDF0F6;
	color:black;
	font-size:10pt;
	overflow:hidden;
	margin-top:40px;
	padding:15px 0px 30px;
}

#footer a {
	color:#2680AD;
}

#footer h3 {
	margin:0;
	padding:0;
}

#footer ul {
	list-style:none;
	padding:5px 10px;
}

#footer ul li {
	margin:3px 0px;
	font-size:9pt;
}


#footer .copyright {
	font-size:7pt;
	padding-top:7px;
}