﻿.bodytext { font: 12px "Lucida Grande",Verdana,sans-serif; color: #333333;  }
.smalltext { font: 10px "Lucida Grande",Verdana,sans-serif; color: #333333;  }
.fauxlink { color: rgb(65, 177, 208); cursor: pointer; }

/* Business Pricing Page */
#PricingTable { width: 100%; border: none; font-family: 'Lucida Grande',Verdana,sans-serif; border-left: 1px solid #CCCCCC; }
#PricingTable TH { background-color: #407B8B; padding: 15px; font-size: 20px; border-top: 1px solid #CCCCCC; text-align: center; font-weight: bold; color: #fff; }
#PricingTable TD { padding: 15px; border-right: 1px solid #CCCCCC; text-align: center; }
#PricingTable TD.description { text-align: left; }
#PricingTable .alternating { background-color: #F7F6F3; }
#PricingTable .footerrow  { background-color: #fff; font-size: 22px; border-bottom: 1px solid #CCCCCC; }
#PricingTable .footerrow td div { font-size: 10px; color: #333; }

/* Business Badge List Page */


/* Business Badge Edit Page */
.AddReqLink { color: #41B1D0; cursor: pointer; }


/* Business Profile Page */
#Business_Profile { font-family: 'Lucida Grande',Verdana,sans-serif; }
#Business_Profile .avatar { float: left; } 
#Business_Profile .avatar img { max-width: 150px; background-color: Transparent; }
#Business_Profile_Header_Left { float: left;  width: 500px; }
#Business_Profile_Header_Left a { font-size: 12px; color: #000; text-decoration: none; }
#Business_Profile_Header_Left a:hover { text-decoration: underline; }
#Business_Profile_Header_Left H1 { font-size: 30px; }
#Business_Profile_Header_Right { float: right; width: 200px; text-align: right; font-size: 11px; }
#AddBusiness, #DelBusiness { cursor: pointer; font-family: 'Lucida Grande',Verdana,sans-serif; }
#bodycontent .Business_Profile_Badges { margin-bottom: 20px; }
#bodycontent .Business_Profile_Badges .badges { float: left; margin-right: 20px; }
#bodycontent #Business_Profile_Websites .website { float: left; margin-right: 20px; }
#bodycontent .Business_Profile_Followers .avatar { margin-right: 5px; margin-bottom: 5px; width: 58px; height: 58px; }
#bodycontent .Business_Profile_Followers .avatar img { max-width: 150px; background-color: #3E7A8A; padding:5px; }

