@import "global.css";
img {
float: left;
}
sup {
	font-size: 10px;
}
#content {
	padding-bottom: 30px;
}
#right_column {
	width: 535px;
	float: right;
	padding: 15px;

}
#right_column_results {
	width: 535px;
	float: right;
	padding: 15px;
	display: none;
}
#form_float {
	float: left;
}
a.btn_blue {
	float: right;
	margin-left: 10px;
	clear: both;
	color: #FFFFFF;
}
.subtitle2 {
	color: #2FAADE;
	margin: 0 0 -5px 0;
	padding: 0 0 0 5px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.align_right {
	float: right;
}
#header_title {
	/*
	background: url(../images/add-headline.gif) top left no-repeat;
	*/
	width: 460px;
	height: 41px;
}
#left_container {
	background: url(../images/video-uploader-bkg.jpg) top left no-repeat;
	float: left;
	width: 430px;
	height: 433px;
}
#right_container {
	background: url(../images/mail-us-bkg.jpg) top left no-repeat;
	float: left;
	width: 430px;
	height: 433px;
	margin-left: 20px;
}
.container_text {
	margin-top: 45px;
	padding-left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7F8082;
	line-height: 18px;
}
a#addhelp {
	position: absolute;
	display: block;
	right: 59px;
	top: 155px;
	font-weight: bold;
	font-size: 14px;
}
#install_button{
	cursor: pointer;
}
.width100{
	width:100%;
}
.subhead {
color: #3D628C;
font-size: 14px;
font-weight: bold;
}
.small {
	font: 10px Arial, Helvetica, sans-serif;
	width: 130px;
	float: left;
	line-height: 14px;
	padding-left: 5px;
}
.small2 {
	padding-top: 25px;
	font: 10px Arial, Helvetica, sans-serif;
	width: 225px;
	line-height: 14px;
	clear: both;
}
a.addlink {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3D628C;
}
strong {
	color: #7F8082;
}
ol {
	position: relative;
	padding-left: 5px;
	margin-left: 5px;
	list-style: none;
	list-style-position: 0px;
}
li {
	margin-bottom: 10px;
}
