
/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/*search by phone*/
.SBP_fnt_green {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#528a09;
font-weight:bold;
}

.SBP_bg_SrchByPhone {
background-image: url(bg_srchbyphn.jpg);
background-position:top left;
background-repeat:repeat-x;
height:35px;
}

.border_green {
border:#5d9b0c 1px solid;
}

.prdct_ttle
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d02e2e;
font-weight:bold;
}

.prdctstyle 
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

/*end search by phone*/



