/*
**   single.css 
*/

#commpanel {
   color:#fff;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   background-color: #f93;
}
#ihpanel {
   color:#fff;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
   background-color: #f93;
}
.imgp1 {
   background-color: #ffc;
}
.imgp2 {
   font-size: 12px;
   font-family: arial, verdana;
   background-color: #ffc;
   padding-bottom: 5px;
}

.commstyle1 {
   background-color: #fff;
}

.commstyle2 {
   background-color: #eee;
}

#subcont {
   width:450px;
   height: 75px;  
}

#leftcont {
   width: 560px;
   float: left;
}

/****** right menu ******/
#rmcont {
   background-color: #ffc;

   border:0px;
}
#url {
   color: #000;
   font-family: arial, verdana;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   padding-left: 5px;
}
#url label {
   color: #000;
   font-family: arial, verdana;
   font-size: 12px;
   font-weight: bold;
   padding-right: 3px;
}
#url input {
   font-family: arial, verdana;
   font-size: 11px;
   font-weight: normal;
   width: 300px;
}
.rmlabel {
   color: #000;
   font-family: arial, verdana;
   font-size: 12px;
   font-weight: bold;
}
.rminput {
  color: #000;
   font-family: arial, verdana;
   font-size: 11px;
   font-weight: normal;
}
#retimage {
   color: #f93;
   font-size: 18px;
   font-family: arial, verdana;
   font-weight: bold;
}

#comms_box {
width:500px;
margin-left:10px;

}

#details_comms {
width:500px;

}

#rate_box {
border:0px solid black;
}


/* END */