#main {
	width:275px;
	margin:0 auto;
}

#partner_logo {
	float:right;
	margin-left:7px;
	margin-right:2px;
}

#partner_logo img {
	width:48px;
}

h1 {
	font-size:12pt;
	margin:0;
	margin-top:5px;
	color:black;
	padding:0;
	overflow:hidden;
}

#title {
	overflow:hidden;
	margin-top:2px;
	padding-bottom:1px;
	width:260px;
	border-bottom:1px solid #AAA;
	margin-bottom:10px;
}

span.twitterlist {
	font-weight:normal;
	font-size:10pt;
	display:block;
	clear:left;
}

ol#steps li {
	clear:left;
	width:260px;
}

ol#steps li info {
	font-size:8pt;
	width:100%;
}

ol#steps li label {
	margin-bottom:5px;
	margin-top:0px;
	width:250px;
}

ol#steps input[type=text] {
	width:250px;
}
ol#steps input[type=checkbox] {
	float:left;
}
ol#steps input[type=submit] {
	margin:0;
	font-size:13pt;
	margin-right:5px;
	color:black;
}
ol#steps input[type=button] {
	font-size:13pt;
	margin:0;
}

#code {
	width:250px;
	height:85px;
	font-size:8pt;
}

span.input_text {
	border:1px solid #CCCCCC;
	clear:left;
	display:block;
	font-size:14pt;
	overflow:hidden;
	padding:5px;
	width:245px;
}


.error {
	margin:0px !important;
	width:auto !important;
}

#buttons {
	margin:25px auto;
	width:190px;
	overflow:hidden;
}

.popup #footer {
	overflow:hidden;
	background:white;
	color:black;
	border-top:1px solid #CCC;
	padding-top:5px;
	font-family:Verdana;
	font-size:7pt;
}

#preview_container {
	float:right;
}

.popup #footer a {
	color:red;
}

.popup #footer img {
	float:left;
	margin-right:5px;
}
