#participateLeft h1, #participateRight h1, .contentLeft h1 {
font-size:20px;
}

#participateLeft h2, #participateRight h2, .contentLeft h2 {
font-size:14px;
}

#participateLeft h3, #participateRight h3, .contentLeft h3 {
font-size:18px;
}


#participateBox {
width:100%;
padding:10px;
}

#participateSlider {
clear:both;
padding-bottom:20px;
padding-top:20px;
}

#ParticipateContent {
padding:0 10px;
}

.participatecontentBox {
border-bottom:1px solid #CCC;
float:left;
position:relative;
width:100%;
}

.noBorder {
border:none;
}

#participateLeft,#participateRight {
float:left;
width:50%;
}

#ctl00_mainContentPlaceHolder_ParticipateFormExtendedControl_ContentTextBlock1_contentContainer,#ctl00_contentColumn_ParticipateFormExtendedControl_ContentTextBlock2_contentContainer,#ctl00_contentColumn_ParticipateFormExtendedControl_ContentTextBlock1_contentContainer {
padding:0 20px 0 0;
}

.ContentPageText,#columnRightTop6,#CompanyInfoContainer {
padding:0;
}

#participateRight {
background-color:#EEE;
border-radius:10px 10px 10px 10px;
}

input.form,select.form,textbox.form {
width:80%;
}

.formTitle {
width:50px;
}

.contentLeft {
max-width:70%;
float:left;
height:auto;
}

.contentRight {
height:inherit;
max-width:30%;
float:left;
}


#usability2participate_area3 {
padding-left:10px;
padding-top:20px;
}

#joinFormStepOne #submitLink,#joinFormStepTwo #submitLink {
margin:0;
}

.vtabs {
border:1px solid #fff;
position:relative;
min-height:350px;
}

.vtabs .vtabs-tab-column {
left:0;
min-width:170px;
position:absolute;
width:170px;
margin:0;
}

.vtabs .vtabs-tab-column ul {
list-style:none;
margin:0;
padding:0;
}

.vtabs .vtabs-tab-column ul li.open,.vtabs .vtabs-tab-column ul li.closed {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-topleft:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-top-left-radius:3px;
background-color:#eee;
border:1px solid #ccc;
min-height:20px;
z-index:10;
cursor:pointer;
margin:0 0 1px;
padding:15px;
}

.vtabs .vtabs-tab-column ul li.open {
font-weight:700;
font-size:1.1em;
}

.vtabs .vtabs-tab-column ul li.closed {
background-color:#fff;
border-right:1px solid #ccc;
}

.vtabs .vtabs-tab-column ul li:hover {
background-color:#eee;
}

.vtabs .vtabs-tab-column ul li span.open,.vtabs .vtabs-tab-column ul li span.closed {
color:#094f94;
font:14px Arial, sans-serif;
font-weight:700;
text-decoration:none;
margin:0;
padding:0;
}

.vtabs .vtabs-tab-column ul li span.closed {
color:#999;
text-decoration:underline;
}

.vtabs .vtabs-content-column {
margin:0;
padding:0;
}

.vtabs .vtabs-content-column .vtabs-content-panel {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topright:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-webkit-border-top-right-radius:3px;
background-color:#fff;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-top:1px solid #ccc;
overflow:hidden;
margin:0;
}

.vtabs-content-panel, #ctl00_mainContentPlaceHolder_ParticipateFormExtendedControl_ContentTextBlock2_contentContainer, #ContentPageText {
    padding: 20px;
}

#ContentPageText
{
  padding-bottom:20px;}

.vtabs-content-panel .contentBox
{
  padding:0;}
  
  #middle #contentText, #middle h3 {
    padding:0;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

#CallUsNow
{
  background-image:url("../App_Themes/Default/Images/Participate/callUsNow.gif");
  background-repeat: no-repeat;
  width:85%;
  height:80px;
  margin-top:10px;
  }
  
#CallUsNow h3 {
    color: #FFFFFF;
    font-size: 32px;
    padding-top: 12px;
    text-align: center;
}
    
  #CallUsNow  p {
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
}

#participateLeft h1
{
  padding-top:20px;}
  
  
      #joinFormStepOne input[type="text"], #joinFormStepTwo input[type="text"]{
    width: 80% !important;
}


html>body #CallUsNow p {
     *margin-top:-2px; 
}

#CallUsNow p {
     margin-top:0px;
     width:270px;
     margin-left:55px;
}  

ul.checkParticipate  li
{
  list-style-image:url("../App_Themes/Default/Images/check.gif");
  }
  
 
ul.checkParticipate {
    font-weight: bold;
    line-height:2.5;  }
    
    
 #participateLeft h2 
 {
   font-size:1em;
   font-weight:normal;
   color:#000;
   }   