#RentalSoftwareCU
{
	width:  590px;
    padding: 0px;
}
#RentalSoftwareCU #baner
{
	width: 590px;
	height: 96px;
	background-repeat: no-repeat;
	background-image: url('/img_modules/header_baner.jpg') ;
}
#RentalSoftwareCU #baner p
{
	color: Black;
	font-weight :bold;

	padding-top: 13px;
	margin-left: 20px;
}


#RentalSoftwareCU h1
{
	width: 590px;
	font-size: small;
	color: #73260B;
	display: inline-block;
	background-color: Transparent;
	font-weight: bold;

}
#RentalSoftwareCU .item
{
border-left:1px solid #e9c586;
border-right:1px solid #e9c586;
background-color:#FFF7E9;
margin: 0px;
padding: 3px;
  width: 285px;
}
#RentalSoftwareCU .item p
{
	 font-weight: bold;
	 margin: 5px;
}
#RentalSoftwareCU .item_dark p
{
	 font-weight: bold;
	 margin: 5px;
}
#RentalSoftwareCU .item_dark
{
	margin: 0px;
	border-left:1px solid #e9c586;
	border-right:1px solid #e9c586;
	background-color:#fbeed9;
	padding: 3px;
	  width: 285px;

}
#RentalSoftwareCU ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#RentalSoftwareCU .joinmain
{
	width: 293px;
	height: 50px;
	background-image:url('/img_modules/join_now_small.jpg')  ;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bolder;
	font-size: 17px;
	padding-top: 15px;
	cursor: hand;
	color: White;
}
#RentalSoftwareCU  a
{
	text-decoration: none;
	color: White;
	
}

#RentalSoftwareCU #left
{
    

  
   padding: 0px;
    float: left;
    width: 292px;
}

#RentalSoftwareCU #right
{

   padding: 0px;
  width: 292px;

    float: right;
}
#RentalSoftwareCU .headertextleft
{
      background-image:url('/img_modules/dateblockerleft.jpg');
      background-repeat: no-repeat;
      color: white;
      text-transform: uppercase;
      font-size: 20px;
	  font-weight: bold;
		  height: 120px;

	  text-align: center;
	  padding-top: 5px;
	  width: 293px;
   
}
#RentalSoftwareCU .headertextright
{
      background-image :url('/img_modules/rentmachineright.jpg');
      background-repeat: no-repeat;
      color: white;
      text-transform: uppercase;
      font-size: 20px;
	  font-weight: bold;
	  height: 120px;

	  text-align: center;
	  padding-top: 5px;
	  width: 293px;
   
}
