/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

.bgAreaInterest
{
 
 background-image:url(/DotNetNuke_1/images/SMD_JoinBG.jpg);
 background-repeat:no-repeat;
 height:107px;
 width:411px; 
	
}


.left {
  /*position: absolute;*/
  float:left;
  /*left: 30px;*/
  padding: 0px;
  width: 250px;
}

.right{

/*position:relative;*/
margin-left: 50px;
padding: 0px;
margin-right: 15px;
}






