/* --  Developed by topdown / Valid Webs.com
     Images and code with-in these custom files are (c) copy right protected and are NOT GLP
     (c)  Valid Webs.com Web Development, 2009-10
            Study It,
            Learn From It,
            Love It,
            But don't steal it!
     If you are considering pirating this theme, there is nothing I can do to stop you at this point.
     However, I ask that you please consider that I am just a person trying to make some money
     doing what I love, designing themes. I am very flattered that my theme is popular enough to pirate,
     but I would greatly appreciate it if you would not re-distribute my theme.
      Thank You,
         topdown Webmasters United.org / Valid Webs.com -- */

h1{
	margin:			0;
}

#side-bar{
	margin:			60px 0 0 0;
}

.vedit th{
	color:			#fff;
	font-weight:	bold;
	font-size:		14px;
	/*border:			1px solid #fff;*/
}

.vedit td{
	font-size:		12px;
}

h1{
	color:			#000080;
}

h1.login{
	color:			#000080;
}
#wrap{
	
}
#navbar{
	float:			none;
	clear:			none;
	display:		block;
}
#content{
	display:		block;
	margin:			0;
	margin-left:	auto;
	margin-right:	auto;
	padding:		0;
	width:			100%;
	min-height:		400px;
	min-width:		550px;
	text-align:		center;
}

#center-wrap {
	margin:			0;
	margin-left:	auto;
	margin-right:	auto;
	padding:		5px;
	width:			550px;
	text-align:		left;
	display:		block;
}

#center-wrap p{
	font-size:		14px;
	margin:			10px;
}

.post{
	text-align:		left;
}