body {
	background: url(grey/background.jpg);
	background-color:#1C1C1C;
	background-position:center top;
	background-repeat:no-repeat; 
	background-attachment:fixed;
	color: #333;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin: 0;
	padding: 0px 0;
	}

/* Structure Divs */
#content {
	background: #fff;
	border: 0px;
	margin: 10px auto;
	padding: 0px;
	width: 900px;
	}

#header {
	background: url(grey/header.jpg);
	background-color:#1C1C1C;
	height: 111px;
	margin: 0;
	padding: 0;
	}

#bloque {
	background: #e4e5e5;
	}

#pages {
	background: #B8D4FF;
	font-size: 12px;
	margin: 0;
	padding: 15px 0 6px 20px;
	}
	
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: -22px;
}	
	
#noticias {
	float: left;
	background: #F7F7F7;
	margin: 5px 0px 20px 5px;
	padding: 10px 0px 10px 10px;
	width:552px;
	min-height: 400px;
	border: 1px solid #ccc;
	}

#noticias_wide {
	float: left;
	background: #F7F7F7;
	margin: 5px 0px 20px 5px;
	padding: 10px 25px 10px 10px;
	width:852px;
	min-height: 400px;
	border: 1px solid #ccc;
	}

#sidebar {
	float: right;
	font-size: 11px;
	line-height: 1.5em;
	width:305px; min-height:50px;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 5px 5px;
	}

	#sidebar a, #sidebar a:visited {
		font-size: 12px;
		text-decoration: none;
		color: #1D1D1D;
		border: 0px;

	}

#credits {
	background: url(grey/footer.jpg);
	background-color:#1C1C1C;
	background-position:center top;
	background-repeat:no-repeat; 
	height:60px;
	font-family: Small Fonts, VT100, Arial, Helvetica;
	color: #787878;
	font-size: 9px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	line-height: 1.5em;
	text-transform: uppercase;
	}

	
/* Config Structure Divs */






/* 
----------------------------------------------------------------
  Header	
----------------------------------------------------------------
*/


#header h1 {
	border:0px;
	color: #FFFFFF;
	margin: 0 0 -8px 0;
	padding: 25px 0px 0px 3px;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-decoration: none;
	}
		
#header a, #header a:hover {
	background: transparent;
	color: #fff;
	text-decoration: none;
	}


#header h3 {
	color: #000;
	margin: 0px;
	padding: -10px 0 0 0;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	padding: 3px 0px 0px 3px;
	text-decoration: none;
}

#header_logo {
	float:left;
	border:0px solid; border-color:silver;
	overflow:none;
	text-align:left;
}

	#header_logo img {
		align:left;
		height: 70px;
		margin: 25px 0 0 10px;
	}

#header_left {
	float:left;
	border:0px solid; border-color:silver;
	overflow:none;
	text-align:left;
}

#header_right {
	float:right;
	border:0px solid;
	width:190px; height:85px; overflow:none;
	text-align:left;
	margin: 10px 60px 0px 0px;
}

.header_feed {
	float:left;
	height:22px;
	border:0px solid;
	text-align:left;
	margin: 12px 0px 0px 10px;
	padding: 3px 5px 3px 20px;
	background-image:url("grey/rss.png"); 
	background-position:left top;
	background-repeat:no-repeat; 
}

	.header_feed a, .header_feed a:visited {
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #000;

	}

#header_search {
	clear:both;
	border:0px solid;
	text-align:left;
	padding: 6px 5px 0px 15px;
	font-size: 10px;
}

	#s {
		float: left;
		width:90px;
		padding: 3px 3px;
		background-color:#ccc;
		background:url(grey/search_txt.jpg) no-repeat ;
		background-position:left top;
		background-repeat:no-repeat; 
		border:none;
		font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
		color:#000;
}

	#searchsubmit {
		width:60px;
		float: left;
		background:url(grey/search.jpg) no-repeat ;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		border:none;
		font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
		color: #FFF;
		height:21px;
}







/* 
----------------------------------------------------------------
  Menus	
----------------------------------------------------------------
*/


#menu {
	background-color:#C5C6C6;
	border:0px;
	width:900px; height:37px; overflow:none;
	text-align:left;
	background-image:url("grey/menu.jpg"); 
	background-position:left top;
	background-repeat:repeat-x; 
}


#submenu {
	background-color:#2B3238;
	border:0px;
	width:900px; height:29px; overflow:none;
	text-align:left;
	background-image:url("grey/submenu.jpg"); 
	background-position:left top;
	background-repeat:repeat-x; 
}


/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(grey/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border:0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #000;
	display: block;
	font-weight: normal;
   	padding: 4px 10px 6px 10px;
	text-decoration: none;
	}
	
#menu a:hover {
	background:url(grey/rsss.png) repeat-x;
	color: #666;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	background:url(grey/menu_div.jpg) repeat-x;
	background-position:right top;
	background-repeat:no-repeat; 
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background-color:#B1B3B2;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#000;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background-color:#B9BBBA; 
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#06415F;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:url(grey/submenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:0px;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #fff;
	display: block;
 	font-weight: normal;
  	padding: 4px 10px 6px 10px;
	text-decoration: none;
	}
	
#catmenu  a:hover {
	background:url(grey/catmenuhov.jpg) repeat-x;
	color: #999;
	display: block;
	text-decoration: none;


	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(grey/catmenu.jpg) repeat-x;
	background-color: #1F242A;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	border-bottom:1px solid #2C3133;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(grey/catmenuhov.jpg) repeat-x;
	background-color: #2D3238;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	border-bottom:1px solid #2C3133;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	






/* 
----------------------------------------------------------------
  Homepage Features	
----------------------------------------------------------------
*/

#homepage_wrapper {
	float:left;
	border:0px solid; border-color:silver;
	width:570px; min-height:100px; overflow:none;
	margin: 5px 0px 20px 5px;
	visibility:visible;
}


#feature {
	float: left;
	background-color:#2B3238; color:#cccccc;
	border:0px solid; border-color:silver;
	width:900px; height:210px; overflow:none;
	visibility:visible;
	clear:both;
}


.featurebox {
	float: left;
	background-image:url("grey/featurebox.jpg"); 
	margin: 0px 0px 0px 7px;
	padding: 4px 4px 4px 4px;
	background-color:#2B3238; color:#cccccc;
	border:1px solid; border-color:#000;
	width:280px; height:188px; overflow:none;
	visibility:visible;
}

	.featurebox img {
		border:0px solid; border-color:#000;

	}

.featurelink {
	float: left;
	background-image:url("grey/featurelink.gif"); 
	background-position:left top;
	background-repeat:no-repeat; 
	margin: 7px 0px 0px 2px;
	padding: 1px 1px 1px 24px;
	color:#cccccc;
	border:0px solid; border-color:#000;
	width:240px; height:20px; overflow:none;
	visibility:visible;
}

	.featurelink a, .featurelink a:visited {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		border: 0px;

	}






.featurelink2 {
	float: left;
	background-image:url("grey/featurelink2.gif"); 
	background-position:left top;
	background-repeat:no-repeat; 
	margin: 7px 0px 0px 2px;
	padding: 1px 1px 1px 24px;
	color:#cccccc;
	border:0px solid; border-color:#000;
	width:240px; height:20px; overflow:none;
	visibility:visible;
}

	.featurelink a, .featurelink a:visited {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		border: 0px;

	}







#homepageleft {
	float: left;
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#homepageright {
	float: right;
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#homepagebottom {
	float: left;
	width: 570px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #F7F7F7 url(grey/featuredtop.gif) top no-repeat;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 7px 7px 7px 7px;
	border: 1px solid #CCC;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	}
	
.hpfeatured h3 {
	background: #1C1C1C url(grey/featurebox.jpg);
	color: #ccc;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

.hpfeatured p {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	}

	.hpfeatured a, .hpfeatured a:visited {
		font-size: 12px;
		text-decoration: none;
		color: #1D1D1D;
		border: 0px;

	}







.hpfeatured_bottom {
	background: #F7F7F7 url(grey/featuredtop.gif) top no-repeat;
	float: left;
	width: 552px;
	margin: 0px;
	padding: 7px 7px 7px 7px;
	border: 1px solid #CCC;
	}
	
.hpfeatured_bottom img {
	border: none;
	margin: 0px;
	}
	
.hpfeatured_bottom h3 {
	background: #1C1C1C url(grey/featurebox.jpg);
	color: #ccc;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

.hpfeatured_bottom p {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	}

	.hpfeatured_bottom a, .hpfeatured_bottom a:visited {
		font-size: 12px;
		text-decoration: none;
		color: #1D1D1D;
		border: 0px;

	}



/* 
----------------------------------------------------------------
  Business Theme Homepage
----------------------------------------------------------------
*/


#business_homepage {
	float: left;
	background: url(grey/business_homepage.jpg);
	background-color:#1C1C1C;
	background-position:center bottom;
	background-repeat:repeat-x; 
	color:#cccccc;
	border:0px solid; border-color:silver;
	width:900px; min-height:80px; overflow:none;
	padding 0 0 200px 0;
	visibility:visible;
	clear:both;
}

	#business_homepage img {
		align: left;
		background-color:#ccc;
		background-position:center bottom;
		background-repeat:repeat-x; 
		border:1px solid; border-color:silver;
		padding: 8px;
		margin: 20px 20px 0 30px;
	}

	#business_homepage h1 {
		border:0px solid; border-color:silver;
		line-height: 0.7em;
		font-size: 30px;
		color: #ccc;
		padding: 0 40px 0 0;
		margin: 15px 0 0 0;
	}

	#business_homepage h2 {
		border:0px solid; border-color:silver;
		font-size: 13px;
		color: #fff;
		line-height: 1.7em;
		text-decoration: none;
		padding: 0 40px 0 25px;
		margin: 12px 0 0 0;
	}

	#business_homepage span {
		float:right;
		background: url(grey/business_readmore.jpg);
		background-position:top center;
		background-repeat:no-repeat; 
		font-size: 11px;
		text-align: center;
		border:0px solid; border-color:silver;
		padding: 2px 0 8px 0;
		margin: 28px 100px 42px 0;
		width: 105px;
		height: 12px; 
	}

	#business_homepage a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}

#business_homepage_left {
	float: left;
	width: 350px;
}

#business_homepage_right {
	float: right;
	width: 550px;
}






















/* 
----------------------------------------------------------------
  Sidebar and Widgets	
----------------------------------------------------------------
*/


#sidebar_top {

}


#sidebar_left {
	float:left;
	color:#cccccc;
	border:0px solid; border-color:silver;
	width:150px; min-height:50px; overflow:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visibility:visible;
	display: inline;
}

#sidebar_right {
	float:right;
	color:#cccccc;
	border:0px solid; border-color:silver;
	width:150px; min-height:50px; overflow:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visibility:visible;
	display: inline;
}





#sidebar_top .widget {
	background: #F7F7F7 url(grey/ffeaturebox.jpg) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px 0px 8px 0px;
	padding: 7px;
	border: 1px solid #ccc;
	}
	
#sidebar_left .widget {
	background: #F7F7F7 url(grey/ffeaturebox.jpg) top no-repeat;
	float: left;
	width: 130px;
	margin: 0px 0px 8px 0px;
	padding: 7px;
	border: 1px solid #ccc;
	}


#sidebar_right .widget {
	background: #F7F7F7 url(grey/ffeaturebox.jpg) top no-repeat;
	float: left;
	width: 130px;
	margin: 0px 0px 8px 0px;
	padding: 7px;
	border: 1px solid #ccc;
	}





	
#sidebar h2 {
	background: #ffffff url(grey/featurebox.jpg);
	color: #ccc;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

#sidebar h3 {
	background: #ffffff url(grey/featurebox.jpg);
	color: #ccc;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(grey/arrow.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(grey/arrow.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}


























































.breadcrumb {
	float: left;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	width: 99%;
	}

.breadcrumb_wide {
	float: left;
	width: 870px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	}


.tags {
	float: left;
	width: 545px;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-top: 1px solid #ccc;
	}









































	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		background: #fff;
		color: #1D1D1D;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
		
	#pages a:hover {
		background: #fff;
		color: #1E4C62;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
		
	.current_page_item a, .current_page_item a:hover {
		background: #D4D5D4 !important;
		color: #000 !important;
		}
		
	/* Search */
	#search input {
		border: 1px solid #66A8CC;
		font-size: 12px;
		padding: 2px;
		width: 160px;
		}
			
	/* Noticias */
	#noticias p, #noticias ul, #noticias ol {
		font-size: 13px;
		line-height: 1.6em;
		}
			
	#noticias ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias li {
		margin: 0;
		padding: 0;
		}

	#noticias h2, #noticias h2 a {
		color: #1D1D1D;
		font-size: 18px;
		font-weight: normal;
		margin: 5px 0 0 0;
		padding: 0;
		text-decoration: none;
		}
		
	#noticias h3 {
		color: #016CA3;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}

	#noticias small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}










	/* Noticias WIDE !!!! */

	#noticias_wide a {
		color: #016CA3;
		}

	#noticias_wide p, #noticias ul, #noticias ol {
		font-size: 13px;
		line-height: 1.6em;
		}
			
	#noticias_wide ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias_wide li {
		margin: 0;
		padding: 0;
		}

	#noticias_wide h2, #noticias_wide h2 a {
		color: #1D1D1D;
		font-size: 18px;
		font-weight: normal;
		margin: 5px 0 0 0;
		padding: 0;
		text-decoration: none;
		}
		
	#noticias_wide h3 {
		color: #333;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 0 0;
		border-bottom: 1px solid #ccc;
		clear:both;
		}

	#noticias_wide small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}









		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
		
	/* Entrada */
	.entrada {
		float: left;
		clear:both;
		margin: 0px 15px 15px 0px;
		padding: 8px;
		width: 99%;
		}

	#noticias small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #999;
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		background: url(grey/comments.gif);
		background-position:center bottom;
		background-repeat:no-repeat; 
		border-top: 1px solid #ccc;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { 
		background: #E9E9EA;

		}

	.class_comment2 { 
		background: #E9E9EA;


		}
	
	#comments, #postcomment {
		color: #0090DA;
		font-size: 14px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
		border: 0px;
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background: #E8E8E9;
		border: 1px solid #CCC;
		font-size: 12px;
		padding: 1px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #f1f1f1;
		border: 1px solid #9A9A9A;
		}
	
	/* Sidebar */
	#sidebar h3 {
		background: url(grey/dot.gif) repeat-x bottom;
		color: #174B65;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		

		
	#sidebar a {
		color: #1D1D1D;
		}
		

		
	#sidebar div { 
		margin: 0px 0;
		padding: 0;
		}

	/*	Credits */
	#credits a {
		color: #A2A2A2;
		}
		
	#credits a:hover {
		background: transparent;
		color: #0090DA;
		}
		
	#credits p {
		margin: 0;
		padding: 0;

		}








/* General */
a {
	color: #1D1D1D;
	text-decoration: none;
	}



acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	background: #E3F5FE url(grey/blockquote.png) no-repeat bottom left;
	padding: 5px 20px 30px 20px;
	margin: 1em;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
/* Images align */
img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}














