/* CSS Document */

/*Dash Board - Navigations*/
.dash_board_nav_contain {width:950px;
				height:58px;
				}
				
.dash_board_nav_bar {width:auto;
		 		height:58px;
				float:left;
				/* font-size: 0.875 em;*/
    			font-weight: bold;
				}
				
.dash_board_nav_bar ul {list-style:none;
						margin:0;
						padding:0;
						}

.dash_board_nav_bar li {
    					float: left;
						padding: 0;
						/*height: 36px;*/
						height: 14px;
						padding: 22px 63px 0 0;
						text-align:left;
						}
						
.dash_board_nav_bar li a {
						color: #333333;
						display: block;
						font-size:18px;
						text-decoration: none;
						}
						
.dash_board_nav_bar li a:hover {
    							color: #0099ff;
    							text-decoration: none;
								}
.dash_board_nav_bar .active{
	color: #0099ff;}

/*Right side - icons*/

.dash_board_right_icons {
		 		height:58px;
				float:right;
				}	
.dash_board_right_icons ul {list-style:none;
                            margin:0;
                            padding:0;
							}
.dash_board_right_icons li {
    			   float: left;
			   padding: 0;
			   height: 30px;
			   width:30px;
			   margin: 18px 2px 0 2px;
			   border:none;
			   }
.dash_board_right_icons li a {
			      display: block;
				  margin:0;
				  padding:0;
			      }
						
.dash_board_right_icons li a:hover {
    				   display: block;
				       }

				
/* Dash Board - Left and Right Columns container */

.center_content_dash_board_left_right {height:auto;
									padding:10px 0 0 0;
									clear:both;
									
									}

/* Dash Board - Left Column container */

.dash_board_left_column {width:667px;
					 /* min-height:500px; 
					 height:100px;*/
					 float:left;
					padding-right:10px;
					border-right: 1px solid #bdbdb9;
					 }


/* Dash Board - Left Column - Content Container */

/*Dash Bord left Column - Outer DIV */

.dash_board_left_column_outer_div_container {width:662px;
											 float:left;
											 }
											 
.dash_board_left_column_outer_div_container .outer_div_top {height:6px; width:662px;background:url(images/d_bord_left_div_out_top.jpg) no-repeat 0 0;
												  }
												  
.dash_board_left_column_outer_div_container .outer_div_bgr {background:url(images/d_bord_left_div_out_cen_bgr.jpg) repeat-y 0 0;
												  }
												  
.dash_board_left_column_outer_div_container .outer_div_bgr2 {width:656px; margin:0 auto; background:url(images/d_bord_left_div_out_cen_bg2.jpg) repeat-x top;
												  }
												  
.dash_board_left_column_outer_div_container .outer_div_bottom {height:6px; width:662px; background:url(images/d_bord_left_div_out_bottom.jpg) no-repeat 0 0;
													}


/*Dash Bord left Column - Inner DIV */
.dash_board_left_column_inner_div_container {width:636px;
											margin:0 auto;
											padding:10px 0 10px 0;
											 }

.dash_board_left_column_inner_div_container .inner_div_top {width:616px;
															height:46px;
															padding:20px 0 0 20px;
															background:url(images/d_bord_left_div_in_top.png) no-repeat 0 0;
															font-size:18px;
															color:#333333;
															font-weight:bold;
															line-height: 13px;
															border-bottom: 1px solid #bdbdb9;
															}
															
.dash_board_left_column_inner_div_container .inner_div_bgr {width:636px;
															height:auto;
															background:url(images/d_bord_left_div_in_cen_bgr.png) repeat-y 0 0;
															}
														
.dash_board_left_column_inner_div_container .inner_div_bottom  {width:596px;
																height:54px;
																padding:12px 20px 0 20px;
																background:url(images/d_bord_left_div_in_bottom.png) no-repeat 0 0;
																}
.inner_div_top h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#363636;
	font-weight:bold;
	padding-bottom:5px;}


.inner_div_bottom p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-top:10px;}

/*Dash Board left Column - Text Styles */

/*.dash_board_text1 {font-size:18px;color:#333333; font-weight:bold;}*/
.dash_board_text2 {font-size:9px;color:#666666; font-weight:normal;}
.dash_board_text3 {font-size:14px;color:#333333; font-weight:bold;}
.dash_board_text4 {font-size:10px;color:#0099FF; font-weight:bold;}
.dash_board_text5 {font-size:11px;color:#333333; font-weight:normal;}
.dash_board_text6 {font-size:14px;color:#0099FF; font-weight:bold;}


.but_dashb_reject {width:90px; height:27px; background:url(images/but_dashb_reject.png) no-repeat 0 0;  margin:0; padding:0; border:none;float:right;}
.but_dashb_aprove {width:90px; height:27px; background:url(images/but_dashb_aprove.png) no-repeat 0 0;  margin:0; padding:0; border:none;float:left;}
.but_dashb_remove {width:90px; height:27px; background:url(images/but_dashb_remove.png) no-repeat 0 0;  margin:0; padding:0; border:none; cursor:pointer;}
.but_dashb_save {width:131px; height:37px; background:url(images/but_dashb_sav_change.png) no-repeat 0 0;  margin:0; padding:0; border:none; float:right; cursor:pointer;}




#db_more {width:100px;  padding:0; margin:0;}
#db_more a:link,
#db_more a:visited,
#db_more a:active {
			 width:60px;
			  padding:0; margin:0;
			 font-size:16px;
		     color:#0099FF;
		     font-weight:bold;
		     text-decoration:none;
		     }







/* Dash Board - Right Column container */ 			 

.dash_board_right_column {width:272px;
					 	  float:right;
						  }
						  
						  
/* Dash Board - Right Column -Nav Bar */ 					  
						  
.dash_board_right_column .db_nav_bar_container {height:auto;
											 /*width:256px;*/
											}
											
						.db_nav_bar_container ul {
    											margin: 0;
    											padding: 0;
												}
												
						.db_nav_bar_container li {list-style: none;
												  
											}
											
						.db_nav_bar_container li a
						 						{font-size:14px;
												 color:#999999;
												 font-weight: normal;
												 padding: 11px 10px 11px 16px;
												 display:block;
												 text-decoration:none;
												 }
						.db_nav_bar_container li a:hover {
													   color:#ffffff;
													   font-weight:bold;
													   background:url(images/d_board_rigt_div_nav_hov_bg.jpg) #0083DA 0% 0% repeat-x;
													   border:1px solid #bdbdb9;
													   border-left:none;
													   padding: 10px 10px 10px 16px;
														}
					 
.dashboard_menuact a{
					   color:#ffffff!important;
					   font-weight:bold!important;
					   background:url(images/d_board_rigt_div_nav_hov_bg.jpg) #0083DA 0% 0% repeat-x;
					   border:1px solid #bdbdb9;
					   border-left:none;
					   padding: 9px 10px 9px 16px!important;
						}
					 
.clear{
	clear:both;
}


/* Dash Board - Trust and Verification */

.trust_verification {left:0; top:0; width:630px;  margin: 0 auto; padding:0;}
.trust_verification ul {list-style:none;width:630px; margin:0; padding:0;}
.trust_verification ul li {list-style:none; border-bottom:1px solid #bdbdb9; font-weight:bold; font-size:11px; color:#333333; overflow:hidden;
							padding:0 18px;}

.verified {font-size:14px; padding:10px 0 10px 40px; background:url(images/icon_verified.png) no-repeat 0% 50%; color:#000000;font-weight:bold;}
.unverified {font-size:14px; padding:10px 0 10px 40px;  background:url(images/icon_unverified.png) no-repeat 0% 50%;  color:#000000; font-weight:bold;}
.verifiedsmall {font-size:14px; padding:15px 0 5px 40px; background:url(images/icon_verified_small.png) no-repeat 1% 75%; color:#000000; font-weight:bold;}
.trust_blue_text {font-size:11px; color:#0099ff; font-weight:normal;}
.trust_verification p {font-size:11px; padding:0 20px 10px 40px; color:#000; line-height:16px; text-align:left; font-weight:normal;}


.trust_verification .unverified_left {width:389px;border-right:1px solid #bdbdb9; float:left; }
.trust_verification .unverified_right {width:186px;  float:right; padding-left:18px;}
.unverifiedsmall {font-size:14px; padding:15px 0 5px 40px; background:url(images/icon_unverified_small.png) 1% 75% no-repeat; color:#000000; font-weight:bold;}
.unverified_left p {font-size:11px; padding:0 20px 10px 40px; color:#000; line-height:16px; text-align:left; font-weight:normal;}

.list_box3 {width:124px;
			height:22px;
			background-image:url(images/list_box_bgr2.png);
			background-repeat:no-repeat;
			}
			
.list_box3 .content {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    font-size: 12px;
    height: 18px;
    padding: 2px 2px 0;
    width: 120px;
}

.dboard_textbox_1{width:56px; height:31px;background:url(images/dboard_textbox_bgr1.png) no-repeat 0 0; padding:8px 5px 0 5px;}
.field1 {width:46px; height:23px; font-size:18px; color:#999999; font-weight:bold; border:none;}
.dboard_textbox_2{width:43px; height:31px;background:url(images/dboard_textbox_bgr2.png) no-repeat 0 0; padding:8px 5px 0 5px;}
.dboard_textbox_2 .field2{width:33px; height:23px; font-size:18px; color:#999999; font-weight:bold;border:none;}

.dboard_textbox_text {font-size:18px; color:#999999; font-weight:bold;}

.dboard_field_wrapper_right{
	padding:10px 0;
	}
.dboard_field_wrapper_right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	padding:5px 0;}
.dboard_field_wrapper_right input[type="text"]{
	padding:3px 5px;}
.text_box2{
	width:40px;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;}
.text_box1{
	width:30px;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;}
.dboard_field_wrapper_right label{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 3px 0;
	font-weight:normal;}
.button_verify{
	  background:url(images/btn_verifybg.jpg) 0% 0% no-repeat;
	  width:85px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#ffffff;
	  border:0;
	  margin:0 5px 0 0;
	  text-align:center;
	  float:left;
	  height:22px;
	  padding:1px 0 4px 0;
	  cursor:pointer;}
.validphn_number{
	background-image: url(images/bgtile.gif);
    background-position: -18px 0;
    background-repeat: repeat-y;
    }
.validphn_number .unverified_left{
	border-right:none;}
.dboard_twitterconnented .unverified_right,
.dboard_linkedinconnented .unverified_right
 {
	padding:40px 0 0 0;}
.validphn_number .unverified_right 
 {
	padding:30px 0 0 0;}
.cnct_twiiterbtn{
	width:186px;
	height:29px;
	display:block;
	cursor:pointer;
	background:url(images/connect_twitter.png) 0% 0% no-repeat;
	}
.cnct_linbtn{
	width:186px;
	height:29px;
	display:block;
	cursor:pointer;
	background:url(images/connect_li.png) 0% 0% no-repeat;
	}
.cnct_twiiterbtn span,
.cnct_linbtn span{
	display:none;}

/*-------------------------------------------------------edit profile---------------------------------------------------*/
.edit_profile_leftcol,
.upload_profilepic{
	padding:18px 18px 3px 18px;
	width:294px;
	float:left;}
.edit_profile_leftcol input[type="text"],.text_field_style3{
	width:278px;
	background:url(images/text_fieldbg.jpg) 0% 0% repeat-x;
	padding:5px 7px;
	border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	
	font-weight:bold;
	}
.text_field_style3{
	color:#c8c8c8;
	}
        .field_wrapper5{
                padding-bottom:15px;
}
.field_wrapper5 input[type="text"]{
        width:250px;
	background:url(images/text_fieldbg.jpg) 0% 0% repeat-x;
	padding:5px 7px;
	border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	color:#333;
	font-weight:bold;
}
.edit_profile{
	border-bottom:1px solid #cccccc;
	background-image: url(images/bgtile.gif);
    background-position: -77px 0;
    background-repeat: repeat-y;}
.edit_profile_rightcol,
.current_profilepic {
	width:267px;
	padding:18px 18px 3px 18px;
	float:left;}
.edit_profile_rightcol h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding:0 0 18px 0;}
.selectbox_style1{
	width:125px;
	float:left;
	background: url(images/text_fieldbg.jpg) repeat-x scroll 0 0 transparent;
    border: 1px solid #C8C8C8;
    border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
    padding: 1px;
    }
.info_private{
	width:76px;
	height:22px;
	background:url(images/status_private.jpg) 0% 0% no-repeat;
	float:right;
	cursor:pointer;
	}
.info_public{
	width:76px;
	height:22px;
	background:url(images/status_public.jpg) 0% 0% no-repeat;
	float:right;
	cursor:pointer;
	}
.edit_profile_rightcol .field_wrapper{
	padding-bottom:10px;}
.edit_profile_rightcol .field_wrapper_spl{
	padding-bottom:45px;}
.editprofile_otherinfo{
	padding:18px;
	border-bottom:1px solid #cccccc;}
.editprofile_otherinfo textarea{
	background:url(images/textareabg.jpg) 0% 0% repeat-x;
	padding:5px;
	width:588px;
	height:75px;
	color:#333;
	font-weight:bold;
	}
.editprofile_otherinfo input[type="text"]{
	width:278px;
	background:url(images/text_fieldbg.jpg) 0% 0% repeat-x;
	padding:5px 5px;
	border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	color:#B8B8B8;
	width:588px;
	font-weight:bold;
	}
/*----------------------------------------------------------photos and videos------------------------------------------------------------*/
.photosnvideos{
	}
.profilephotos{
	border-bottom:1px solid #cccccc;}
.upload_profilepic h2,
.current_profilepic h2,
.upload_video h2,
.videochecklist h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}
.upload_profilepic p,
.upload_video p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	padding-bottom:10px;
	}
.upload_conatiner{
	width:294px;
	border:1px solid #DBDBDB;
	border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	background:url(images/photocontainer_bg.jpg) 0% 0% repeat-x;
	height:200px;
	margin-bottom:15px;
	text-align:center;}
.photoupload_container{
	background:url(images/camera_icon.png) 50% 30% no-repeat;
	padding:90px 0 0 0;
	text-align:center;
	margin:0 auto;}
.upload_conatiner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	padding-bottom:7px;}
.upload_conatiner h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-bottom:7px;
	font-weight:bold;}
.uploadfile{
	background:url(images/uploadfromfile_btn.png) 0% 0% no-repeat;
	width:106px;
	height:23px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	}
.current_profilepic p,
.videochecklist p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	padding-bottom:10px;
	}
.profilepic{
	border-radius:5px;}
.profilepic img{
	border-radius:5px;}
.profilevideos{
	border-bottom:1px solid #cccccc;}
.upload_video{
	padding:18px;
	float:left;}
.upload_video .upload_conatiner{
	margin-bottom:0;}
.videoupload_container{
	background:url(images/camcoder.png) 50% 30% no-repeat;
	padding:90px 0 0 0;
	text-align:center;
	margin:0 auto;}
.videochecklist{
	padding:18px 18px 18px 18px;
	width:267px;
	float:left;}
.videochecklist ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;}
.videochecklist ul li{
	padding:0 0 10px 35px;}
.videochecklist ul li h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;}
.videochecklist ul p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;}
.light_source{
	background:url(images/icon_light.jpg) 0% 0% no-repeat;}
.distance{
	background:url(images/icon_tooclose.jpg) 0% 0% no-repeat;}
.videosize{
	background:url(images/time_icon.jpg) 0% 0% no-repeat;}
	
/*--------------------------------------------------------------------Your Class Schedule -Add a class--------------------------------*/
.addclass_wrapper{
	padding:18px;
	border-bottom:1px solid #cccccc;}
.addclass_wrapper h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#363636;
	padding-bottom:15px;
	}
.addclass_wrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-bottom:15px;
	}
.addclass_wrapper p span{
	padding-left:25px;
	font-weight:normal;
	margin-left:5px;}
.addclass_wrapper .checked{
	background: url(images/checked.png) no-repeat scroll 2% 50%;
	padding-bottom:2px;
	}
.addclass_wrapper .unchecked{
	background: url(images/unchecked.png) no-repeat scroll 2% 50%;}
.dateandtimes ul{
	list-style:none;
	margin:0 0 18px 0;
	padding:0;
	clear:both;
	}
.dateandtimes li{
	display:block;
	width:560px;
	clear:both;
	height:30px;
	margin-bottom:8px;}
.dateandtimes .date{
	width:135px;
	background-color: #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    padding:0;
	float:left;
	height:28px;
	margin-right:7px;
	}
.dateandtimes .textfield_date{
	border:0 none;
	width:115px;
	margin:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
        background: url(images/datepicker_icon.gif) no-repeat scroll 100% 50%;
         cursor: pointer;
	}
.dateandtimes .calnder{
	width:16px;
	height:18px;
	display:block;
	float:right;
	margin:5px 5px 5px 0;
	background: url(images/datepicker_icon.gif) no-repeat scroll 0% 0%;}

.dateandtimes .textfield_time{
	width:80px;
	margin:0;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;}
	
.dateandtimes label{
	 color: #999999;
    font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	float:left;
	padding:0 7px;}
.classdelete{
	width:25px;
	height:23px;
	display:block;
	margin:5px 0 0 5px;
	background: url(images/delete_icon.png) no-repeat 0% 0%;
	float:left;}
.addmore_class{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
	background: url(images/addmore_icon.gif) no-repeat 0% 50%;
	
	}
.dateandtimes select{
	padding:7px 5px;
	 border: 1px solid #C8C8C8;
    background: url(images/text_fieldbg.jpg) 0% 0% repeat-x ;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:10px;
	float:left;}
.notpartofcourse_datentime h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#666666;}
.notpartofcourse_datentime .textfield_time{
	 background: url(images/text_fieldbg.jpg) 0% 0% repeat-x ;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    color: #B8B8B8;
    font-weight: bold;
    padding: 5px 7px;
    }
.notpartofcourse_datentime .date{
	 background: url(images/text_fieldbg.jpg) 0% 0% repeat-x ;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #B8B8B8;
    font-weight: bold;
	float:left;
	height:32px;
	margin-right:0;
	}
.notpartofcourse_datentime .textfield_date{
	 padding:5px;
	 width:119px;
	}
.notpartofcourse_datentime .date a{
	margin-top:7px;
	margin-bottom:7px;}
.notpartofcourse_datentime .field_wrapper{
	padding-bottom:18px;}
.notpartofcourse_datentime{
	padding-top:5px;}
.addclass_additionalinfo .text_field_style3{
	width:250px;
	font-size:18px;
	font-weight:bold;
	padding:5px 7px;}
.addclass_additionalinfo h2{
	font-size:14px;
	padding-bottom:8px;}
.addclass_additionalinfo textarea{
	width:250px;
	height:70px;
	background: url(images/textareabg.jpg) #ffffff 0% 0% repeat-x;
        color:#b8b8b8;
        font-size:18px;
        font-weight:bold;}
.authenticated {
    background: url(images/check_done.png) no-repeat scroll 0 2px transparent;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold!important;
    padding-left: 25px!important;
}
.outer_div_bgr .green-left{
	padding:7px;
	border:1px solid #BADD96;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-position:-2px -2px;}

.outer_div_bgr .red-left{
	padding:7px;
	border:1px solid #ff00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-position:-2px -2px;}


.field_wrapper_img{
	padding-bottom:10px;
	}
.field_wrapper_img img{
	border:1px solid #C8C8C8;}
.dateandtimes label.small_text{
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;}
.dateandtimes label.error{
    color: #FF0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/*---------------------------------------------reference page style continues----------------------------------------*/
.reference_static_content{
	padding:10px 58px;
	border-bottom:1px solid #BDBDB9;}
.reference_static_content h3{
	color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding:5px 0 10px 0;
    }
.reference_static_content p{
	color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding:0 0 10px 0;
	line-height:15px;
    }
.hdr_bdr{
	 background: url(images/bordertile.jpg) 0% 40px repeat-x;}
.requstref_emailtofriends{
	padding-top:10px;}
.requstref_emailtofriends .leftcol{
	width:220px;
	margin-right:20px;
	float:left;}
.requstref_emailtofriends .rightcol{
	width:305px;
	float:left;}
.requstref_emailtofriends .rightcol textarea{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#CCCCCC;
	font-weight:bold;
	width:288px;
	}
.email_sendbtn{
	 background:url(images/btn_send.jpg) 0% 0% no-repeat;
	 width:90px;
	 height:27px;
	 border:0 none;
	 float:right;
	 }
.fb_request_btn{
	background:url(images/fb_request.jpg) 0% 0% no-repeat;
	 width:155px;
	 height:29px;
	 border:0 none;
	 float:left;
	 margin-right:8px;}
.small_text2{
	font-size:11px;
	color:#363636;
	font-weight:normal;
	padding-top:3px;}
.count{
    color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
    }
.writereview_wrapper{
	margin:0 auto;
	padding:20px 0;}
.classes .ui-widget-header,
.search .ui-widget-header{
	 background: url("../images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #3399FF;
    border: 1px solid #246BB2;
    color: #FFFFFF;
    font-weight: bold;}
    
    
  