
/* 
 *	@section Main
 */

	.content {
		  padding: 0;
		color: #101010; font-size: 1.2em; line-height: 1.4em;}

	/* Paragraph */
		.content p {
			font-size: 1em; margin: 0 0 1em;}
	
	/* Sub, sup, small */
		.content sub, .content sup, .content small {
			font-size: .9em;}
	
	/* Big */
		.content big {
			font-size: 1.1em;}

/* 
 *	@section Lists
 */

	.content ul, .content ol {
		margin: 1em 0 1em 0em;}

		.content ul ul, .content ol ul{
			margin: .25em 0 .25em 0em;}

		.content ul li {
			position: relative; padding: 0 0 0 2.2em; height: 1%;
			background: url(../images/bullet-new.gif) no-repeat 0 .5em;}

			.content ul li ul li{
				padding: 0 0 0 1.2em;
				background: url(../images/bullet.gif) no-repeat 0 .5em;}
	

/* 
 *	@subsection Headers
 */
	.content h1 {
		color: #45a80f; font-size: 1.5em; font-family: 'Trebuchet MS', Tahoma; 
		padding-bottom: 15px;}	

	.content h2, .content h3,
	.content h4, .content h5, .content h6 {
		color: #45a80f; font-size: 1.5em; font-family: 'Trebuchet MS', Tahoma; 
		padding-bottom: 15px;}

p.likeh2 {
		color: #45a80f; font-size: 16px!important; font-family: 'Trebuchet MS', Tahoma; 
		padding-bottom: 5px;
}
	.content h2 {
		font-size: 1.3em;}

	.content h3 {
		font-size: 1.2em; color: black;}

	.content h4, .content h5, .content h6 {
		font-size: 1.1em; color: black;}
		
TD.struct1 {
padding:0 0 10px 0; border:none;
}
TD.struct2 {
padding:0 0 10px 8px; border: none;
}
TD.struct_img {
padding-top:5px;
padding-right:15px;
}


TABLE.portfolio-tbl1 td {
text-align:right; vertical-align:middle; padding: 10px 25px 10px 10px;
}

TABLE.portfolio-tbl2 td {
text-align:left; vertical-align:middle; padding: 10px 10px 10px 25px;
}

TABLE.portfolio-tbl1 img {
border: solid 1px #DFDFDF;
}

TABLE.portfolio-tbl2 img {
border: solid 1px #DFDFDF;
}