﻿/*------------------------------------------------------------
Dynojet Power Commander V Website CSS Styles, all browser compatabilty
(FX, IE 6+, Opera, Safari) tested as of  06182008
--------------------------------------------------------------*/
/*-------------------------------------------------------------

Notes: PopUp Styles

--------------------------------------------------------------*/

/*----------Harley Section Styles---------------*/

 .popup_body{
 background-color:#FFFFFF;
 text-align:center;
 font-family:Arial;
 font-size:11px;
 }
 
 .testimonial_image_company{ 
width:auto;
height:auto;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
margin-top:5px;
margin-bottom:5px;
margin-right:8px;
margin-left:5px;
background-color:#F3F3F3;
border:1px solid #DBDBDB;
color:#666666;
float:left;
 }
 
 .header_styles_support{
font-family:verdana;
width:auto;
color:#666666;
font-size:10px;
font-weight:bold;
text-align:left;
margin-top:5px;
padding-top:2px;
padding-bottom:2px;
border-bottom-width:1px;
border-bottom-color:#DDDDDD;
border-bottom-style:solid;
}

 .popup_content{
padding-top:0px;
padding-bottom:5px;
padding-left:5px;
padding-right: 5px; 
margin:5px;
text-align:left;
font-size:10px;
color:#666666;
background-color:#FFF;
}