.clear {
	clear: both;
}

.error {
	color: #EC1920;
	/*border: 1px solid #EC1920;*/
	padding:5px;
	text-align: center;
}

.l{
	float: left;
}

#lb_title {
	color: #fff;
	margin-right: 10px;
}

#lb_header{
	/*background: #EC1920;*/
	background:url("/magento/skin/frontend/default/my_theme/images/bg-main-page.gif") repeat-x scroll 0 0 #FBFBFB;
	/*border-bottom:1px dotted #D1D1D1;*/
	height:79px;
	padding:0 10px;
}

.step3 h3 {
	margin-top: 8px;
}

.step3 h2 {
	margin: 10px 0;
}

#lb_member h3 {
	color: #717171;
	margin:0;
	padding:0;
}

div#lb_footer input[type="submit"], div#lb_member input[type="submit"],
	div#lb_footer input[type="button"], div#lb_member input[type="button"] {
	border: 1px solid #666;
	background: #eee;
	padding: 2px 10px;
	cursor: pointer;
	margin:5px 0 0 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

div#lb_footer input[type="text"],div#lb_member input[type="text"]{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CECECE;
	color:#8F867F;
	font-size:12px;
	height:17px;
	margin:5px 0 0 0;
	padding:2px;
	width:175px;
	font-weight: bold;
}

#lb_content {
	text-align: center;
}

#affiliate_code {
	background: yellow;
	font-size: 150%;
	font-weight: bold;
}

#lb_content h3{
	font-weight: normal;
	margin-bottom:20px;
	margin-top:20px;
}

#lb_content h1{
	font-size:2.5em;
	margin-bottom:20px;
	margin-top:20px;
}

#lb_content h2 {
	font-size:1.8em;
}

#lb_footer form {
	display: block;
}

.red {
	color: #EC1920;
}

.blue {
	color: #6243d7;
}

.underLine {
	text-decoration: underline;
}

.bold{
	font-weight: bold !important;
}

#formCaption {
	color:#5030ac/*8F867F*/;
	font-size: 150%;
	min-width: 150px;
}

#lb_footer {
	text-align: center;
	margin: 10px 0;
}

#lb_footer a {
	color: #EC1920;
	text-decoration: none;
	margin: 10px 0;
}

#lb_footer a:hover {
	color: #3B2828;
	font-weight: bold;
	text-decoration: underline;
}

.pp_pic_holder, .pp_content_container, .pp_content {
	background: transparent !important;
}

table.red_border th, table.blue_border th, table.green_border th{
	text-align: center;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
#colorwhite {
	color:#fff;
}