body {
    background-image: url(/brands/raisingbakersfield/bg_body.png);
    background-repeat: repeat;
    /*background-color: #f1e7c2;*/
    font-size: 12px;
	color: #593d1d;
}
 
a:link {
    color: #593d1d;
}

a:visited {
    color: #593d1d;
}

a:hover {
    color: #90d8f6;
}

a:active {
    color: #90d8f6;
}

#bako_wrapper {
    width: 940px;
    background-color: #f1e7c2;
}

#bako_body {
    float: left;
}

#bako_bodyblog {

    background-color: #ffffff;
}

#bako_menu {
    float: left;
    padding: 0;
    margin-left: 8px;
    width: 310px;
}

#bako_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    margin-left: 2em;
}

#bako_footer {
    border-top: 2px dotted #73c2d9;
}

/************************************************************************
***** HEADER ************************************************************
************************************************************************/

#bako_header {
    margin: 0;
    padding:0;
    background-image: url( http://www.raisingbakersfield.com/brands/raisingbakersfield/images/logo.png );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
    height: 172px;
    text-align: left;
}

#bako_header.admin {
    height: 230px;
}

#bako_header.editor {
    height: 208px;
}


#bako_header h1 {
    float:left;
    margin:0px;
    height:122px;
    padding:0px;
    width:532px
}

#bako_header h1 a {
  display:block;
  height:122px;
  text-indent:-2000px;
  width:532px
}

#bako_header h2 {
  background:url( http://www.raisingbakersfield.com/brands/raisingbakersfield/images/post4free.png) top left no-repeat;
  float:left;
  margin:66px 0 0 0;
  height:66px;
  padding:0px;
  width:134px
}

#bako_header h2 a {
  display:block;
  height:66px;
  text-indent:-2000px;
  width:134px
}

#bako_header #bako_middlemenu {
    position    : absolute;
    left        : 740px;
    top         : 122px;
    width       : 250px;
}

#bako_middlemenu form {
    margin: 0;
    padding: 0;
}

#bako_middlemenu #bako_search {
    background-color: #4a371e;
    border: 1px solid #ffffff;
    height: 14px;
    width: 100px;
    font-size: 10px;
    position: relative;
    top: 4px;
    color: #ffffff;
}

#bako_middlemenu .search {
    display: none;
}

#bako_searchGo {
    color: #ffffff;
    background-color: #4a371e;
    border: 1px solid #ffffff;
    height: 18px;
    font-weight: bold;
    font-size: 10px;
    width: 25px;
    position: relative;
    top: 5px;
}
div#bako_admin_interface_top li a:link {
    color: #ffffff;
}

div#bako_admin_interface_top li a:visited {
    color: #ffffff;
}

div#bako_admin_interface_top li a:hover {
    color: #90d8f6;
}

div.bako_submenu li a:link {
    color: #ffffff;
}

div.bako_submenu li a:visited {
    color: #ffffff;
}

div.bako_submenu li a:hover {
    color: #593d1d;
}

/*/////////////////////////////////////////////////////////
## LINKS
/////////////////////////////////////////////////////////*/
div#bako_header ul {
  clear:left;
  list-style:none;
  /*margin:0 0 0 203px;*/
  margin:0 0 0 100px;
  padding:0px;
}

div#bako_header ul li {
  background-position:50% 0;
  background-repeat:no-repeat;
  float:left;
  /*margin:0 0 0 26px;*/
  margin:0 0 0 46px;
  padding:0px;
  position:relative; z-index:1;
}

div#bako_header ul li.first {
  margin-left:0px;
}

div#bako_header ul li a {
  float:left;
  height:23px;
  /*padding:0 10px 0 10px;*/
  padding:0px;
  text-indent:-2000px;
}

div#bako_header ul li:hover ul, div#bako_header ul li.over ul {
  display:block;
}

div#bako_header ul li#rbHome {
  background-image:url(/brands/raisingbakersfield/link_home.png);
}

div#bako_header ul li#rbHome a {
  width:65px;
}

div#bako_header ul li#rbShare {
  background-image:url(/brands/raisingbakersfield/link_share.png);
}

div#bako_header ul li#rbShare a {
  width:65px;
}

div#bako_header ul li#rbMeet {
  background-image:url(/brands/raisingbakersfield/link_meet.png);
}

div#bako_header ul li#rbMeet a {
  width:65px;
}

div#bako_header ul li#rbLearn {
  background-image:url(/brands/raisingbakersfield/link_learn.png);
}

div#bako_header ul li#rbLearn a {
  width:65px;
}

div#bako_header ul li#rbPlay {
  background-image:url(/brands/raisingbakersfield/link_play.png);
}

div#bako_header ul li#rbPlay a {
  width:65px;
}

div#bako_header ul li#rbShop {
  background-image:url(/brands/raisingbakersfield/link_shop.png);
}

div#bako_header ul li#rbShop a {
  width:65px;
}

/*/////////////////////////////////////////////////////////
## SUBLINKS
/////////////////////////////////////////////////////////*/
div#bako_header ul ul {
  display:none;
  left:0px;
  margin:0px;
  padding:0px;
  position:absolute;
  top:23px;
}

div#bako_header li li {
  background:#ffffff;
  float:none;
  margin:0px;
  overflow:hidden;
  padding:0px;
  width:170px;
}

div#bako_header li li a {
  border-top:0px;
  color:#95d2e3;
  display:block;
  float:none;
  height:auto;
  margin:0px;
  padding:5px 0 5px 10px;
  text-indent:0px;
  width:160px !important;
}

div#bako_header li li.first a {
  border:0px;
}

div#bako_header li li a:hover {
  color:#ffffff;
  background:#95d2e3;
}




/************************************************************************
***** CONTENT BOX *******************************************************
************************************************************************/

.bako_fullcontentbox h3.bako_boxheader {
    color: #593d1d;
    padding-left: 45px;
}

.bako_largecontentbox {
    width: 615px;
}

.bako_largecontentbox h3.bako_boxheader {
    color: #f1e7c2;
    padding-left: 1px;
}

.bako_sidebarbox h3.bako_boxheader {
    color: #593d1d;
    padding-left: 45px;
}

h3.bako_boxheader a:link {
    color: #593d1d;
}

h3.bako_boxheader a:visited {
    color: #593d1d;
}

h3.bako_boxheader a:hover {
    color: #fff1ad;
}

h3.bako_boxheader a:active {
    color: #fff1ad;
}

.bako_catcount {
   color: #593d1d;
}

/************************************************************************
***** SIDEBAR BOX *************************************************
************************************************************************/

.bako_sidebarbox {
padding: 0;
margin: 0;
background-color: transparent;
width: 310px;
}

/************************************************************************
***** FOOTER BOX ********************************************************
************************************************************************/

#bako_footer {
    padding: 0;
    margin: 0;
    clear: both;
    text-align: center;
    margin-top: 4px;
}

#bako_footer p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-style: italic;
    color: #593d1d;
}

#bako_footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 6px;
    margin-bottom: 10px;
}

#bako_footer li {
    display: inline;
    padding-left: 6px;
    border-left: 1px solid #90d8f6;
}

#bako_footer li.first {
    border-left: 0px;
}

/************************************************************************
***** LOGIN BOX *********************************************************
************************************************************************/

form#signinform {
    padding: 0;
}

form#signinform p {
    clear: left;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

form#signinform p label {
    float: left;
    width: 120px;
    padding-top: 7px;
    font: bold 0.9em Arial, Helvetica, sans-serif;
}

form#signinform p input {
    width: 104px;
	color: #593d1d;
}

form#signinform p input#submit_button {
    width: 70px;
    position: relative;
    left: 56px;
    color: #ffffff;
}
/************************************************************************
***** CALENDAR BOX ******************************************************
************************************************************************/


.bako_eventcal {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

td.bako_eventcalbox {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 12px;
}

td.bako_eventcalbox img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: -2px;
    margin-right: -1px;
    margin-top: 2px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 2px;
    margin-right: 1px;
}

td.bako_eventcalbox a span.bako_absolute {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
}

td.bako_eventcalbox a:hover span.bako_absolute {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
}

td.bako_eventcalbox span.bako_container {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}

td.bako_eventcalbox span.bako_absolute {
    position: absolute;
    top: 8px;
    left: -31px;
    width: 30px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.bako_eventcalheader {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

td.bako_eventcalbox a span.bako_absolute {
    color: #333333;
}

td.bako_eventcalbox a:hover span.bako_absolute {
    color: #ffcc00;
}

.bako_eventcalheader {
    color: #333333;
}

/************************************************************************
***** REGISTER **********************************************************
************************************************************************/
form#bako_registerform .highlight {
    background-color: #AEB8CA;
	color: #593d1d;
}

form#bako_registerform #age_highlight {
    background-color: #AEB8CA;
	color: #593d1d;
}

/************************************************************************
***** SETTINGS **********************************************************
************************************************************************/
.bako_settingstitle {

    font-weight     : bold;
    font-size       : 18px;
}

.bako_settingssubtitle {

    font-weight     : bold;
}

.bako_tableSpace3 {

    background-color     : #ffffff;
    width                : 170px;
    padding-top          : 5px;
    padding-bottom       : 5px;
}

.bako_tableLines {
    border: 0px;
}

.bako_formrequired {
    background-color: #5d9db0;
	border-color: #90d8f6;
}

.bako_floater {
    border: 2px solid #73c2d9;
}

.bako_floater .bako_floatheader {
    background-color : #73c2d9;
}

/************************************************************************
***** DROPDOWN MENU *****************************************************
************************************************************************/
#dropmenudiv {
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 10px;
    line-height:16px;
    z-index:100;
}

#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
}

#dropmenudiv a:hover {
    background-color: #90d8f6;
}

.bako_highlight {
    background-color: #ffffff;
}


.bako_listaction {
    color               : #593d1d;
    background-color    : #cbebf5;
}

.bako_profilecontent {
    color               : #593d1d;
    background-color    : #cbebf5;
	border-color: #73c2d9;
}

/************************************************************************
***** LITE HEADER *******************************************************
************************************************************************/
#bako_liteheader
{
    background:#72bfce;
    height:81px;
    overflow:hidden;
    padding:0px;
    position:relative;
    font-weight: bold;
    font-size: 11px;
}

#bako_liteheader h1
{
    margin: 0px;
    padding: 0px;
    background:url( "/brands/raisingbakersfield/images/litelogo.png" ) no-repeat;
    height:81px;
    width:246px;
    position: absolute;
    left:0px;
    right:0px;
}

#bako_liteheader #bako_litenavigation
{
    list-style-type:none;
    position:absolute;
    left:255px;
    top:3px;
}

#bako_liteheader #bako_litenavigation li
{
    background:url( "/brands/raisingbakersfield/images/liteheader_divider.png" ) no-repeat right top;
    display:block;
    float:left;
    margin-right:5px;
    padding-right:5px;
}

#bako_liteheader #bako_litenavigation .last {
    background: none;
}

#bako_liteheader #bako_litenavigation a {
    font-size: 13px;
    color: #ffffff;
}

#bako_liteheader #bako_litesearch
{
    position:absolute;
    left:300px;
    top:25px;
    width:700px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

#bako_liteheader #search input.button
{
    font-size:1.1em;
	color:#ffffff;
}

input 
{
    background-color: #5d9db0;
	border: 1px solid #90d8f6;
	color:#593d1d;
}

#bako_liteheader #search input.text
{
    margin-right:5px;
    width:160px;
    font-size:1.4em;
	color:#ffffff;
}

/************************************************************************
***** BLOG **************************************************************
************************************************************************/
#bako_blog .blogbodyheader {
    color               : #593d1d;
    background-color    : #cbebf5;
}

#bako_blog .blogbodyheader a {
    color               : #593d1d;
}

#bako_blog .blogbodywrapper {
    color               : #593d1d;
    background-color    : #ffffff;
}

/************************************************************************
***** MAIN CONTENT TAB **************************************************
************************************************************************/

a.tabtopic:link {
    color: #593d1d;
	background: transparent;
    text-decoration: underline;
	font-size:small;
    }
a.tabtopic:visited {
    color: #593d1d;
	background: transparent;
    text-decoration: underline;
	font-size:small;
    }
a.tabtopic:hover {
    color: #90d8f6;
	background: transparent;
	text-decoration: underline;
	font-size:small;
    }
a.tabtopic:active {
    color: #593d1d;
	background: transparent;
	text-decoration: underline;
	font-size:small;
    }
a.viewmore:link {
    color: #593d1d;
	background: transparent;
    text-decoration: underline;
	font-size: 11px;
    }
a.viewmore:visited {
    color: #593d1d;
	background: transparent;
    text-decoration: underline;
	font-size: 11px;
    }
a.viewmore:hover {
    color: #90d8f6;
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
    }
a.viewmore:active {
    color: #593d1d;
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
    }
tr.tabcontent {
    color: #593d1d;
	background-color: #ffffff;
}
tr.tabmiddlecontent {
    color: #593d1d;
	background-color: #cbebf5;
}
tr.tabspace {
	background-color: #f1e7c2;
}
a.perklink2:link {
	color: #593d1d;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink2:visited {
	color: #593d1d;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink2:hover {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink2:hover {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}

#bako_body ul li, #bako_body ol li {
    margin-left: 0px;
}
.bako_interestbutton {
    background-color:#cbebf5;
}
div.bako_editprofilemenuitemtextselected {
    color:#593d1d;
    font-size:15px;
    padding-left:35px;
    padding-top:8px;
}
/************************************************************************
***** FORUM INDEX PAGE **************************************************
************************************************************************/
table.forum {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #73c2d9;
	border-collapse: collapse;
}
tr.mainforum {
	background-color: #90d8f6;
	border: 1px solid #73c2d9;
	font-size: 16px;
	color: #ffffff;
}
tr.secondforum {
	background-color: #b8e3f5;
	border: 1px solid #73c2d9;
	font-size: 14px;
	color: #54adba;
}
tr.forumpost {
	background-color: #ffffff;
	border: 1px solid #73c2d9;
}
tr.subcat {
	background-color: #cbebf5;
	border: 1px solid #73c2d9;
	font-size: small;
	color: #73c2d9;
}	
a.mainforum:link {
	color: #54adba;
	font-size: 10px;
	text-decoration: underline;
}
a.mainforum:visited {
	color: #54adba;
	font-size: 10px;
	text-decoration: underline;
}
a.mainforum:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
a.mainforum:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
a.subcat:link {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}
a.subcat:visited {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}
a.subcat:hover {
	color: #ffffff;
	font-size: x-small;
	text-decoration: underline;
}
a.subcat:hover {
	color: #ffffff;
	font-size: x-small;
	text-decoration: underline;
}
/************************************************************************
***** PARENT PERKS PAGE *************************************************
************************************************************************/
table.parentperks {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #73c2d9;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.individualperks {
	background-color: #ffffff;
	color: #593d1d;
	font-size: x-small;
}
td.perkrow {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #73c2d9;
	border-collapse: collapse;
}
tr.perkstitle {
	color: #593d1d;
	font-size: large;
}
a.perklink:link {
	color: #593d1d;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink:visited {
	color: #593d1d;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink:hover {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}
a.perklink:hover {
	color: #54adba;
	font-size: x-small;
	text-decoration: underline;
}
/************************************************************************
***** UNDERLINED LINKS **************************************************
************************************************************************/
a.underline:link {
    color: #593d1d;
    text-decoration: underline;
}

a.underline:visited {
    color: #593d1d;
    text-decoration: underline;
}

a.underline:hover {
    color: #90d8f6;
    text-decoration: underline;
}

a.underline:active {
    color: #90d8f6;
    text-decoration: underline;
}
/************************************************************************
***** LOGO SPONSOR IMAGE ************************************************
************************************************************************/
#weathersponsor {
background:url(/brands/raisingbakersfield/website_sponsor.gif) 50% 0 no-repeat;
padding:17px 0 0 0;
position:absolute;
top:32px;
left:810px;
z-index:10;
width:88px;
}
/************************************************************************
***** RSS WIDGET SIDEBAR ************************************************
************************************************************************/
table.rss {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #73c2d9;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #07529b;
}
/************************************************************************
***** CLASSIFIED PAGES **************************************************
************************************************************************/
div#bakoClassifieds div#leftColumn div#categories h2 {
  background:#90d8f6;
  border:0px;
  color:#593d1d;
  font:bold small Arial, sans-serif;
  margin:0px;
  padding:6px 11px 4px 11px;
  text-transform:uppercase;
}
form#classifiedSearchBox {
    background:#cbebf5;
    border:1px solid #73c2d9;
    margin:20px 0 20px 0;
    padding:14px;
    text-align:center;
}
div#bakoClassifieds div#leftColumn div#categories li a:visited {
  color:#593d1d;
}
div#bakoClassifieds div#leftColumn div#categories li a:hover {
  color:#73c2d9;
}
div#bakoClassifieds div#leftColumn div#categories li li, div#bakoClassifieds div#leftColumn div#categories li li a {
  color:#593d1d;
  font-size:x-small;
}
div#bakoClassifieds div#leftColumn div#categories li li a:visited {
  color:#593d1d;
}

div#bakoClassifieds div#leftColumn div#categories li li a:hover {
  color:#73c2d9;
}
div#bakoClassifieds div#leftColumn div#categories li li span {
  color:#73c2d9;
}
div#bakoClassifieds div#classifiedAds2 h2 {
  border-bottom:1px solid #73c2d9;
  color:#593d1d;
  font:bold medium Arial, sans-serif;
  margin:40px 0 10px 0;
  padding:0px;
  text-transform:uppercase;
}
div#bakoClassifieds div#classifiedAds2 li img {
  border:1px solid #73c2d9;
  float:left;
  /*margin:0 10px 0 0;*/
  margin:0px;
}
.bako_posted {
    font-size: 10px;
    font-style: italic;
    color: #73c2d9;
}

.bako_posted a:link {
    color: #73c2d9;
}

.bako_posted a:visited {
    color: #73c2d9;
}

.bako_posted a:hover {
    color: #593d1d;
}

.bako_posted a:active {
    color: #593d1d;
}
div#bakoClassifieds div#classifiedAds2 li p.category a, div#bakoClassifieds div#classifiedAds2 li p.adkeywords a, div#classifiedAds2 li p.adcommentsviews a {
  color:#593d1d;
}
div#bakoClassifieds div#classifiedAds2 li span.adviews {
  padding-left    : 5px;
  border-left     : 1px dotted #73c2d9;
}

/************************************************************************
***** MYSTUFF OVERRIDE **************************************************
************************************************************************/
.bako_sidebarbox img {
        float:left;
        padding:0px;
        }
		
#MyStuffUpdatesHeadlineTextBox a{
	top:-13px;
	left :183px;
	position:relative;
}

#MyStuffMyToolsHeadlineTextBox a{
	top:-13px;
	left :220px;
	position:relative;
	
}
a.bako_mystuff_postsomething:hover,a.bako_mystuff_editinterests:hover,a.bako_mystuff_editsettings:hover,a.bako_mystuff_viewprofile:hover,a.bako_mystuff_invitefriends:hover,a.bako_mystuff_signout:hover,a.bako_mystuff_open_my_inbox:hover,.bako_mystuff_add a:hover,.bako_mystuff_edit a:hover,.bako_mystuff_friends a:hover,.bako_mystuff_alerts a:hover
	{
	color: #73c2d9;
}

a.bako_mystuff_postsomething:active,a.bako_mystuff_editinterests:active,a.bako_mystuff_editsettings:active,a.bako_mystuff_viewprofile:active,a.bako_mystuff_invitefriends:active,a.bako_mystuff_signout:active,a.bako_mystuff_open_my_inbox:active,.bako_mystuff_add a:active,.bako_mystuff_edit a:active,.bako_mystuff_alerts a:active,.bako_mystuff_friends a:active
	{
	color: #73c2d9;
}
#MyStuffUpdatesHeadlineBox  ,#MyStuffMyToolsHeadlineBox {
	background: url("http://www.raisingbakersfield.com/brands/raisingbakersfield/images/MyStuffBoxHeadx20Bckgrd.gif") repeat;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-color: #73c2d9;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73c2d9;
	overflow: hidden;
}

#MyStuffUpdatesHeadlineButtonBox,#MyStuffMyToolsHeadlineButtonBox {
	border-right-width: 1px;
	border-right-color: #73c2d9;
	border-right-style: solid;
	float: left;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
#MyStuffUpdatesContentBox div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73c2d9;
}
.MyStuffFloatingMiddle {
	font-size: 11px;
	color: #593d1d;
	width: 115px;
	padding-left: 5px;
	display: block;
	background: url("http://www.raisingbakersfield.com/brands/raisingbakersfield/images/MyStuffFloatBoxMiddle.gif") repeat-y;
	margin-top: 0px;
	position: relative;
}
.MyStuffFloatingMiddle a {
	font-size: 12px;
	color: #73c2d9;
	background: none;
	width: 105px;
}
.MyStuffDivs {
	width: 105px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73c2d9;
	background: none;
}
.MyStuffDivs a:link,.MyStuffJustTextDivs a:link,.MyStuffMore a:link,.MyStuffJustTextDivsWithoutBorder a:link,#MyStuffMyToolsHeadlineTextBox a:link,#MyStuffUpdatesHeadlineTextBox a:link
	{
	color: #593d1d;
}

.MyStuffDivs a:visited,.MyStuffJustTextDivs a:visited,.MyStuffMore a:visited,.MyStuffJustTextDivsWithoutBorder a:visited,#MyStuffMyToolsHeadlineTextBox a:visited, #MyStuffUpdatesHeadlineTextBox a:visited
	{
	color: #593d1d;
}

.MyStuffDivs a:hover,.MyStuffJustTextDivs a:hover,.MyStuffMore a:hover,.MyStuffJustTextDivsWithoutBorder a:hover,#MyStuffMyToolsHeadlineTextBox a:hover, #MyStuffUpdatesHeadlineTextBox a:hover
	{
	color: #73c2d9;
}

.MyStuffDivs  a:active,.MyStuffJustTextDivs a:active,.MyStuffMore a:active,.MyStuffJustTextDivsWithoutBorder a:active,#MyStuffMyToolsHeadlineTextBox a:active, #MyStuffUpdatesHeadlineTextBox a:active
	{
	color: #73c2d9;
}
.MyStuffJustTextDivs {
	width: 105px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73c2d9;
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bako_mystuff_say_it {
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 1px;
	margin-left: 125px;
	width: 60px;
	height: 25px;
	text-align: left;
	padding-top: 7px;
	padding-left: 23px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url("/brands/raisingbakersfield/images/MyStuffButtonBack30x75.gif") no-repeat
		;
	cursor: pointer;
}

.MyStuffText {
height:13px;
margin-left:0px;
margin-top:8px;
padding-left:5px;
position:absolute;
vertical-align:text-top;
}

a.event_headline {
color: #73c2d9;
}

.inboxContent {
border-style:solid;
border-width:1px;
float:left;
margin:0px;
padding:5px;
width:700px;
}

#bako_inboxmenu {
float:left;
margin-left:5px;
margin-top:10px;
padding:0px;
width:211px;
}
.MyStuffDivs img {
float:none;
}
.bako_fakelink2 {
color:#73c2d9;
cursor:pointer;
font-weight:bold;
height:100%;
text-decoration:underline;
width:100%;
}

#MyStuffUpdatesText img {
   float:none;
}