/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/
.highlight {
	background-color: #FF9D9D;
	border-bottom: #F30 1px solid;
	border-top: #F30 1px solid;
	padding: 4px 10px
}

/***** Main Layout ****/
#container {
	width: 100%;
	height: 100%;
	text-align: center; /* IE fix to center the page */
}

#content {
	width: 740px;
	margin: 0 auto; /* center the page in Firefox */
	text-align: left;
	padding: 20px;
}



.ch-header-b {
	width: 728px;
}

.ch-header-c {
	width: 256px;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}

.ch-search-results-div-results {
	float: right;
	text-align: right;
	padding-top: 0px;
	margin-top: -10px;
	margin-right: 0px;
}

#search_result_ops {
	float: left;
	width: 960px;
  }

#search_related {
	float: left;
}
#search_related_box{
	float: left;
	}
        
        
#pager {
	float:right;
	padding-top: -10px;
	margin-right: -10px;
}

#pager a {
	padding: 1px 0px;
	display: block;
	margin: 0pt 1px;
	color: blue;
	float: left;
	text-decoration: none;
}

#pager a:hover,#pager .pager_navigation_current {
	
	display: block;
	margin: 0pt 1px;
	padding: 1px 0px;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: blue;
	text-decoration: none;
	font-weight:900;
	float: left;
}

#sort_opts {
	padding-top:0px;
	float: right;
	text-align: right;
	font-size:11px;
	color:#44596C;
}

.ch-search-results-div {
	width: 950px;
	border-bottom: #CCCCCC solid thin;
	padding-bottom: 10px;
}

.ch-search-results-div-no {
	float: left;
	width: 20px;
	text-align: left;
}

.ch-search-results-div-img {
	float: left;
	width: 130px;
	height:140px;
	background: url(../images/search-result-bg.png) no-repeat;
	
}

.ch-search-results-div-img img {
	padding-top:14px;
	padding-left:1px;
	width: 100px;
	height: 105px;
}

.ch-search-results-div-img p {
	height: 14px;
	line-height: 14px;
	padding: 0px;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	
}

.ch-search-results-div-img p a {
	color: #FFFFFF;
	text-decoration: none;
}

.ch-search-results-div-text {
	float: left;
	width: 650px;
	margin-left: 0px;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ch-search-results-div h1{
	padding-bottom: 3px;
	}
.ch-search-results-div h1 a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2200CC;
	font-weight:normal;
	font-size:14px;
	
}


.clear {
	clear: both;
}



.green-domain a{
    color:#008800;
	font-size:12px;
	line-height: 28px;
}
.location{
    color:#A2C9E7;
	font-size:12px;
	font-weight:bold;
}
.keywords{
    font-weight:bold;
}
/*--------------for advanced-search---------------*/
.ch-search-title {
 	font-family:Arial, Helvetica, sans-serif;
}
#longinput{
    width:400px;
}
#zipcodeinput{
    width:157px;
}
#miles{
	font-weight:normal;
}
#searchbutton{
	margin-left:270px;
}


/****************************** homepage PPL and Sign up box ********************/

#ppl_box{
	float:left; 
	margin-top:50px;
	width:480px; 
	color:#FFFFFF; 
	font-size:24px;
}
#ppl_search{
	height:94px;
	width:480px;
}

.left_bg{
	background:url(../images/left_bg.gif) no-repeat;
	height:94px;
	float:left;
	width:12px;
	
}
.right_bg{
	background:url(../images/right_bg.gif) no-repeat;
	height:94px;
	width:13px;
	float:left;
}
.ppl_search_body{
	background:url(../images/ppl_search_bg.gif) repeat-x;
	height:94px;
	float:left;
	text-align:center;
	width:455px;
}	
.ppl_search_body p{
	line-height:40px;
	padding-bottom:0px;
}
.ppl_search_body_txtbox{
	float:left;
	border:1px solid #000000;
	margin:0px;
	width:322px;
	height:34px;
	padding-left:3px;
	padding-top:0px;
	line-height:32px;
	font-size:24px;
	
}
.ppl_search_body input[type="image"]{
	float:left;
	border:none;
	padding-left:13px;
	}


#what-people-lf{
	background:url(../images/ppl_list_left.gif) no-repeat right top #5F738B ;
	height:405px;
	width:480px;
}
.ppl_list_left{
	background:url(../images/ppl_list_left.gif) no-repeat left top #5F738B ;
	height:405px;
	width:2px;
	float:left;
	
}
.ppl_header{
	background:url(../images/ppl_hearder_bg.gif) repeat-x;
	width:480px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.ppl_list{
	background:url(../images/ppl_list_bg.gif) repeat-x;
	width:476px;
	padding-left:14px;
	font-weight:normal;
	height: 36px;
	}
.ppl_list a{
	color:#FFFFFF;
	font-size:14px;
	line-height:36px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#ppl_next{
	margin:0px;
	background:url(../images/ppl_next.gif) no-repeat left top;
	padding-left:16px;
	line-height:18px;
	height:30px;
}
#ppl_next a{
 font-size:14px;
 color:#ffffff;
 text-decoration:none;
}

.ppl_search_body input[type="text"] {
	border:thin solid #000000;
	float:left;
	font-size:24px;
	height:34px;
	line-height:32px;
	margin:0;
	padding-left:3px;
	padding-top:0;
	width:322px;
}

.ch-index-right-signup{float:left; width:480px; height:275px; margin-left:10px; margin-top:50px;}
.ch-index-signup-topleft{width:10px; height:50px; float:left; background:url('/../images/sprite.png');background-position:top left;}
.ch-index-signup-topcenter{background:url('/../images/darkblue.png'); float:left; width:460px; height:50px; text-align:center; color:#fff; line-height:60px; font-size:20px;}
.ch-index-signup-topright{width:10px; height:50px; float:left; background:url('../images/sprite.png');background-position:top right;}
.ch-index-signup-midleft{background:url('../images/darkblue.png'); height:230px; width:10px; float:left;}
.ch-index-signup-midcenter{background:url('../images/darkblue.png'); width:460px; height:230px; float:left; color:#fff; font-weight:normal; overflow:hidden; text-align:center;}
.ch-index-signup-midright{background:url('../images/darkblue.png'); width:10px;height:230px; float:left;}
.ch-index-signup-bottomleft{width:10px; height:10px; float:left; background:url('../images/sprite.png');background-position:bottom left;}
.ch-index-signup-bottomcenter{height:10px; background:url('../images/darkblue.png'); width:460px; float:left;}
.ch-index-signup-bottomright{height:10px; width:10px; float:left; background:url('../images/sprite.png');background-position:bottom right;}

.ch-index-right-signup input{
	width:306px;
	height:34px;
	font-size:24px;
	border:none;
	margin-top:8px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
.ch-index-right-signup input:focus{
color:#000000;
}
.ch-index-right-signup input[type="image"]{
	
	width:81px;
	height:37px;
}


/*********************************************************/
.search_result_left{
	background:url(../images/s_left.gif) left top no-repeat;
	height:61px;
	width:9px;
	float:left;
}
.search_result_right{
	background:url(../images/s_right.gif) left top no-repeat;
	height:61px;
	width:11px;
	float:left;
}
#search_related{
	background:url(../images/s_bg.gif) repeat-x;
	height:61px;
	vertical-align:middle;
	
}

#search_related input{
	border:#000000 thin solid;
	width:326px;
	height:34px;
	padding-top:5px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	float:left;
	margin-top:9px;
	
}
#search_related input[type="image"]{
	border:none;
	padding-left:6px;
	width:88px;
	}
#adsearch{
	float:left;
	background:url(../images/s_bg.gif) repeat-x;
	height:61px;
	vertical-align:middle;
	padding-top:9px;
	padding-left:9px;
}

#search_result_ops{
	
}

#autoSuggestionsList{
	height:100px;
	overflow-y:scroll;
	border:#333333 thin solid;
	}
.ac_even ac_over{
	backgroud:#333333;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.region{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}




.ch-inbox-left-div{
	width:223px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:20px;
	margin-top:0px;
	
}
.ch-inbox-left-div a{
		color:#ffffff;
		text-decoration:none;
		font-size:20px;
		font-weight:lighter;
	}
.ch-inbox-left-top-round{
		background:url(../images/box_top.gif) no-repeat top left;
		width:223px;
		height:10px;
	}

.ch-inbox-left-bt-round{
		background:url(../images/box_bt.gif) no-repeat top left;
		width:223px;
		height:10px;
	}
.ch-inbox-left-top-div,.ch-inbox-left-bottom-div{
	background:#2E4660;
}
.ch-inbox-left-top-div,.ch-inbox-left-bottom-div{
	padding:0px;
	margin:0px;
	border:none;
}
.ch-inbox-left-div  ul{
	padding:0px;
	padding-left:23px;
	line-height:30px;

}

.ch-inbox-left-bottom-div{
	padding-top:80px;
	padding-bottom:20px;
}



.ch-inbox-right-div{
	width:735px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	margin-top:0px;
	
}
.ch-inbox-right-div a{
		color:#ffffff;
		text-decoration:none;
		font-size:18px;
		font-weight:lighter;
	}
.ch-inbox-right-top-round{
		background:url(../images/box_top1.gif) no-repeat top left;
		width:735px;
		height:10px;
	}

.ch-inbox-right-bt-round{
		background:url(../images/box_bt1.gif) no-repeat top left;
		width:735px;
		height:11px;
	}
.ch-inbox-table-div{
	background:#2E4660;
	width:735px;
}

.ch-inbox-table{
	padding:0px;
	margin:0px;
	width:711px;
	border:#000000 thin solid;
	color:#2F4661;
	background:#ffffff;
	margin-left:12px;
	font-size: 18px;
	font-weight: lighter;
}
.ch-inbox-table a{
		color:#2F4661;
}

.ch-inbox-table tr{
	border:#000000 thin solid;
	height:39px;
}
.ch-inbox-table td,.ch-inbox-table th{
	padding:0px;
	margin:0px;
	border:none;
	padding-left:15px;
	padding-top:9px;
}
.ch-inbox-table th{
	background:#E0E5FF;
}
.inbox_bg{
	background:#E0E5FF;
}

.ch-inbox-table td h2{
	margin-top:10px;
	margin-bottom:10px;
	}
a.ch-input-button {
		display:block;
		color:#000000;
		background:#cccccc;
		width:50px;
		padding:1px 3px;;
	}
/* new css code */


/* CSS Document */



.roundcont {
	width: 994px;
	color: #fff;
}

.roundcont p {
	margin: 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

.roundbottomleft {
	background: url(../images/bl.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.inner
{
width:994px;
background:#a2c9e8;
float:left;
}

.innertop
{
width:984px;
background:#a2c9e8 url(../images/where.gif) no-repeat;
float:left;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#fff;
padding-left:10px;
padding-top:5px;
}

.inner1
{
width:994px;
float:left;
padding-bottom:20px;
background:#fff;
}
.innertopimg
{
width:992px;
height:12px;
float:left;
}

.innerbgl
{
padding-left:2px;
padding-right:2px;
float:left;
}
.innerbg
{
width:972px;

float:left;
}

.innercontent
{
width:980px;
padding-left:5px;
padding-left:10px;
float:left;
}

.innercontentleft
{

width:550px;
float:left;
}

.innerleftcontent
{
width:500px;
float:left;
padding-left:10px;
}

.innerleftcontent1
{
width:478px;
float:left;
padding-top:10px;
padding-left:10px;

}

.innerleftcontentleft
{
width:230px;
padding-right:0px;
float:left;
height:257px;
background:url(../images/dogbg.gif) no-repeat;
}

.innerleftcontentleft img
{
	padding:15px 12px;
	border:0px;
}

.innerrightcontent
{
width:265px;
float:left;
}

.innerrightcontentheading
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:24pt;
font-weight:bold;
color:#2f4661;
float:left;
padding-left:5px
}

.innerrightcontentheading1
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
color:#2f4661;
float:left;
padding-bottom:5px;
width:350px;
}


.innerrightcontenttext
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#2f4661;
float:left;
width:400px;
}
.innerrightcontenttext a
{ 
color:#2F4661;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
}

.innerrightcontenttextphoto {
color:#2F4661;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11pt;
font-weight:normal;
padding-left:5px;
}

.innerrightcontenttextphoto1
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#2f4661;
text-align:center;
padding:5px;
}

.innerrightcontenttextphoto1 a
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
text-align:center;
text-decoration:none;
}


.innerrightcontenttext1
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#2f4661;
float:left;
text-decoration:underline;
padding:5px;
width:153px;
}

.innerrightcontenttext2
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#2f4661;
float:left;
padding:5px 5px 5px 5px;
width:100px;
text-align:left;
font-weight:normal;
}
img
{
	border:0px;
}

.innerrightcontenttext1
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#2f4661;
text-align:left;
padding:5px;
}

.innerrightcontenttext1 a
{ 
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#2f4661;
text-align:left;
font-weight:normal;
}

.innerrightcontenttext12
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#2f4661;
text-align:left;
padding-top:5px;
padding-bottom:80px;

}

.innerrightcontenttext12_heading
{ 
font-size:11pt;
font-weight:bold;
float:left;
}

.imgcontent
{
	padding-top:2px;
	border:0px;
	float:left;
	background:none;
}

.rnd_container {background: #ffffff; margin:1px; position: relative; }
    
    .rnd_top, .rnd_bottom {display:block; background:#ffffff; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#455a6d; border-left:1px solid #455a6d; border-right:1px solid #455a6d;}
    .rnd_b1 {margin:0 5px; background:#455a6d;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content 
	{
    display:block;
    border:0 solid #455a6d;
    border-width:0 1px;
    padding: 4px;
	background:#455a6d url(../images/2.gif) no-repeat;
}

    .rnd_content4 {
    display:block;
    border:0 solid #455a6d;
    border-width:0 1px;
    padding: 4px;
	background:#455a6d url(../images/4.gif) no-repeat;
}

    .rnd_content1 
	{
    display:block;
    border:0 solid #455a6d;
    border-width:0 1px;
    padding: 4px;
	background:#455a6d url(../images/1.gif) no-repeat;
}
 .rndcontent_inner_text1
 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	height:30px;
	padding-left:35px;
	padding-top:15px;
	text-decoration:none;
	font-weight:normal;
 }
 
  .rndcontent_inner_text4
 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	background:#455a6d url(../images/4.gif) no-repeat ;
	height:40px;
	padding-left:35px;
	line-height:16pt;
 }
 
   .rndcontent_inner_text
 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	height:30px;
	background:#455a6d url(../images/2.gif) no-repeat 5px;
	padding-left:35px;
	padding-top:10px;
 }
 
.plus
{
	font-size:14pt;
	float:left;
}

.rnd_contentinner
{
	padding-top:10px;
	border-top:1px solid #fff;
}
	
	.rnd_contentinnercontent
{
    color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background:#deebf7;
	float:left;
	padding:2px;
	width: 430px;
}

.innercontentleftdown

{
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background:#fff;
	height:100px;
	border:1px solid #ff0000;
	width:440px;
	float:left;
}
	
.innercontentright
{
border-left:1px solid #A2C9E8;
float:left;
padding-left:10px;
width:410px;
}

.innerright_content
{
width:400px;
float:left;
padding-top:0px;
border-bottom:1px solid #a2c9e8;
padding-bottom:5px;
}

.innerright_content1
{
width:400px;
float:left;
padding-top:10px;
padding-bottom:5px;
}

.innerright_content img
{
float:left;
padding-right:5px;
border:0px;
}

.rightcontenttext {
color:#2F4661;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11pt;
font-weight:normal;
line-height:14pt;
width:375px;
}

.container {
	MARGIN: 0px auto; WIDTH: 460px;

}

h2.trigger
{
background:transparent url(../images/triggerbg.gif) no-repeat scroll right top;
padding-left:25px;
width:425px;
padding-right:10px;
}

h2.trigger a {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:none;
}


.bg_plus h2{
background:none;
}
.blogauthortext_comments h2 {
background:none;
color: #fff;
}
H2.trigger A:hover {
}
H2.active {
	BACKGROUND-POSITION: right bottom;
}

.toggle_container {
	CLEAR: both; PADDING-RIGHT: 0px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 1.2em;  PADDING-BOTTOM: 0px; margin:9px 0px 5px 9px; OVERFLOW: hidden;  width:430px; PADDING-TOP: 0px
}
.toggle_container .block {
	padding:5px 5px 5px 0px;
	text-align:left;
}
.toggle_container .block P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px 0px; PADDING-TOP: 5px
}





#signupform .error {
	padding: 0px;
	margin: 0px;
	color:#FF0000;
       
}
label.error{
    border:none;
    background:none;
}
.head_top{
padding-top:0px;
}
.add_files{
float:right;
margin-right:10px;
}

/*-- blog section -- > */

    .rnd_content_blog 
	{
    display:block;
    border:0px;
    border-width:0 0px;
    padding: 4px 0px 4px 0px;
	background:#455a6d;
}

.rnd_content_blog_inner
{
	width:982px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	float:left;
	background:#455a6d;
}

.rnd_content_blog_inner_img
{
	width:976px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	float:left;
	background:#455a6d;
}

.rnd_content_blog_inner1
{
	width:982px;
	padding-bottom:25px;
	float:left;
	background:#455a6d;
}

.innerleftcontent_blog
{
	width:972px;
	float:left;
	background: #fff url(../images/innercontenrbgstrip.gif) repeat-x;
	padding-left:0px;
	padding-right:0px;
}

.rnd_content_blog1 
{
    display:block;
    border:0 solid #455a6d;
    border-width:0 0px;
    padding: 0px 4px 0px 4px;
}

.blogtextcontainer
{
	padding-left:0px;
	padding-right:0px;
	width:972px;
	float:left;
	background:#455a6d;
}


.blogtextcontainer1
{
	padding-left:10px;
	padding-right:10px;
	width:982px;
	float:left;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
}

.blogheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	float:left;
	padding-left:12px;
}

.blogauthortext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	float:right;
	text-align:right;
	width:150px;
	padding-top:10px;
	padding-right:15px;
}
.blogauthortext1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:left;
	text-align:left;
	width:150px;
}

.blogauthortext_comments
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:right;
	text-align:right;
	width:450px;
	padding-top:5px;
	padding-right:0px;
}


.blogauthortext_comments a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:right;
	text-align:right;
	text-decoration:none;
}


.bloginnertext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	text-align:left;
	width:940px;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background:#fff;
	line-height:12pt;
}

.blogbutton
{
	background:url(../images/Postcomment_Blank.gif) no-repeat;
	width:100px;
	border:0px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	margin:0px;
}
.blogtop
{
	width:976px;
	height:10px;
	margin-left:5px;
	background: #455a6d url(../images/top_curve.gif) no-repeat;
	float:left;
}

.blogbottom
{
	width:972px;
	height:32px;
	margin-left:0px;
	background: #455a6d url(../images/bottom_curve1.gif) no-repeat bottom left;
	float:left;
}

.blogmiddle
{
	width:972px;
	float:left;
}

.blogmiddle_inner
{
	width:952px;
	float:left;
	border-bottom:1px solid #fff;
	padding-bottom:0px;
}



.blogtextcontainer_bg
{
	padding-left:0px;
	padding-right:0px;
	width:972px;
	float:left;
	background:#455a6d url(../images/top_curve.gif) no-repeat;

}

.bloginnertext_1
{
	width:952px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background:#455a6d;
}

.blogtextcontainer_bottom
{
	padding-left:10px;
	padding-right:10px;
	width:956px;
	float:left;
	background:#455a6d;
	padding-bottom:20px;
}

.text
{
display:block;
width:945px;
overflow-x:hidden;
overflow-y:hidden;
border:0px;
min-height:15px;
font-family:'Arial';
font-size:13px;
font-weight:normal;
text-align:left;
}

textarea.expanding
{
line-height:15px;
padding-left: 5px;
padding-top: 10px;
}

.commentclass li
{
font-family:'Arial';
font-size:12px;
font-weight:normal;
text-align: left;
line-height: 14px;
padding:10px;
}

.vvvl12liteAsh {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

.usernameclass {
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

.editbutton {
color:gray;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}



.toggle_containera {
	CLEAR: both; PADDING-RIGHT: 0px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 1.2em;  PADDING-BOTTOM: 0px; margin:9px 0px 5px 9px; OVERFLOW: hidden;  width:955px; PADDING-TOP: 0px
}
.toggle_containera .block {
	padding:5px 5px 5px 0px;
	text-align:left;
}
.toggle_containera .block P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px 0px; PADDING-TOP: 5px
}


.rnd_contentinnercontenta {
    color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background:#deebf7;
	float:left;
	padding:2px;
	width: 955px;
}

.ch-search-results-div .error {
	width:250px;
	padding:2px 10px;
}
.ch-search-results-div-error .error {
	border:none;
	background:none;
	color:red;

}

.article p {
	margin-bottom: 15px !important;
	}

.article OL {
	list-style-type: decimal;
	margin-left:20px;
}

.article UL {
	list-style-type: disc;
	margin-left:20px;
}

#profile-img-container {
	float:left;
	width:230px;
}

#left-profile-img-top {
	background:url("../images/profile-image-top.gif") no-repeat scroll 0 0 transparent;
	padding-right:0;
	height: 9px;
	width:223px;
}

#left-profile-img-btm {
	background:url("../images/profile-image-btm.gif") no-repeat scroll 0 0 transparent;
	padding-right:0;
	height: 9px;
	width:223px;
}

#left-profile-img-mid {
	background:url("../images/profile-image-mid.gif") repeat scroll 0 0 transparent;
	padding-right:0;
	width:223px;
}

#left-profile-img-mid img {
	padding-top: 5px;
	padding-left: 11px;
}





