div#spl {
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	padding-top: 5px;
}

div#fpwelcome {
	width: 310px;
        font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
        font-size: 10px;
        color: rgb(85, 85, 85);
        line-height: 18px;
        margin-left: 10px;
        float: left;
}
#fpwelcome h2 {
	text-indent: 30px;
        font-size: 15px;
        color: rgb(136,136,136);
        background: url("/store/image/i_sl_24.png") no-repeat scroll 0pt 8px transparent;
        border-bottom: 2px solid rgb(227, 227, 227);
        line-height: 30px;
       	height: 30px;
       	padding: 3px 0 0 0;
       	margin: 0 10px 15px 0px;
}
#fpwelcome p {
	margin: 5px 0 5px 0;
}

div#twitter {
	width: 310px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: rgb(85, 85, 85);
	line-height: 18px;
	margin-left: 10px;
	float: left;
}
#twitter h2 {
	text-indent: 30px;
	font-size: 15px;
	color: rgb(136,136,136);
	background: url("/store/image/i_twitter_24.png") no-repeat scroll 0pt 8px transparent;
	border-bottom: 2px solid rgb(227, 227, 227);
	line-height: 30px;
	height: 30px;
	padding: 3px 0 0 0;
	margin: 0 10px 15px 10px;
}
#twitter ul { list-style: none outside none; }
#twitter li {
  margin-left: -20px;
  margin-bottom: 18px;
  padding-left: 25px;
  background: url(/quotes.png) no-repeat 0 4px;
}
#twitter li a {
  display: block;
  font-style: normal;
  font-size: 10px !important;
  color: #bbb;
}
#twitter li span,
#twitter li span *
{
  line-height: 16px;
  font-size: 11px !important;
  font-family: Georgia, Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  word-wrap: break-word;
}
#twitter li span * {
  display: inline !important;
  margin: 0;
  padding: 0;
}
#twitter li span a {
  color: #4cb1ca;
}
#twitter li span:after {
  visibility: hidden;
  content: "."
}
#twitter ul {
  margin-bottom: -20px;
}

/* Facbeook */

div#facebook {
       	width: 310px;
       	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
       	font-size: 11px;
       	color: rgb(85, 85, 85);
       	line-height: 18px;
       	float: left;
	margin-left: 10px;
}

#facebook h2 {
	text-indent: 30px;
        font-size: 15px;
        color: rgb(136,136,136);
        background: url("/store/image/i_facebook_24.png") no-repeat scroll 0pt 8px transparent;
        border-bottom: 2px solid rgb(227, 227, 227);
        line-height: 30px;
        height: 30px;
        padding: 3px 0 0 0;
        margin: 0 10px 15px 0;
}

#facebook .s_widget_holder {
  margin-top: -46px;
}

#twitter li span a,
.s_box h2,
{
  color: #9de02a;
}



