body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #D2DDE0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Prehead Default Styles */

.prehead h2 {
    text-align:left;
    color:#cc3333;
    font-size:20px;
}

.headline h1 {
    text-align:left;
    color:#333;
    font-size:24px;
    margin:10px 0;
    width:505px;
}

.subhead h2 {
    font-weight:bold;
}

#sqContent {
    width:550px;
}

.toolaunchvideo img {
    margin:5px 0 5px -20px;
    width:480px;
}

#sideOptin {
    float:right;
    width:300px;
}

.optinBox {
    
}

form {
    clear: both;
    padding: 0px 0px;
}
    
    input[type=text] {
        border: 2px solid #dddddd;
        width:235px;
        padding-left: 5px;
        padding-bottom:5px;
        padding-top:5px;
        margin-left:-5px;
        font-size: 14px;
        clear: both;
        margin-bottom:5px;
        display: block;
        font-weight: bold;
        background: #f9f9f9;
        
        width: 98%;
        color: #444;
    }

input[type=text]:focus {
    border: 2px solid #65b3f9;
}

input[type=image] {
    display: block;
    margin: 0px auto;
    clear: both;
}
    
.sqoptincta {
    font-size:18px;
    font-weight:bold;
}

.optinimage img {
    margin:10px 0;
    border:0px; 
}

.videofake-side img {
    margin:10px 0;
    width:300px; 
    border:0px;
}

.videofake-content img {
    margin:10px 0;
    overflow:hidden;
    width:425px;    
    border:0px;
}

.actionbullets{
    background:none repeat scroll 0 0 #fff;
    border:2px dashed #333333;
    font-size:1em;
    font-family:arial;
    margin:15px 0 0 0;
    padding:8px;
    width:88%;
    float:right;
}

.actionbullets h3 {    
    font-size:1.2em;
    /*list-style-type:none;*/
}   

.actionbullets ul li {
    margin:0 5px 7px -3px;
    font-size:1.1em;
    /*list-style-type:none;*/
}


.style1 {
	font-size: 14px;
	font-family: arial,tahoma,arial;
}
.style1 ol li, ul li {
line-height:20px;
margin:10px 0;
}
.style11 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style12 {
	color: #999999;
	font-size: 15px;
}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.style24 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
}
.style25 {font-size: 14px; font-family: Tahoma;}