.blogList li {
    margin-top: 3px;
    background: url( "/image/bullet/arrow_grey.gif" ) no-repeat 0 5px;
    padding-left: 15px;
}

.blogList li span.selectedCategory {
    color: #0060bf;
    text-decoration: none;
}

.post {
    font-family: Verdana, Arial, 'Trebuchet MS', Geneva, Arial, sans-serif;
    color: #333;
    text-align: justify;
    line-height: 150%;
    font-size: 12px;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post ul {
    list-style: disc;
    padding-left: 20px;
    padding-top: 5px;
}

.post table {
    border-collapse: separate;
    border-spacing: 1px;
    border-width: 1px;
    font-size: 10px;
}

.post strong, .post b {
    font-weight: bold;
}

.post em {
    font-style: italic;
}

.post ul {
    list-style: disc;
    padding-left: 20px;
    padding-top: 5px;
}

.post a {
    color: #333;
    text-decoration: underline;
}

.post a:hover {
    color: #0060bf;
    text-decoration: underline;
}

.post a:visited{
    color: #333;
    text-decoration: underline;
}

a.green_link:link {
    color: #50A000;
    font-weight: bold;
    text-decoration: none;
}

a.green_link:visited {
    color: #50A000;
    font-weight: bold;
    text-decoration: none;
}

a.green_link:hover {
    color: #50A000;
    font-weight: bold;
    text-decoration: underline;
}

.hugeText {
    font-size: 18px;
}

.searchText {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 160px;
    _width: 140px;
}

.bigGreyText {
    color: #9C9A9C;
    font-size: 13px;
    font-weight: bold;
}

.midGreyText {
    color: #333;
    font-size: 12px;
}

.ulcomments {
    list-style: disc outside;
    color: #50BE00;
    margin-left: 40px;
    margin-top: 10px;
}

.hrline {
    height:1px;
    border-top: 1px dashed #B2B2B2;
    margin-top: 10px;
    padding-bottom: 10px;
}

.buzzForm td, .contactForm td {
    padding: 3px;
}

#googleSearchButton {
    margin-left: 97px;
}

#blogSearchInput input {
    width: 200px !important;
    float: left;
}

.recentpost {
    padding-bottom: 3px;
    float: left;
    text-align: left;
}

.post h2 {
    color: #000 !important;
}

.formPM {
    margin-top: 10px;
}

ul.icons {
    margin: 10px 0;
    padding-left: 0;
}

.tip {
    color: #666;
    font-size: 10px;
    margin-bottom: 10px;
}

.emailtotext {
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

#body-div{
	display:none;
}

.bloglink{
	font-weight :bold;
	font-size: 14px;
}

.left{
	text-align:left;
}


.right{
	text-align:right;
}

.hrborder {
	border: none;
	color: #CACACA;
	background-color: #CACACA;
	height: 1px
}

.date:first-letter {
	text-transform: capitalize;
}