
	.bodyBlock
	{
		margin-top: 5px;
		z-index: 50;
		padding: 0px;
		font-family:Arial;
		font-size:12px;
		text-align:left;
	}
	
	.page_column {
		float: left;
		position: relative;
		overflow:hidden;
	}
	
	.page_block_container {
		margin-left: 5px;
		margin-right: 5px;
	}

	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	
	.disignBoxFirst
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('/images/head_cutting.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader
	{
		height:17px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
	}

	.boxContent2
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:0px;
	}


	.blog_subject_n
	{
		font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	


	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:82%;
	}



.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}

.blogSnippet
{
	font-size:13px;
	text-align:justify;
}

/* * * * Profile Info * * * */


.profile_info_block {
	width: 100%;
}

.profile_info_block td {
	border-bottom: 1px solid #ccc;
}

.profile_info_block td {
	padding: 4px;
}

.profile_info_block td.profile_info_label {
	font-weight: bold;
	text-align: right;
	width: 90px;
}

.profile_info_block td.profile_info_value1 {
	border-right: 1px solid #ccc;
}

fieldset2 {
	border:1px solid #ffdc49;
	padding:0 0.5em 0.5em;
}
fieldset2 div {
	margin:0.3em 0;
	clear:both;
}


.newcontent {line-height:16pt; FONT-SIZE: 10pt; COLOR:#000000; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; padding:2px;}
.newcontent A:link {line-height:16pt;  FONT-SIZE: 10pt; COLOR:#247694; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none }
.newcontent A:visited {line-height:16pt;  FONT-SIZE: 10pt; COLOR: #247694; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none }
.newcontent A:hover {line-height:16pt;  FONT-SIZE: 10pt; COLOR: #60b6d5; FONT-FAMILY:Verdana,Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline }

/* Icon List */
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
li.member
{
background-image: url(/images/fav.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 0 5px 40px;
margin: .5em 0;
}
li.facebook
{
background-image: url(/images/facebook.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 0 5px 40px;
margin: .5em 0;
}
li.email
{
background-image: url(/images/email_24.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 0 5px 40px;
margin: .5em 0;
}
li.favorite
{
background-image: url(/images/favorite.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 0 5px 40px;
margin: .5em 0;
}
li.rss
{
background-image: url(/images/rss.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 0 5px 40px;
margin: .5em 0;
}

