﻿/*  ---- stuff below came from small business site from asp.net -----  */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


.news-heading
{
	padding: 2px 0px 2px 0px;
	font-size: 1.2em;
	font-weight: bolder;
}

.news-date
{
	padding: 0px 0px 6px 0px;
	font-size: 0.8em;
	font-style: italic;
	color: #A4A4A4;
}

.news-body
{
	color:#666666;
	/*font-size:10px;*/
}

.news-readmore
{
	font-size:9px;
}

