@charset "utf-8";
/* CSS Document */
*{
    margin:0px;
	padding:0px;
	}
body{
	padding:23px 0 56px 0;
	margin:0;
	background:url(/images/new/bg.gif) repeat-x 0 0 #fff;
	color:#5b5b5b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
div, p, h1, h2, h3, img, ul, form, dl{
	padding:0;
	margin:0;
	}
	
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
	}
	
	.clear{
		clear:both;
	}

/*   --------------- About us pages -----------------   */	
/*===================================
		[ main div start]		
====================================*/

#mainDiv{
	width:1003px;
	margin:0 auto;
	}
	
/*===================================
		[ left div start]		
====================================*/

#leftPart{
	width:724px;
	float:left;
	}
	
/*---- ( header part start ) ----*/

#header{
	position:relative;
	margin:22px 0 0 0;
	padding:55px 0 0 0;
	}
	
.logo{
	position:absolute;
	left:0;
	top:-35px;
	border:none;
	}
	
/*^^^^^^^^^ navi part start ^^^^^^^^^^*/

#header ul{
	height:42px;
	list-style-type:none;
	position:absolute;
	right:8px;
	top:13px;	
	}
	
#header ul li{
	display:block;
	float:left;
	height:42px;
	padding:0 12px;
	width:auto;
	}
	
#header ul li a{
	display:block;
	color:#0083c2;	
	font-size:20px;
	line-height:42px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:auto;
	cursor:pointer;
	background-color:inherit;
	}

#header ul li a span{
	display:block;
	height:42px;	
	}
	
#header ul li a span.left{
	float:left;
	width:auto;
	}	
	
#header ul li a span.left span{
	padding:0 20px;
	float:left;
	width:auto;
	}	
	
#header ul li a:hover{
	background:url(/images/new/navi_bg.gif) repeat-x 0 0;
	color:#fff;
	background-color:inherit;
	}
	
#header ul li a:hover span.left{
	background:url(/images/new/navi_left.gif) no-repeat 0 0;
	}
	
#header ul li a:hover span.left span{
	background:url(/images/new/navi_right.gif) no-repeat right 0;	
	}
	
/*-------------- active navi------------*/

#header ul li a.active{
	background:url(/images/new/navi_bg.gif) repeat-x 0 0;
	color:#fff;
	background-color:inherit;
	}
	
#header ul li a.active span.left{
	background:url(/images/new/navi_left.gif) no-repeat 0 0;
	}
	
#header ul li a.active span.left span{
	background:url(/images/new/navi_right.gif) no-repeat right 0;	
	}
	
/*^^^^^^^^^ search part start ^^^^^^^^^^*/

#search{
	background-color:#3c97c7;
	height:47px;
	color:#666;
	width:699px;
	padding:6px 19px 0 6px;
	}
	
#search input.textBox{
	width:594px;
	height:26px;
	border:#327fa5 4px solid;
	float:left;
	padding:8px 0 0 8px;
	}
	
#search input.search{
	float:right;
	width:auto;
	margin:1px 0 0 0;
	}
	
/*---- ( BreadCrumb part start ) ----*/

#breadCrumb{
	height:48px;
	}
	
#breadCrumb ul{
	height:48px;
	list-style-type:none;
	background:url(/images/new/left_arrow.gif) no-repeat 0 18px;
	padding:0 0 0 13px;
	}
	
#breadCrumb ul li{
	float:left;
	display:block;
	font-size:18px;
	line-height:48px;
	color:#c46d2b;
	background-color:inherit;
	width:auto;
	}
	
#breadCrumb ul li a{
	text-decoration:none;
	color:#c46d2b;
	background-color:inherit;
	}
	
#breadCrumb ul li a:hover{
	color:#0083c2;
	background-color:inherit;
	}
	
/*---- ( left body part start ) ----*/

.heading{
	background:url(/images/new/left_header_bg.gif) repeat-x 0 0;
	height:51px;
	border:#e3e2e2 1px solid;
	padding:0 0 0 11px;
	font-size:18px;
	font-weight:bold;
	line-height:51px;
	color:#c46d2b;
	width:auto;
	background-color:inherit;
	position:relative;
	}
	
	
.heading span{
	background:url(/images/new/left_arrow.gif) no-repeat 0 17px;
	line-height:51px;
	padding:0 0 0 16px;
	display:block;
	}
	
	.heading1{
	background:url(/images/new/left_header_bg.gif) repeat-x 0 0;
	height:51px;
	border:#e3e2e2 1px solid;
	padding:0 0 0 11px;
	font-size:14px;
	font-weight:bold;
	line-height:51px;
	color:#c46d2b;
	width:auto;
	background-color:inherit;
	position:relative;
	}
	
	
.heading1 span{
	background:url(/images/new/left_arrow.gif) no-repeat 0 17px;
	line-height:51px;
	padding:0 0 0 16px;
	display:block;
	}

	
.heading span.advertise{
	background:url(/images/new/advertise-via.gif) no-repeat 0 0;
	width:183px;
	line-height:38px;
	position:absolute;
	right:7px;
	top:5px;
	padding:0 0 0 47px;
	margin:0;
	text-align:center;
	font-size:11px;
	}
	
.heading span.advertise a{
	background-color:inherit;
	color:#118bc6;
	}
	
.heading span.advertise a:hover{
	text-decoration:none;
	}
	
.headingSub {
	background:url(/images/new/orange_arrow.gif) no-repeat 12px 20px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:16px 18px 8px 26px;
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#c46d2b;
	background-color:inherit;
}		
	
.leftborder{
	border-left:#d8d8d8 1px solid;
	border-right:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;
	padding:38px 22px 19px 28px;
	}

.leftborder p.topOrng{
	font-size:14px;
	color:#c46d2b;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 20px;
}
	
	}

.leftInerDiv{
	width:672px;
	padding:0;
	}
	
.leftText{
	font-size:14px;
	line-height:16px;
	padding:0 0 16px 0;
	}
	
.listTextHolder{
 	padding:15px 10px 0;
	}	
	
.listText{
	list-style-type:none;
	}
	
.listText li{
	background:url(/images/new/blue_arrow.gif) no-repeat 0 4px;
	margin:0 0 16px 0;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 18px;
	}
	
.listText li a{
	color:#0083c2;
	background-color:inherit;
	}
	
.listText li a:hover{
	color:#c46d2b;
	background-color:inherit;
	}
	
	
.imgLeft{
	float:left;
	width:auto;
	border:none;
	}
	
.innerRight{
	float:left;
	}
	
.bodyHeading{
	font-size:18px;
	line-height:20px;
	margin:0 0 10px 0;
	color:#c46d2b;
	background-color:inherit;
	font-weight:normal;
	}
	
.leftDivInner{
	width:384px;
	padding:0;
	float:left;
	}
	
.leftDivInner form label{
	font-size:14px;
	font-weight:bold;
	width:384px;
	}	
	
.leftDivInner form label span{
	font-size:14px;
	font-weight:bold;
	color:#ff3000;
	background-color:inherit;
	float:left;
	display:block;
	padding:0 3px 0 0;
	}
	
.leftDivInner form span.txt{
	color:#666;
	background-color:inherit;
	float:left;
	display:block;
	}	
	
.leftDivInner form span.code{
	float:left;
	width:117px;
	padding:3px 0 0;
	}		
	
.leftDivInner form label img.question{
	margin:0 6px -3px 0;
	float:left;
}	
	
.leftDivInner form input, .leftDivInner form select{
	font-size:14px;
	font-weight:bold;
	color:#666;
	background-color:inherit;
	width:352px;
	border:2px solid #c3c1c1;
	height:24px;
	padding:7px 4px 0;
	margin:3px 0 15px;
	line-height:auto;
	}
	
.leftDivInner form select{
	width:363px;
	padding:0;
	margin:7px 0 14px;
	}	
	
.leftDivInner form input.bot{
	width:236px;
	margin:3px 0 0;
	}
	
.leftDivInner form .chkBox {
	padding:0;
	margin:0;
	border:none;
	width:14px;
	height:14px;
	float:left;
}	
	
.leftDivInner form div.chkBoxHolder{
	padding:18px 0 30px;
	}
	
.leftDivInner form div.chkBoxHolderNoPad{
	padding:6px 0 0;
	font-weight:normal;
	line-height:normal;
	}
	
.leftDivInner form div.chkBoxHolder p{
	font-size:12px;
	line-height:12px;
	float:left;
	margin:2px 0 0 5px;
	}	
	
.leftDivInner form div.chkBoxHolder a{
	color:#0083c2;
	background-color:inherit;
	}	
	
.leftDivInner form div.chkBoxHolder a:hover{
	text-decoration:none;
	}
	
.leftDivInner form input.submit{
	background:url(/images/new/acount_link.gif) no-repeat 0 0;
	height:39px;
	width:229px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	background-color:inherit;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	}
	
	.leftDivInner input.submit1{
	background:url(/images/new/yes.jpg) no-repeat 0 0;
	height:39px;
	width:359px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	background-color:inherit;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	}
	
.leftDivInner form input.orngSubmit{
	background:url(/images/new/btn-orng.gif) no-repeat 0 0;
	height:39px;
	width:116px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	background-color:inherit;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	margin:3px 0 0 7px;
	}	
	
	.leftDivInner input.orngSubmit1{
	background:url(/images/new/no_thanks.jpg) no-repeat 0 0;
	height:39px;
	width:116px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	background-color:inherit;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	margin:3px 0 0 7px;
	}
	
.leftDivInner form span.tooltip {
	width:194px;
	list-style:none;
	float:right;
	display:block;
	position:relative;
}

.leftDivInner form span.tooltip span.toolTipHolder {
	position:absolute;
	right:15px;
	top:-5px;
	width:194px;
	display:block;
}

.leftDivInner form span.tooltip span.toolTipHolder span.topTool {
	background:url(/images/new/tooltip-top-img.gif) no-repeat 100% 0;
	display:block;
	width:194px;
	height:7px;
}

.leftDivInner form span.tooltip span.toolTipHolder span.midTool {
	background:url(/images/new/tooltip-mid-img.gif) no-repeat right top #fffeef;
	display:block;
	font-size:12px;
	/*border-right:1px solid #ecd5b5;*/
	color:#b97f2e;
	font-weight:normal;
	width:177px;
	line-height:12px;
	margin:0;
	padding:0 0 0 20px;
}

.leftDivInner form span.tooltip span.toolTipHolder span.botTool {
	background:url(/images/new/tooltip-bot-img.gif) no-repeat 100% 0;
	display:block;
	width:194px;
	height:7px;
}

				
	
.rightDivInner{
	width:260px;
	padding:0;
	margin:0 0 0 10px;
	float:left;
	}			
/*===================================
		[ footer div start]		
====================================*/

#footer{
	background-color:#3d98c8;
	color:#fff;
	font-size:11px;
	margin:5px 0 0 0;
	padding:22px 0 0 8px;
	position:relative;
	width:716px;
	height:60px;
	}
	
.footerLeftBot{
	background:url(/images/new/footer_left_bot.gif) no-repeat 0 0;
	display:block;
	width:9px;
	height:13px;
	position:absolute;
	bottom:0;
	left:0;
	}
	
.footerRightBot{
	background:url(/images/new/footer_right_bot.gif) no-repeat right 0;
	display:block;
	width:9px;
	height:13px;
	position:absolute;
	z-index:1;
	bottom:0;
	right:0;
	}

#footer p{
	line-height:16px;
	font-weight:bold;
	margin:5px 0 0 14px;
	}
	
#footer ul{
	list-style-type:none;
	height:20px;
	padding:0 0 0 8px;
	}
	
#footer ul li{
	float:left;
	display:block;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	padding:0 5px;
	width:auto;
	}
	
#footer ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#footer ul li a:hover{
	color:#035580;
	background-color:inherit;
	}
	
#footer ul li a.active{
	color:#035580;
	background-color:inherit;
	}
	
/*===================================
		[ right div start]		
====================================*/



#rightPart{
	width:274px;
	float:right;
	}
	
/*---- ( login  part start ) ----*/
	
#loginUser{
	height:18px;
	margin:0 9px 18px 0;
	}
	
#loginUser ul{
	height:18px;
	list-style-type:none;
	float:right;
	width:auto;
	}
	
#loginUser ul li{
	float:left;
	width:auto;
	display:block;
	color:#0373a8;
	background-color:inherit;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	}
	
#loginUser ul li span{
	color:#dddbdb;
	background-color:inherit;
	padding:0 18px;
	}
	
#loginUser ul li a{
	color:#ff8400;
	background-color:inherit;	
	}
	
#loginUser ul li a:hover{
	color:#0373a8;
	background-color:inherit;
	text-decoration:none;
	}
	
/*---- ( Advertise part start ) ----*/

#rightPart ul#advertise{
	background:url(/images/new/active_bg.gif) no-repeat 0 0;
	height:30px;
	width:193px;
	margin:0 0 0 62px;
	list-style-type:none;
	padding:0 0 0 10px;
	}
	
#rightPart ul#advertise li{
	float:left;
	width:auto;
	color:#dddbdb;
	background-color:inherit;
	line-height:30px;
	padding:0 12px;
	font-size:13px;
	}
	
#rightPart ul#advertise li a{
	color:#0373a8;
	background-color:inherit;
	}

#rightPart ul#advertise li a:hover{
	color:#ff8400;
	background-color:inherit;
	text-decoration:none;
	}
	
.rightHeading{
	background:url(/images/new/right_heading_bg.gif) no-repeat 0 0;
	height:47px;
	padding:16px 0 0 14px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	margin:13px 0 0 0;
	}
	
/*---- ( gray div start ) ----*/

.gray{
	background-color:#f7f7f7;
	color:#5b5b5b;
	font-size:12px;
	width:222px;
	margin:0 0 0 9px;
	padding:11px 20px 12px 14px;
	}
	
.quation{
	background:url(/images/new/quation_left.gif) no-repeat 0 0;
	padding:0 0 0 24px;
	font-size:12px;
	line-height:18px;
	color:#5b5b5b;
	background-color:inherit;
	margin:0 0 7px 0;
	}
	
.quation span{
	background:url(/images/new/quation_right.gif) no-repeat right 3px;
	padding:0 22px 0 0;
	}

.orangeText{
	padding:0 0 0 25px;
	color:#c46d2b;
	background-color:inherit;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 22px 0;
	}
	
.next{
	height:20px;
	text-align:right;
	}
	
.next a{
	color:#0083c2;
	background-color:inherit;
	font-weight:bold;
	font-size:14px;
	}
	
.next a:hover{
	color:#f99100;
	background-color:inherit;
	text-decoration:none;
	}
	
	
/*   --------------- advertise us pages -----------------   */	

.topPad{
	padding-top:11px;
	}
	
.accountLink{
	color:#5b5b5b;
	background-color:inherit;
	font-size:14px;
	padding:0 0 10px 0;
	}
	
.accountLink a{
	color:#0083c2;
	background-color:inherit;
	}
	
.accountLink a:hover{
	text-decoration:none;
	color:#c46d2b;
	background-color:inherit;
	}
	
.advertiseGray{
	width:246px;
	padding:0 5px 10px;
	background-color:#f7f7f7;
	color:#5b5b5b;
	font-size:12px;
	margin:0 0 0 9px;
	}
	
.advertiseFloatImg{
	width:246px;
	padding:0 0 16px 0;	
	}
	
.advertiseFloatImg p img{
	float:left;
	width:auto;
	margin:0 10px 0 0;
	}
	
.advertiseFloatImg p{
	width:auto;
	float:left;
	font-size:13px;
	line-height:18px;
	margin:8px 0 0 0;
	padding:0 9px;
	}
	
.advertiseAccount{
	background:url(/images/new/acount_link.gif) no-repeat 0 0;
	height:39px;
	width:229px;
	margin:0 auto 17px;
	text-align:center;
	font-size:12px;
	line-height:39px;
	text-decoration:none;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	background-color:inherit;
	}
	
.accountLink:hover{
	color:#a0e2ff;
	background-color:inherit;
	}
	
.advertiserightHeading{
	background:url(/images/new/advertis-right-heading.gif) no-repeat 0 0;
	height:47px;
	padding:0 0 0 14px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	margin:0 0 0 0;
	}
	
.advertiseIconLink{
	list-style-type:none;
	margin:0 0 4px 10px;
	line-height:0;
	font-size:0;
	}
	
.advertiseIconLink li{
	height:29px;
	margin:0 0 8px 0;
	}
	
.advertiseIconLink li a{
	width:auto;
	float:left;
	color:#014d71;
	background-color:inherit;
	font-size:14px;
	line-height:29px;
	}
	
.advertiseIconLink li a:hover{
	color:#e27d30;
	background-color:inherit;
	text-decoration:none;
	}
	
.advertiseIconLink li img{
	margin:0 6px 0 0;
	float:left;
	display:block;
	width:auto;
	font-size:0;
	line-height:0;
	}

.tagText{
	margin:0 10px 0 10px;
	color:#014d71;
	background-color:inherit;
	font-size:14px;
	}
	
.tagText a{
	color:#014d71;
	background-color:inherit;
	text-decoration:none;
	}
	
.tagText a:hover{
	color:#e27d30;
	background-color:inherit;
	}
	
.font24{
	font-size:24px;
	}
	
.font10{
	font-size:10px;
	}
	
.font16{
	font-size:16px;
	}
	
/*===================================
		[ login blog land page]		
====================================*/

#bannerDiv{
	height:60px;
	margin:3px 0 0 0;
	}
#bannerDiv img{
	border:none;
	margin:0 4px 0 0;
	float:left;
	}
	
#bannerDiv img.nomar{
	margin:0;
	}
	
#blogInner{
	width:724px;
	}
	
/*------------ blog left part start------------*/

#blogLeft{
	width:220px;
	float:left;
	}
	
#blogLeft h2{
	background:url(/images/new/blog_left_h2.gif) no-repeat 0 0;
	height:28px;
	padding:0 0 11px 11px;
	font-size:18px;
	line-height:28px;
	color:#fff;
	background-color:inherit;
	}
	
#blogLeft h3{
	background:url(/images/new/orange_arrow.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
	font-size:18px;
	font-weight:bold;
	color:#c46d2b;
	background-color:inherit;
	}
	
#blogLeft ul{
	list-style-type:none;
	margin:0 7px 0 9px;
	line-height:0;
	font-size:0;
	}
	
#blogLeft ul li{
	display:block;
	padding:0 0 2px 0 ;
	}
	
#blogLeft ul li a{
	display:block;
	border:#ffffff 1px solid;
	line-height:23px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:normal;
	color:#c46d2b;
	background-color:inherit;
	}
	
#blogLeft ul li a:hover{
	background-color:#fcf7d7;
	border:#f5eec6 1px solid;
	color:#c46d2b;
	}
	
#blogLeft ul li a.active{
	background-color:#fcf7d7;
	border:#f5eec6 1px solid;
	color:#c46d2b;
	}
	
/*------------ blog right part start------------*/

#blogRight{
	width:504px;
	float:right;
	}
	
.blogRightCommon{
	border-bottom:#d8d8d8 1px solid;
	border-left:#d8d8d8 1px solid;
	border-right:#d8d8d8 1px solid;
	width:488px;
	padding:7px;
	}
	
.blogRightCommon img.commonLeft{
	float:left;
	display:block;
	border:none;
	margin:2px 0 0 0;
	}
	
.personalInfoHolder {
	margin:0 0 0 14px;
	}	
.personalInfo {
	padding:15px 25px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	width:452px;
}

.personalInfo ul {
	list-style:none;
}

.personalInfo ul li {
	float:left;
	width:386px;
	font-size:14px;
	line-height:24px;
}

.personalInfo ul li.fixedWidth {
	width:122px;
}

.personalInfo ul li.catLeftPad {
	padding:0 0 0 14px;
	line-height:16px;
}

.personalInfo ul li.date {
	font-size:11px;
	color:#a3a2a2;
	background-color:inherit;
	line-height:11px;
	padding:0 0 0 13px;
	width:auto;
}

.personalInfo ul li.fixedWidthDate {
	width:60px;
	text-align:left;
	padding:0;
}

.personalInfo ul li.fixedWidthRt {
	width:333px;
	font-size:12px;
	line-height:12px;
}

.personalInfo ul li.fixedWidthRt a {
	color:#118bc6;
	background-color:inherit;
	text-decoration:underline;
}

.personalInfo ul li.fixedWidthRt a {
	color:#118bc6;
	background-color:inherit;
	text-decoration:underline;
	line-height:14px;
}

.personalInfo ul li a {
	color:#5b5b5b;
	background-color:inherit;
	text-decoration:none;
}

.personalInfo ul li.arrow {
	background:url(/images/new/relate_arrow.gif) no-repeat 10% 50%;
	width:14px;
	border:none;
}

.personalInfo ul li.arrowtop {
	background:url(/images/new/relate_arrow.gif) no-repeat 10% 15%;
	width:14px;
	border:none;
}

.personalInfo ul li.noarrow {
	width:14px;
	border:none;
}

.personalInfo ul li a:hover {
	text-decoration:underline;
}

.personalInfo ul li a.blueLink{
	color:#118bc6;
	background-color:inherit;
	text-decoration:underline;
}

.personalInfo ul li a.blueLink:hover, .personalInfo ul li.fixedWidthRt a:hover {
	text-decoration:none;
}

.innerUlTopPad {
	padding:5px 0 0;
}

.innerUlTopPad2 {
	padding:10px 0 0;
}

.infoLinkHolder {
	padding:0 0 0 15px;
}

.infoLinkHolder2 {
	padding:8px 0 0 15px;
}

.infoLinkHolderRt {
	padding:8px 24px 0 0;
	text-align:right;
	font-weight:bold;
}

.infoLinkHolder a, .infoLinkHolder2 a, .infoLinkHolderRt a {
	font-size:12px;
	color:#118bc6;
	background-color:inherit;
}

.infoLinkHolder a:hover, .infoLinkHolder2 a:hover, .infoLinkHolderRt a:hover {
	text-decoration:none;
}

.infoBotBorder {
	border-bottom:1px solid #d8d8d8;
}

/*---------( common right )--------*/
.blogRightCommon_right{
	width:403px;
	float:right;
	}
	
.blogRightCommon_right h2{
	color:#0083c2;
	background-color:inherit;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	}
	
.nobotBor{
	border-bottom:none !important;
	}
	
.blogCommonText{
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	}
	
.blogCommonLink{
	color:#a3a2a2;
	background-color:inherit;
	font-size:11px;
	}
	
.blogCommonLink a{
	color:#118bc6;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	background-color:inherit;
	margin:0 0 0 0;
	}
	
.blogCommonLink a:hover{
	text-decoration:none;
	color:#666;
	background-color:inherit;
	}
	
.blogCommonLink span{
	padding:0 0 0 17px;
	}
	
.blogCommonLink1{
	color:#a3a2a2;
	background-color:inherit;
	font-size:11px;
	}
	
.blogCommonLink1 a{
	color:#C46D2B;
	font-size:11px;
	line-height:16px;
	background-color:inherit;
	margin:0px 0px 0px 14px;
	}
	
.blogCommonLink1 a:hover{
	text-decoration:none;
	color:#666;
	background-color:inherit;
	}
	
.blogCommonLink1 span{
	padding:0 0 0 17px;
	}

	
	
/*-------------blue div start------------------	*/

.blueDiv {
	background:#e8feff;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	padding:13px;
}

.blueDiv ul {
	width:auto;
	list-style:none;
}

.blueDiv ul li {
	width:auto;
	float:right;
	text-align:right;
}

.blueDiv ul li a {
	width:auto;
	display:block;
	font-size:14px;
	color:#0083c2;
	background-color:inherit;
	line-height:18px;
}

.blueDiv ul li a.twitter {
	background:url(/images/new/twitter.gif) no-repeat 0 0;
	padding:0 0 0 22px;
}

.blueDiv ul li a.share {
	background:url(/images/new/share-icon1.gif) no-repeat 0 2px;
	padding:0 0 0 22px;
}

.blueDiv ul li a:hover {
	text-decoration:none;
}

.blueRtPad {
	padding:0 59px 0 0;
}
/*---------------- { blog right part start }-------------*/

/*---------------- { bread crumbs part start }-------------*/
.breadcrumbs {
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
}

.breadcrumbs ul {
	padding:7px 20px 12px;
	list-style:none;
}

.breadcrumbs ul li {
	float:left;
	color:#c46d2b;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	padding:0 8px 0 0;
	width:auto;
}

.breadcrumbs ul li a {
	float:left;
	color:#c46d2b;
	background-color:inherit;
}

.breadcrumbs ul li a:hover {
	text-decoration:none;
}
	

/*---------------- { bread crumbs part end }-------------*/

/*---------------- { sponsored listing part start }-------------*/

.sponsoredListing {
/*	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;*/
}

.sponsoredListing ul {
	margin:12px 0 0;
	padding:0;
	line-height:21px;
	width:130px !important;
}

.sponsoredListing ul li {
	float:left;
	font-size:12px;
	list-style:none;
	line-height:21px;
	width:120px !important;
	padding:0;
	margin:0;
	text-align:center;
	background:#fcf7d7;
	color:#945f36 !important;
}

.sponsoredListing .holderDiv {
	background:#fcf7d7;
	color:#945f36 !important;
	border-bottom:1px solid #fff;
	padding:8px 11px;
}

.holderDivLeft {
	width:55px;
	float:left;
	text-align:left;
} 

.holderDivMid {
	width:269px;
	float:left;
}

.holderDivMid p {
	padding:0 2px;
	float:left;
	font-size:12px;
	color:#5b5b5b;
	background-color:inherit;
	line-height:14px;
}

.holderDivMid p a {
	font-size:14px;
	color:#945f36;
	background-color:inherit;
	line-height:16px;
	display:block;
}

.holderDivMid p a:hover {
	text-decoration:none;
}

.holderDivRight {
	width:130px;
	float:right;
} 

.holderDivRight div {
	font-size:12px;
	color:#000;
	background-color:#fffded;
	border:1px solid #ded7ad;
	padding:0 0 3px;
}

.holderDivRight div ul {
	list-style:none;
	width:125px !important;
	margin:0 auto;
	padding:3px 0 0;
	color:#000;
	background-color:#fffded !important;
}

.holderDivRight div ul li {
	float:left;
	text-transform:uppercase;
	font-weight:normal;
	width:auto !important;
	line-height:14px;
	text-align:center;
	background-color:#fffded !important;
}

.holderDivRight div ul li.rtpad {
	padding:0 12px 0 0;
}

.holderDivRight div ul li a {
	display:block;
	font-size:9px;
}

.holderDivRight div ul li a.ornglink {
	color:#c97637;
	background-color:inherit;
}

.holderDivRight div ul li a.bluelink {
	color:#0083c2;
	background-color:inherit;
}

.holderDivRight div ul li a:hover {
	text-decoration:none;
}

/*---------------- { sponsored listing part end }-------------*/

/*---------------- { sponsored listing bottom part start }-------------*/
.holderDiv2 {
	padding:6px 9px;
	border-bottom:1px solid #e3e2e2;
}

.holderDiv2 div {
	padding:0 !important;
	margin:0 !important;
}

.holderDiv2 div div.titieList {
	padding:0 !important;
	float:left;
	width:367px;
}

.holderDiv2 div div.titieList a {
	color:#0083c2;
	font-size:14px;
	line-height:16px;
	background-color:inherit;	
}

.holderDiv2 div div.titieList a.sml {
	color:#0083c2;
	font-size:12px;
	line-height:14px;
	background-color:inherit;	
}

.holderDiv2 div div.titieList a:hover, .holderDiv2 div div.titieList a.sml:hover {
	text-decoration:none;
}

.holderDiv2 div div.saveThis {
	padding:0 !important;
	float:left;
	width:116px;
	text-align:right;
	font-size:10px;
}

.holderDiv2 div div.saveThis a {
	color:#0083c2;
	background-color:inherit;
	text-transform:uppercase;
	line-height:14px;
}

.holderDiv2 div div.saveThis a.next {
	font-size:13px;
	line-height:15px;
}

.holderDiv2 div div.saveThis a:hover, .holderDiv2 div div.saveThis a.next:hover {
	text-decoration:none;
}

.holderDiv2 div p {
	color:#5b5b5b;
	background-color:inherit;
	font-size:12px;
}

.botDiv {
	margin:10px 0 0;
	height:20px;
}
	
/*---------------- { sponsored listing bottom part end }-------------*/
	
.blogLogin{
	width:246px;
	padding:0 0 0 0;	
	}
	
.blogLogin form{
	margin:0;
	}
	
.formdiv{
	width:246px;
	padding:0 0 13px 0;
	}
	
.blogLogin form label{
	width:66px;
	float:left;
	line-height:30px;
	font-size:14px;
	color:#666666;
	background-color:inherit;
	font-weight:bold;
	}
	
.blogLogin form input.textBox{
	width:173px;
	border:#c3c1c1 1px solid;
	height:25px;
	background-color:#fff;
	color:#666;
	padding:4px 0 0 5px;
	float:right;
	}
	
.formrightDiv{
	width:180px;
	float:right;
	padding:0 0 2px 0;
	}
	
.formrightDiv_right{
	width:94px;
	float:right;
	}
	
.formrightDiv_right label{
	font-size:10px !important;
	width:75px !important;
	float:right !important;
	}
	
.formrightDiv_right input{
	float:left;
	width:13px;
	margin:0;
	}
	
.blog_login{
	float:left;
	margin:0;
	width:auto;
	}
	
.formLink{
	color:#014d71;
	background-color:inherit;
	font-size:10px;
	line-height:16px;
	}
	
.formLink:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.formLink1{
	color:#014d71;
	background-color:inherit;
	font-size:12px;
	line-height:16px;
	display:block;
	}
	
.formLink1:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.become{
	margin:0 0 0 65px;
	}
	
.nobotPad{
	padding-bottom:0 !important;
	}
/*-------------- Email News Letter-----------*/
.emailLetter{
	border-top:#e6e5e5 7px solid;
	width:236px;
	padding:9px 10px 24px;
	margin:0 auto;
	background-color:#ededed;
	color:#666;
	}
	
.emailLetter h2{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#c46d2b;
	background-color:inherit;
	}

.emailDiv{
	width:236px;
	}
	
.emailDiv input.subscribe{
	float:right;
	width:auto;
	}
	
.emailDiv input.textBox{
	width:142px;
	border:#c3c1c1 1px solid;
	height:23px;
	float:left;
	margin:3px 0 0 0;
	padding:8px 0 0 8px;
	}
	
.advertiseGray1{
	width:252px;
	padding:0 2px 10px;
	background-color:#f7f7f7;
	color:#5b5b5b;
	font-size:12px;
	margin:0 0 0 9px;
	}
	
.advertisementsPic{
	list-style-type:none;
	}
.advertisementsPic li{
	display:block;
	margin:0 2px 2px 0;
	width:125px;
	height:125px;
	float:left;
	}
	
.advertisementsPic li.nomar{
	margin:0 0 2px 0;
	}
	
.advertisementsPic li img{
	border:none;
	display:block;
	font-size:0;
	line-height:0;
	}
	
.rightBanner{
	border:none;
	}

/*===================================
		[ blog post page start]		
====================================*/	
	
.postTitle{
	background:url(/images/new/left_header_bg.gif) repeat-x 0 0;
	height:43px;
	border:#e3e2e2 1px solid;
	padding:8px 0 0 11px;
	font-size:26px;
	line-height:26px;
	font-weight:bold;
	color:#0083c2;
	background-color:inherit;
	}
	
.postTitle span{
	display:block;
	font-size:11px;
	line-height:12px;
	color:#a3a2a2;
	background-color:inherit;
	}
	
.commentDiv{
	background:url(/images/new/comment_bg.gif) repeat-x 0 0;
	height:39px;
	padding:0 8px 0 18px;
	width:476px;
	border-left:#e3e2e2 1px solid;
	border-right:#e3e2e2 1px solid;
	}
	
.rating{
	width:138px;
	float:left;
	margin:10px 0 0 0;
	}
	
.rating img{
	border:none;
	}
	
.commentsText{
	width:89px;
	float:left;
	line-height:37px;
	background:url(/images/new/comments_icon.gif) no-repeat 0 center;
	padding:0 0 0 21px;
	}
	
.commentsText a{
	color:#0083c2;
	font-size:13px;
	background-color:inherit;
	}
	
	
.commentsText a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.saveBrowser{
	background:url(/images/new/save_browser_icon.gif) no-repeat 0 3px;
	padding:0 0 0 25px;
	float:right;
	width:auto;
	line-height:37px;
	}
	
.saveBrowser a{
	color:#0083c2;
	font-size:13px;
	background-color:inherit;
	}
	
	
.saveBrowser a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.postBorder{
	border-left:#d8d8d8 1px solid;
	border-right:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;
	width:502px;
	padding:2px 0 16px 0;
	}
	
.postText{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin:0 7px 0 2px;
	padding:0 0 18px 0;
	}
	
.postLeftImg{
	float:left;
	width:auto;
	margin:0 8px 0 0;
	}
	
.postOrang{
	color:#c46d2b;
	background-color:inherit;
	font-size:24px;
	line-height:24px;
	}

.readArticle{
	text-align:right;
	line-height:20px;
	padding:0 48px 0 0;
	}
	
.readArticle a{
	color:#666666;
	background-color:inherit;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	}
	
.readArticle a:hover{
	color:#0083c2;
	background-color:inherit;
	}
	
.postBorder ul.articleRating{
	height:42px;
	border-bottom:#e3e2e2 1px solid;
	list-style-type:none;
	padding:0 11px 0 7px;
	margin:0px;
	}
	
.postBorder ul.articleRating li{
	float:left;
	display:block;
	padding:0 10px 0 5px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	margin:0px;
	}
	
.postBorder ul.articleRating li a{
	color:#0083c2;
	background-color:inherit;
	font-size:14px;	
	margin:0px;
	padding:0px;
	}
	
.postBorder ul.articleRating li a:hover{
	text-decoration:none;
	background-color:inherit;
	color:#000;
	}
	
.postBorder ul.articleRating li.saveBusiness{
	background:url(/images/new/save_browser_icon1.gif) no-repeat 0 0;
	padding-left:25px;
	}
	
.postBorder ul.articleRating li.share{
	background:url(/images/new/share-icon1.gif) no-repeat 0 6px;
	margin:0px;
	padding-left:25px;
	}
	
.postBorder ul.articleRating li.imgRate{
	padding:0 ;
	float:right;
	width:auto;
	}
	
.postBorder ul.articleRating li.imgRate img{
	border:none;
	}
	
.postTag{
	line-height:27px;
	font-size:16px;
	background-color:inherit;
	border-bottom:#e3e2e2 1px solid;
	color:#666666;
	padding:0 0 0 9px;
	}
	
.postTag strong{
	color:#e27d30;
	background-color:inherit;
	}
	
.postTag a{
	color:#0083c2;
	background-color:inherit;
	font-size:14px;	
	}
	
.postTag a:hover{
	text-decoration:none;
	background-color:inherit;
	color:#000;
	}
	
.related_posts{
	padding:13px 21px 9px 10px;
	border-bottom:#e3e2e2 1px solid;
	width:471px;
	}
	
.related_posts_inner{
	width:200px;
	float:left;
	}
	
.related_posts_inner_right{
	width:200px;
	float:right;
	}
	
.related_posts_inner h2{
	color:#e27d30;
	background-color:inherit;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin:0 0 9px 0;
	}
	
.related_posts_inner ul{
	list-style-type:none;
	}
	
.related_posts_inner ul li{
	background:url(/images/new/relate_arrow.gif) no-repeat 0 10px;
	padding:0 0 0 11px;
	}
	
.related_posts_inner ul li a{
	color:#0083c2;
	background-color:inherit;
	font-size:14px;
	line-height:20px;
	}
	
.related_posts_inner ul li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}
	
.trackurl{
	border-bottom:#e3e2e2 1px solid;
	padding:15px 0 23px 0;
	width:501px;
	}
	
.trackurl form{
	margin:0 0 0 7px;;
	width:479px;
	}
	
.trackurl form label{
	float:left;
	width:115px;
	font-size:14px;
	line-height:35px;
	color:#e27d30;
	background-color:inherit;
	font-weight:bold;
	}
	
.trackurl form input.textBox{
	width:347px;
	height:22px;
	float:right;
	border:#cbcdce 4px solid;
	padding:5px 0 0 5px;
	}
	
.trackurl ul{
	margin:10px 0 0 125px;
	list-style-type:none;
	line-height:0;
	font-size:0;
	}
	
.trackurl ul li{
	background:url(/images/new/link_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	display:block;
	height:16px;
	margin:0;
	}
	
.trackurl ul li	a{
	color:#666666;
	background-color:inherit;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	}
	
.trackurl ul li	a:hover{
	color:#0083c2;
	background-color:inherit;
	}


.postBorder form.leave{
	background-color:#f8f8f8;
	color:#666666;
	border-top:#e3e2e2 1px solid;
	border-bottom:#e3e2e2 1px solid;
	padding:14px 0 39px 21px;
	}
	
.postBorder form.leave label{
	width:87px;
	float:left;
	line-height:35px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	}
	
.postBorder form.leave h2{
	color:#e27d30;
	font-weight:bold;
	background-color:inherit;
	font-size:18px;
	margin:0 0 16px 0;
	}
	
.leave_bot{
	padding-bottom:12px;
	width:463px;
	}
	
.postBorder form.leave input.textBox{
	width:356px;
	height:31px;
	border:#c3c1c1 2px solid;
	float:right;
	}
	
.postBorder form.leave textarea{
	width:356px;
	height:102px;
	border:#c3c1c1 2px solid;
	float:right;
	}
	
.postBorder form.leave input.post{
	float:right;
	border:none;
	}
	
.postMidBoder{
	border-bottom:#e3e2e2 1px solid;
	padding:20px 7px 18px 9px;
	}
	
.postMidBoder h2{
	color:#327fa5;
	background-color:inherit;
	font-size:14px;
	line-height:16px;
	}
	
.postMidBoder h2 span{
	font-size:12px;
	font-weight:normal;
	}
	
.postMidBoder p{
	font-size:13px;
	line-height:16px;
	}
	
.noBottomBor{
	border-bottom:none;
	padding-bottom:0;
	}
	
/*===================================
		[ directory list page start]		
====================================*/	
#directoryTab{
	height:41px;
	list-style-type:none;
	padding:0 0 0 18px;
	background:url(/images/new/directory_border_bot.gif) no-repeat left bottom;
	}
	
#directoryTab li{
	display:block;
	float:left;
	padding:0 2px;
	height:41px;
	width:auto;
	}
	
#directoryTab li a{
	display:block;
	float:left;
	color:#5c5b5a;
	background-color:inherit;
	font-size:16px;
	font-weight:bold;
	line-height:41px;
	text-decoration:none;
	cursor:pointer;
	width:auto;
	}
	
#directoryTab li a span{
	display:block;
	float:left;
	width:auto;
	}
	
#directoryTab li a span.left span{
	padding:0 15px;
	height:41px;
	}
	
#directoryTab li a:hover{
	background:url(/images/new/directory_tab_bg.gif) repeat-x  0 0;
	color:#0083c2;
	background-color:inherit;
	}
	
#directoryTab li a:hover span.left{
	background:url(/images/new/directory_tab_left.gif) no-repeat 0 0;
	}
	
#directoryTab li a:hover span.left span{
	background:url(/images/new/directory_tab_right.gif) no-repeat right 0;
	}
	
#directoryTab li a.active{
	background:url(/images/new/directory_tab_bg.gif) repeat-x  0 0;
	color:#0083c2;
	background-color:inherit;
	}
	
#directoryTab li a.active span.left{
	background:url(/images/new/directory_tab_left.gif) no-repeat 0 0;
	}
	
#directoryTab li a.active span.left span{
	background:url(/images/new/directory_tab_right.gif) no-repeat right 0;
	}
	
.directoryYellow{
	position:relative;
	margin:0 0 32px 0;
	background-color:#fcf7d7;
	color:#5b5b5b;
	width:502px;
	}
	
.directoryYellow h2{
	position:absolute;
	padding:0 7px;
	font-size:12px;
	line-height:20px;
	height:20px;
	left:0;
	top:-19px;
	color:#945f36;
	background-color:#fcf7d7;
	}
.directoryTopPad{
	padding-top:19px;
	}
	
.directoryYellow ul{
	list-style-type:none;
	line-height:0;
	font-size:0;
	margin:0;
	}
	
.directoryYellow ul li{
	margin:0;
	padding:9px 10px 7px 11px;
	width:481px;
	border-bottom:#fff 1px solid;
	}

.directoryYellow ul li img{
	float:left;
	display:block;
	margin:3px 8px 0 0;
	}

.directoryTitle{
	float:left;
	width:294px;
	}
	
.directoryTitle h3 a{
	color:#945f36;
	background-color:inherit;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	}
	
.directoryTitle h3 a:hover{
	text-decoration:none;
	color:#5b5b5b;
	background-color:inherit;
	}
	
.directoryTitle p{
	font-size:11px;
	font-weight:normal;
	color:#5b5b5b;
	line-height:16px;
	background-color:inherit;
	}
	
.tablink{
	border:#ded7ad 1px solid;
	background-color:#fffded;
	color:#c97637;
	width:143px;
	float:right;
	}
	
.tablink p{
	font:normal 9px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	width:141px;
	}
	
.tablink p a.orangLink{
	color:#c97637;
	background-color:inherit;	
	}
	
.tablink p a.orangLink:hover{
	color:#0083c2;
	background-color:inherit;
	}
	
.tablink p a.blueLink{
	color:#0083c2;
	background-color:inherit;	
	}
	
.tablink p a.blueLink:hover{
	color:#c97637;
	background-color:inherit;
	}
	
.titleListing{
	list-style-type:none;
	font-size:0;
	line-height:0;
	}
	
.titleListing li{
	border-bottom:#e3e2e2 1px solid;
	padding:7px 8px 9px 17px;
	color:#5b5b5b;
	background-color:inherit;
	font-size:12px;
	line-height:16px;
	}
	
.titleListing li p{
	display:block;
	line-height:16px;
	height:16px;
	font-size:14px;
	}
	
.titleListing li p a{
	color:#0083c2;
	background-color:inherit;	
	
	float:left;
	width:auto;
	}
	
.titleListing li p a:hover{
	text-decoration:none;
	color:#5b5b5b;
	background-color:inherit;
	}
	
.titleListing li p span{
	text-align:right;
	float:right;
	width:auto;
	font:normal 9px/16px Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	}
	
.showing{
	height:20px;
	padding:10px 0 0 21px;
	}
	
.showing p{
	float:left;
	width:auto;
	font-size:13px;
	font-weight:bold;
	color:#5c5b5a;
	background-color:inherit;
	line-height:20px;
	}
	
.showing ul{
	float:right;
	height:20px;
	width:auto;
	list-style-type:none;
	}
	
.showing ul li{
	float:left;
	display:block;
	padding:0 12px;
	width:auto;
	}
	
.showing ul li a{
	color:#0083c2;
	background-color:inherit;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	}
	
.showing ul li a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.directoryadvertise{
	margin:20px 0 8px 0;
	line-height:24px;
	font-size:12px;
	}
	
.directoryadvertise a{
	color:#0373a8;
	background-color:inherit;
	}
	
.directoryadvertise a:hover{
	text-decoration:none;
	color:#666;
	background-color:inherit;
	}
	
/*================================================================
		[ directory list view sponsored list page start]		
==================================================================*/		
	
.directoryLengthy{
	padding:20px 0 20px 13px;
	}
	
.directoryLengthy a{
	color:#0083c2;
	background-color:inherit;
	font-size:16px;
	line-height:18px;
	}
	
.directoryLengthy a:hover{
	color:#5c5b5a;
	background-color:inherit;
	text-decoration:none;
	}
	
.director_list_inner{
	width:480px;
	margin:0 auto;
	}
	
.director_list_img{
	float:left;
	width:auto;
	}
	
.director_list_inner_right{
	width:300px;
	float:right;
	padding:0 0 9px 0;
	}
	
.director_list_orangText{
	color:#c46d2b;
	background-color:inherit;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	}
	
.director_list_orangText1{
	color:#c46d2b;
	background-color:inherit;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	}
	
.director_list_bot_pad{
	padding-bottom:6px;
	}
	
.director_list_blackText{
	color:#5b5b5b;
	background-color:inherit;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	}
.director_list_blackText span{
	width:45px;
	display:block;
	float:left;
	}
.director_list_blackText a{
	color:#0083c2;
	background-color:inherit;
	}	

.director_list_blackText a:hover{
	color:#5b5b5b;
	background-color:inherit;
	}
	
.director_list_rating{
	height:20px;
	margin:8px 0 0 0;
	}
	
.director_list_rating a{
	font:bold 9px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:auto;
	float:left;
	}
	
.director_list_rating a.share{
	color:#c97637;
	background-color:inherit;
	margin:0 7px 0 0;
	}
	
.director_list_rating a.share:hover{
	color:#0083c2;
	background-color:inherit;
	text-decoration:none;
	}
	
.director_list_rating a.save_this{
	color:#0083c2;
	background-color:inherit;
	}	

	
.director_list_rating a.save_this:hover{
	color:#c97637;
	background-color:inherit;
	text-decoration:none;
	}
	
.director_list_rating span{
	padding:0 0 0 44px;
	float:left;
	display:block;
	width:auto;
	}
.director_list_rating span img{
	border:none;
	margin:4px 2px 0 0;
	}
	
.director_list_left_pad{
	padding-left:14px !important;
	}
	
.postBorder ul.articleRating li.imgRate1{
	padding:0;
	float:left;
	width:auto;
	}
	
/*************************************************** OWN CSS **************************************************/

.blogRightCommon_right h2 a{
	color:#118bc6;
	line-height:16px;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 0;
	}
	
.blogRightCommon_right h2 a:hover{
	text-decoration:none;
	color:#666;
	background-color:inherit;
	}
	
.saveBusiness1{
	background:url(/images/new/save_browser_icon1.gif) no-repeat 0 0;
	line-height:37px;
    padding:0 0 0 25px;
	}
	
.blueDiv1 {
	background:#ffffff;
	padding:13px;
}

.blueDiv1 ul {
	width:auto;
	list-style:none;
}

.blueDiv1 ul li {
	width:auto;
	float:left;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

.blueDiv1 ul li a {
	width:auto;
	display:block;
	font-size:14px;
	color:#0083c2;
	background-color:inherit;
	line-height:18px;
}

.blueRtPad1 {
	padding:0 27px 0 0;
}

.blueDiv2 {
	background:#E8FEFF none repeat scroll 0 0;
	border-bottom:1px solid #D8D8D8;
	padding:13px;
}

.blueDiv2 ul {
	width:auto;
	list-style:none;
}

.blueDiv2 ul li {
	color:#E8FEFF
	width:auto;
	float:right;
	text-align:right;
}

.blueDiv2 ul li a {
background-color:inherit;
color:#0083C2;
display:block;
font-size:14px;
line-height:6px;
margin-right:-32px;
width:auto;
}

.blueDiv2 ul li a.twitter {
	background:url(/images/new/twitter.gif) no-repeat 0 0;
	padding:0 0 0 22px;
}

.blueDiv2 ul li a.share {
	background:url(/images/new/share-icon1.gif) no-repeat 0 2px;
	padding:0 0 0 22px;
}

.blueDiv2 ul li a:hover {
	text-decoration:none;
}

.blueRtPad2 {
	padding:0 59px 0 0;
}

.blueDiv3 {
	background:#FCF7D7 none repeat scroll 0 0;
	border-bottom:1px solid #D8D8D8;
	padding:13px;
}

.blueDiv3 ul {
	width:auto;
	list-style:none;
}

.blueDiv3 ul li {
	color:#FCF7D7
	width:auto;
	float:right;
	text-align:right;
}

.blueDiv3 ul li a {
background-color:inherit;
color:#945F36;
display:block;
font-size:14px;
line-height:6px;
margin-right:-32px;
width:auto;
}

.blueDiv3 ul li a.twitter {
	background:url(/images/new/twitter.gif) no-repeat 0 0;
	padding:0 0 0 22px;
}

.blueDiv3 ul li a.share {
	background:url(/images/new/share-icon1.gif) no-repeat 0 2px;
	padding:0 0 0 22px;
}

.blueDiv3 ul li a:hover {
	text-decoration:none;
}

.blueRtPad3 {
	padding:0 59px 0 0;
}

.content {
	color:#5B5B5B;
	font-size:12px;
	line-height:18px;
	width:500px;
}

.repostTitle{
	background:url(/images/new/left_header_bg1.gif) repeat-x 0 0;
	border:#e3e2e2 1px solid;
	padding:8px 0 0 11px;
	font-size:16px;
	font-weight:bold;
	color:#0083c2;
	background-color:inherit;
	min-height:20px;
}

.repostTitle span{
	display:block;
	font-size:11px;
	line-height:12px;
	color:#a3a2a2;
	background-color:inherit;
	}

