#mainContent p{font-size: 15px;}
#latestwork-excerpt p{font-size: 15px;}

#services-excerpt p{font-size: 15px;}
#services-excerpt li{margin: 10px; 0px; 10px; 0px;font-size: 15px;}

#skillsList li{font-size: 14px; margin: 10px; 0px 10px; 0px;}

/*Excerpt style starts here*/
#excerpt h3{
	font-size:20px;
	padding:10px 20px;
	margin:0;
	font-weight:normal;
	color:#d06429;
}
#excerpt h3 a{
	color:#6fa10f;
	text-decoration:none;
	border-bottom:1px solid #c6da9f;

}
#excerpt h3 a:hover{
	color:#4f7506;
	text-decoration:none;
	background:#c6da9f;
	border-bottom:1px solid #c6da9f;
}

#answerTwo {padding:10px 20px;}

#answerTwo blockquote, blockquote{
	padding:0;
	margin:0;
	background:url(../images/quote.gif) no-repeat left top;

}
#answerTwo blockquote p.quote, blockquote p.quote{
	color:#a8a8a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-indent:30px;
	font-size:14px;
}
#answerTwo blockquote p.author, blockquote p.author{
	color:#a8a8a8;
}
#answerTwo blockquote p.author cite strong, blockquote p.author cite strong{
	color:#6d6d6d;
}


ul#contact-alternatively{
        list-style-type: none;
	}
ul#contact-alternatively li{
	width: 160px;
	margin: 0 0 10px 0;
	padding-left: 30px;
	line-height: 26px;
	height: 26px;
	float: left;
	}
#contact-email{
	background: url(/images/contacticon-email.png) left no-repeat;
	}
#contact-skype{
	background: url(/images/contacticon-skype.png) left no-repeat;
	}
#contact-msn{
	background: url(/images/contacticon-msn.png) left no-repeat;
	}
#contact-aim{
	background: url(/images/contacticon-aim.png) left no-repeat;
	}
	
#promobar{
       background-color: #C5C714;
       color: #fff;
       padding: 5px;
       text-align: center;
       font: 15px Arial, Helvetica, sans-serif;
}

#sidebar p{font-size: 10px}

#videos object{
         margin-top: 20px;
        }
