@charset "utf-8";
/* CSS Document */

.white_txt	{
	color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height: 18px;
}

.form_txt	{
	color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height: 18px; font-weight:bold; width: 350px; margin-left: 22px; margin-top: 10px;
}

.form_padding	{
	padding-bottom: 10px;
}



/*the new changes */
.clear{clear:both;}
div.social {float:right;margin:20px 15px 10px 0;}
	div.social span {font-weight:bold;color:#555;padding:0 4px 0 0;float:left;display:block;}
	div.social span.message {color:#FECF5B ; font-size:18px;}
	div.social ul.sociallinks {list-style:none;padding:0;margin:0;float:left;}
	div.social ul.sociallinks li {float:left;list-style:none;padding:0 2px;margin:0;}
	div.social ul.sociallinks li a {float:left;display:block;width:24px;height:26px;background-position:0 0;background-repeat:no-repeat;}
	div.social ul.sociallinks li a:hover {}
	div.social ul.sociallinks li a span {display:none;}
		
		a.facebook {background-image: url(images/social/facebook_32.png) ;}
		a.myspace {background-image: url(images/social/myspace_32.png) ;}
		a.twitter {background-image: url(images/social/twitter_32.png) ;}
		a.wordpress {background-image: url(images/social/wordpress_32.png) ;}




#class1{
/*background-color:white;*/
height:47px;
float:right;
width:240px;
clear:both;	
margin: 0 auto;
}
div#nav_bar  center {clear:both;}
/* end of th new changes */
