/*  -----{ level 2 pages stylesheet }---------------------------  */

* { font-size:100%; margin:0; padding:0; }

html {}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 71%/150% verdana, arial, helvetica, sans-serif;
	color: #555f6a;
	text-align:center;
	background: #eeefef;
}


/*  -----{ general typography }---------------------------  */

h1	{
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 130%;
	color: #c00;
	margin-bottom: 0.55em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 140%;
	color: #739bac;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}

h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 140%;
	color: #555f6a;
	margin-bottom: 0.8em;
}

h6	{
	color: #555f6a;
	margin-bottom: 1.1em;
}

	
p {
	margin-bottom: 1.1em;
}

img	{ border: 0; }
div { margin: 0; padding: 0; }
.clearing { clear:both;font-size:0;line-height:0; }
a {color: #555f6a;text-decoration:none;}
a:hover {background: #e4f2f9;}

/*  -----{ header }---------------------------  */

#wrappertop {
	background: #ffffff;
}	

#container {
	width:794px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 90px;
	text-align: right;
}

#header h1 {
	float: left;
	width: 400px;
	height: 90px;
	text-align: left;
}

#header h1 a {
	color: #f0f1f1; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	width: 390px;
	height: 90px;
	background: transparent url(images/logo.gif) no-repeat 10px 28px;
}

#header ul {
	padding: 6px 4px 0 0;
	float: right;
	height: 31px;
}

#header li {
	font-size: 90%;
	list-style: none;
	display: inline;
}

#header li a {
	font-weight:bold;
	color: #969b9f;
	padding: 0 6px 0 0;
	background: transparent url(images/bg-divider.gif) repeat-y 100% 0;
}

#header li a:hover {
	color: #555f6a;
	background-color: #e4f2f9;
}

#header li.last a {
	background-image: none;
}

#header li a.links {
	padding: 0 6px 0 21px;
	background: transparent url(images/icn-links.gif) no-repeat 6px 50%;
}

#header li a.links:hover {
	background: #e4f2f9 url(images/icn-links.gif) no-repeat -144px 50%;
}

/*  -----{ quicksearch }---------------------------  */


#quicksearch {
	clear: right;
	padding-right: 10px;
}

#quicksearch fieldset {
	clear: none;
}

#quicksearch input {
	vertical-align: middle;
	display: inline;
	font-size: 100%;
}

#quicksearch input#query {
	color: #555f6a;
	background: #fcfcfc url(images/bg-input.gif) repeat-x 0 0;
	border: 1px solid #969b9f;
	border-right-color: #d1d3d5;
	border-bottom-color: #d1d3d5;
	padding: 2px 3px;
	width: 11.5em;
}

#quicksearch input.radio {
	vertical-align: middle;
	font-size: 150%;
}

#quicksearch select {
	vertical-align: middle;
	font-size: 100%;
	font-weight: normal;
	color: #555f6a;
	background: #fcfcfc url(images/bg-input.gif) repeat-x 0 0;
	border: 1px solid #969b9f;
	border-right-color: #d1d3d5;
	border-bottom-color: #d1d3d5;
	text-decoration: none;
}

#quicksearch select option {padding: 1px 4px 1px 4px;}

#quicksearch input#query:active, 
#quicksearch input#query:focus, 
#quicksearch textarea:active, 
#quicksearch textarea:focus, 
#quicksearch select:active, 
#quicksearch select:focus {
	background: #e4f2f9 url();
}

#quicksearch label {
	font-size: 90%;
	color: #969b9f;
	padding: 0 0 0 3px !important;
	padding: 0 0 0 0;
	margin-right: 6px;
	width: auto;
}

#quicksearch input.image,
#quicksearch input.radio,
#quicksearch label {
	cursor:pointer;
}

/*  -----{ content }---------------------------  */
	
#wrapper {
	background:#eeefef url(images/bg-wrapper.gif) top repeat-x;
}

#content {
	width:794px;
	margin: auto;
	height: 233px;
}

#navcontainer {
	background: url(images/bag-navcontainer.gif);
	width:794px;
	height:100%;
	text-align:left;
}

#mainbody {
	padding: 0px 10px 34px 10px;
	display:block;
	width: 774px;
	background: url(images/bg-nav.gif) bottom  no-repeat;
}

.clearer {
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}

/*  -----{ content }---------------------------  */

#left1{
	float:left;
}

#right1{
	float:right;
}	


#post {
	float: left;
	width: 525px;
	height: auto;
	padding-top: 20px;
}

#post p,
#post h1,
#post h2,
#post h3,
#post h4,
#post h5,
#post h6,
#post ul,
#post ol {
	margin-left: 22px;
	margin-right: 22px;
}

#post ul, #post ol {
	padding-left: 22px;
	margin-bottom: 1.1em;
}

#post ul li {
	list-style: none;
	padding-left: 18px;
	background: transparent url(images/icn-bullet.gif) no-repeat 5px .5em;
}

#post ul a, #post ol a {
	text-decoration:underline;
	color: #c00;
}

#post p a, #post p a:hover {
	text-decoration:underline;
	color: #c00;
}

#post blockquote {
}

#post blockquote a,
#post blockquote a:visited {
	color: #555f6a;
	display: block;
	padding-left: 36px;
	padding-right: 36px;
	text-decoration: none;
	background: transparent url(images/icn-arrow.gif) no-repeat 0 .5em;
}

#post blockquote a:hover {
	color: #cc0000;
	background-image: url(images/icn-arrow-over.gif);
}

/* tabular data */

#post table {
	border-collapse: collapse;
	margin-top: 0.4em;
	margin-bottom: 1.5em;
	margin-left: 22px;
	margin-right: 22px;
}

#post table a{
	text-decoration:underline;
	color: #c00;
}

#post table a:hover{
	text-decoration:underline;
	color: #c00;
}

#post table tr {
	vertical-align: top;
}

#post table td {
	padding: .2em .6em .2em 0;
	border-bottom: 1px solid #e8eeee;
}

#post table th {
	color: #777;
	padding: .2em .6em .2em 0;
	text-align: left; /* Safari needs this */
	vertical-align: bottom;
	background: #f1f5f5;
	border-bottom: 1px solid #e8eeee;
	border-top: 1px solid #e8eeee;
}
	
#post table p {
	margin: 0;
}

/*  -----{ borderless tables }---------------------------  */

table.zeroborder td {
	border: 0px !important;
}

/* link lists */
	
#post ul.short-links li {
	padding: 0;
	background-image: none;
	background: transparent url();
}
	
#post ul.short-links li a {
	display: block;
	width: 465px;
	padding-left: 18px;
	background: transparent url(images/icn-arrow-small.gif) no-repeat 0 .4em;
}

	#post ul.short-links li a:hover {
	background: transparent url(images/icn-arrow-small-over.gif) no-repeat 0 .4em;
	color: #c00;
}
/*#post ul.short-links1 li {
color:#BA7474;
	padding: 0;
	background-image: none;
	background: transparent url();
}
#post ul.short-links1 li a {
	color:#BA7474;
	display: block;
	width: 465px;
	padding-left: 18px;
	background: transparent url(images/icn-arrow-small.gif) no-repeat 0 .4em;
}
#post ul.short-links1 li a:hover {
	background: transparent url(images/icn-arrow-small-over.gif) no-repeat 0 .4em;
	color: #c00;
}*/


/* lists with descriptions */
	#post ul.short-links3 li {
	color: #0B9ACA;
	padding: 0;
	background-image: none;
	background: transparent url();
}
	
#post ul.short-links3 li a {
    color: #0B9ACA;
	display: block;
	width: 465px;
	padding-left: 18px;
	background: transparent url(images/icn-arrow-small.gif) no-repeat 0 .4em;
}

	#post ul.short-links3 li a:hover {
	background: transparent url(images/icn-arrow-small-over.gif) no-repeat 0 .4em;
	color: #6666FF;
}
#post ul.long-links li {
		margin-bottom: 1em;
		padding: 0;
		background-image: none;
	}
	
	#post ul.long-links li a {
		color: #555f6a;
		font-weight: normal;
		display: block;
		width: 320px;
		padding-left: 32px;
		text-decoration: none;
		border-bottom: none;
		background: transparent url(images/icn-arrow.gif) no-repeat 0 .3em;
	}
	
	#post ul.long-links li a:hover {
		color: #555f6a;
		background-image: url(images/icn-arrow-over.gif);
		border-bottom: none;
	}
	
	#post ul.long-links li a strong {
		margin-bottom: .1em;
		color: #739bac;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		display: block;
		width: auto;
	}
	
	#post ul.long-links li a:hover strong {
		color: #c00;
		text-decoration: underline;
	}
	
/* News & Events page */

#post #news {
	float: left;
	width: 274px;
}

	#post #news p,
	#post #news h3,
	#post #news h4,
	#post #news ul {
		margin-top: 0;
		margin-left: 22px;
		margin-right: 0;
		padding: 0;
	}

#post #events {
	float: right;
	width: 240px;
}

	#post #events p,
	#post #events h3,
	#post #events h4,
	#post #events ul {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}

	#post #news ul li,
	#post #events ul li {
		padding: 0;
		background-image: none;
	}

#post #news ul {
}

#post #news ul li a {
	display: block;
	width: 240px;
	color: #666;
	padding-bottom: 1.1em;
	text-decoration: none;
}

	#post #news ul li a strong {
		display: block;
		width: 240px;
		cursor: pointer; /* for IE */
	}
	
	#post #news ul li a span {
		display: block;
		color: #739bac;
		font-size: 0.8em;
	}

	#post #news ul li a:hover {
		background-color: transparent;
		color: #c00;
	}


#post #events ul li {
	clear: both;
	margin-bottom: 6px; /* for IE */
}

	#post #events ul li a {
		display: block;
		width: 240px;
		color: #666;
		font-weight: bold;
		clear: both;
		text-decoration: none;
	}
	
	#post #events ul li a:hover {
		color: #c00;
		background-color: transparent;
	}

	#post #events ul li a strong {
		float: right;
		display: block;
		width: 197px;
		margin-bottom: 12px;
		cursor: pointer; /* for IE */
	}

	/* the date formatting for the events */
	
	#post #events ul li a span.date {
		float: left;
		display: block;
		width: 33px;
		background: #ddeef7 url(images/bg-events-date.gif) repeat-x 0 0;
		text-align: center;
		margin-top: .3em;
		margin-bottom: 12px;
		cursor: pointer; /* for IE */
	}

	#post #events ul li a span.day {
		font-family: arial, helvetica, sans-serif;
		display: block;
		color: #fff;
		font-size: 1.7em;
		line-height: .8em;
		font-weight: bold;
		padding-top: 4px;
	}
	
	#post #events ul li a span.month {
		color: #739bac;
		font-family: verdana, helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.8em;
	}
		
	#post #events ul li a:hover span.date {
		color: #fff;
	}
	
	#post img {
		float: left;
		padding: 6px;
		border: 1px solid #e8eced;
		background: #f0f1f2;
		margin: 0 12px 12px 0;
		clear: left;
	}

/* viewing stories in the News-CMS */

#post div.news-cms-story {
	margin-left: 22px;
	margin-right: 22px;
	
}

/* remove default margins */
#post div.news-cms-story p,
#post div.news-cms-story h1,
#post div.news-cms-story h2,
#post div.news-cms-story h3,
#post div.news-cms-story h4,
#post div.news-cms-story h5,
#post div.news-cms-story h6,
#post div.news-cms-story ul,
#post div.news-cms-story ol {
	margin-left: 0;
	margin-right: 0;
}

#post div.news-cms-story a, #post div.news-cms-story a:hover {
	text-decoration:underline;
	color: #c00;
}

#post p.story-info {
	color: #739bac;
	font-size: 0.8em;
	margin-bottom: 1.5em;
}


/*  -----{ main navigation }---------------------------  */
#nav {
	height: 32px;/* for IE */
	padding: 0 12px;
	margin: 0 0 0 10px;

	background: #FFFFFF url(images/bg-mainnav.gif) no-repeat;
}

	#menu {
		float: left;
	}
	#nav ul {
	
}
	
	#menu li {
		list-style: none;
		float: left;
		display: inline;/* for IE */
	}
	
	#menu li a {
		float: left;
		display: block;
		width: auto;
		height: 32px;
		padding: 0 12px;
		text-indent: -9000px;
		overflow: hidden;
/*		background: # 5f8ca2 url() no-repeat 9px 0;*/
		background-repeat: no-repeat; /* for Safari Win Beta? */
		background-position: 9px 0; /* for Safari Win Beta? */
	}
	
	#menu li a#about {background-image: url(images/bg-nav-about.gif); width:55px;}
	#menu li a#admission {background-image: url(images/bg-nav-admission.gif);  width:100px;}
	#menu li a#academics {background-image: url(images/bg-nav-academics.gif); width:95px;}
	#menu li a#student {background-image: url(images/bg-nav-student.gif);  width:80px;}
	#menu li a#placement {background-image: url(images/bg-nav-placement.gif); width:90px;}
	#menu li a#facilities {background-image: url(images/bg-nav-facilities.gif); width:94px;}

	
	#menu li a:hover#about, #menu li a.active:hover#about,
	#menu li a:hover#admission, #menu li a.active:hover#admission,
	#menu li a:hover#academics, #menu li a.active:hover#academics,
	#menu li a:hover#student, #menu li a.active:hover#student,
	#menu li a:hover#placement, #menu li a.active:hover#placement 
	#menu li a:hover#facilities, #menu li a.active:hover#facilities {
		background-color: #739eb3; background-position: -309px 0;
	}
	
	#menu li a.active#about,
	#menu li a.active#admission,
	#menu li a.active#academics,
	#menu li a.active#student,
	#menu li a.active#placement
	#menu li a.active#facilities {
		background-color: #739eb3; background-position: 9px -64px;
	}


/* Suckerfish Dropdowns */

#menu li ul {
	float: left;
	position: absolute;
	top: 121px;
/*	right: 740px;*/
	left: -999em;
	display: block;
	width: 144px;
	z-index: 100;
	clear: left;
	background: #739eb3;
	border-top: 1px solid #5f8ca2;
}

#menu li li {
	float: left;
	width: 144px;
	border-bottom: 1px solid #5f8ca2;
}

#menu ul ul {
	display: none; /* Hides the subitems in the main navigational menu */
}

#menu li.active li,
#menu li.active li a {
}

#menu li ul a {
	color: #fff;
	line-height: 1.3em;
	width: 126px;
	padding: .4em 9px;
	border-top: 1px solid #7baac0;
	
	/* negate graphics at top level of menu */
	height: auto;
	text-indent: 0;
	overflow: visible;
	background: #739eb3 url();
}

#menu li ul ul {
}

#menu li:hover ul, 
#menu li.sfhover ul {
	left: auto;
}

#menu li:hover a, 
#menu li.sfhover a,
#menu li:hover a.active#about, #menu li.sfhover a.active#about,
#menu li:hover a.active#admission, #menu li.sfhover a.active#admission,
#menu li:hover a.active#academics, #menu li.sfhover a.active#academics,
#menu li:hover a.active#student, #menu li.sfhover a.active#student,
#menu li:hover a.active#placement, #menu li.sfhover a.active#placement
#menu li:hover a.active#facilities, #menu li.sfhover a.active#facilities {
	background-color: #739eb3;
	background-position: -309px 0;/*keeps the top item active*/
}

#menu li li:hover, 
#menu li li.sfhover,
#menu li.active li:hover,
#menu li.active li.sfhover {
	border-bottom: 1px solid #fff;

}

#menu li li a:hover, 
#menu li li.sfhover a,
#menu li.active li:hover a,
#menu li.active li.sfhover a {/*menu item hover state*/
	background: #597b8f;
	border-top: 1px solid #fff;
}


/* the block that fades over the schools */
/*#screen {
	position: absolute;
	left: 0px;
	top: 116px;
	height: 205px;
	width: 100%;
	background: #000;
	filter:alpha(Opacity=0);
	Opacity: .0;
	z-index: 1;
	display: none; */

/*  -----{ sub navigation }---------------------------  */

#subnavigation {
	float: right;
	width: 224px;
	padding-top: 18px;
}

ul#submenu {
	margin: 0 6px 24px 24px;
}

ul#submenu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

ul#submenu ul ul {
	padding: 1px 0 0 0; /* optical adjustment */
}

ul#submenu li {
	list-style: none;
	display: inline; /* IE likes this */
}

ul#submenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666;
	padding: 6px 12px 6px 18px;
	display:block;
	width: 152px;
	border-bottom: #e8eced 1px solid;
	background: url(images/icn-arrow-small.gif) no-repeat 0 .8em;
}

ul#submenu li a:hover,
ul#submenu li a.current {
	color: #c00;
	background-image: url(images/icn-arrow-small-over.gif);
}

ul#submenu li a.activelink {
	color: #c00;
}

ul#submenu li li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	color: #555f6a;
	padding: 4px 0 4px 18px;
	border-bottom: none;
	background-image: none;
}

ul#submenu li li a:hover {
	background-image: none;
}
	
ul#submenu li li li a {
	padding-left: 32px;
	width: 146px;
}
		
ul#submenu li li li li a {
	padding-left: 50px;
	width: 128px;
}

ul#submenu li li li li li a {
	padding-left: 68px;
	width: 110px;
}

/*  -----{ announcements box }---------------------------  */

#announcement {
	float: right;
	width: 174px;
	padding-top: -18px;
	border-bottom: 1px solid #fff;
	background: #f0f1f2 url(images/bg-relatedlinks-bottom.gif) no-repeat 0 100%;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 1.1em;
	margin-left: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#announcement h2 {
	background:  url(images/bg-relatedlinks-top.gif) no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}

#announcement p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #555f6a;
	line-height: 1.4em;
}


#announcement a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #666 !important;
	text-decoration: none !important;
}

#announcement a:hover {
	color: #c00 !important;
}

/*  -----{ related links box }---------------------------  */

#relatedlinks {
	margin: 0 26px 1.1em 24px;
	background: #f0f1f2 url(images/bg-relatedlinks-bottom.gif) no-repeat 0 100%;
	border-bottom: 1px solid #fff;
}

#relatedlinks h2 {
	background:  url(images/bg-relatedlinks-top.gif) no-repeat;
	padding: 0 18px;
	margin-bottom: 10px;
}

#relatedlinks p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #555f6a;
	line-height: 1.4em;
	margin: 0 18px 1em 18px;
}

#relatedlinks p a:hover {
	color: #c00;
	background-color: transparent;
}
/*  -----{ special menue logo picture  box }---------------------------  */

#specialmenuelogo {
	margin: 0 26px 1.1em 24px;
	background: #fff;
	border-bottom: 1px solid #fff;
}

/*  -----{ footer }---------------------------  */


#wrapperbottom {
	background: #eeefef;
	height:auto;
	

}

#footer {
	width:774px;
	position: relative;
	margin: 0 auto;
	padding: 14px 6px 24px 6px;
	clear: left;
	text-align:left;
}

#footer p {
	display:block;
	width: 104px;
	height: 42px;
	margin: 0 18px 0 0;
	float: left;
}

#footer ul {
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	font-size: 90%;
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(images/bg-divider-bottom.gif) repeat-y 100% 0;
}

#footer li a:hover,
#footer li a.rss:hover {
	background-color: #d5e7f0;
}

#footer li.last a {
	background-image: none;
}

#footer li a.rss {
	background: transparent url(images/icn-rss-small.gif) no-repeat 6px 50%;
	padding-left: 38px;
}

/*  -----{ forms: general }---------------------------  */


form {
	margin:0;
}

fieldset {
	clear: both;
	border: 0 solid;
}

label {
}

input.text, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color: #555f6a;
	background: #fff;
	border-bottom: 1px solid #739bac;
	border-right: 1px solid #739bac;
	border-left: 1px solid #5a8a9e;
	border-top: 1px solid #5a8a9e;
	text-decoration: none;
}

input.radio {
	background: transparent;
	border: 0;
	margin-top:3px !important;
	margin-top:-1px;
}

input:active, input:focus, textarea:active, textarea:focus, select:active, select:focus {
}

input.text, textarea {
	margin: 0 5px 0 0;
	padding: 2px 3px 2px 3px !important;
	padding: 2px;
	display: inline;
}

select option {padding: 1px 4px 1px 4px;}

input.button {
	height:auto;
	padding: 2px !important;
	padding: 2px 0;
	background: #fff url(images/bg-button.gif) repeat-x 0 0;
	color:#555f6a;
	font-weight: bold;
	border-top: 3px double #739bac;
	border-left: 3px double #739bac;
	border-bottom: 3px double #5a8a9e;
	border-right: 3px double #5a8a9e;
	cursor:pointer !important;
	cursor:hand;
	margin-bottom:1px;
}


/*  -----{ forms: vertical-form }---------------------------  */


#post vertical-form table {
	width: 100%;
	margin-bottom: 1em;
}

#post #vertical-form table.radio {
	margin: .5em 0;
}

#post #vertical-form table td {
	padding: 0 0 .5em 0;
	border: none;
	vertical-align: top;
	border: none;
}

#post #vertical-form table td.field {
	vertical-align:bottom;
}

#post #vertical-form table td.first {
	width:13em;
}

#post #vertical-form label {
	font-weight: bold;
	display: block;
	width: 20em;
	margin-right: 1em;
}

#post #vertical-form table.horizontal-radio td {
	padding: 0 2em 0 0;
}

#post #vertical-form table.radio td.first {
	width:10px;
}

#post #vertical-form table.radio td {
	padding: 0;
	width:auto;
}

#post #vertical-form table.radio label {
	font-weight:normal;
	width:auto;
	padding-left:5px !important;
	padding-left:2px;
	margin:0;
}

#post #vertical-form p {
	width:38em;
	padding: 0 2px;
}


#post #vertical-form h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #739bac;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom:.5em;
}

#post #vertical-form h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #739bac;
	margin-top: 1em;
	margin-bottom:.5em;
}

.select-multiple {
	width:18em;
	height:7em;
}

#post #vertical-form select option.separator {
	color:#B8AC98;
	background: #F3F1EF;
	font-weight:bold;
}

#post #vertical-form textarea {
	height: 10em;
	width: 260px;
}

#post #vertical-form span {
	color:#c00;
}

#instructions1 {
	clear:both;
	margin:0 0 1em 0;
	padding:10px;
	border:1px solid #ccc;
	background: #f5f5f5;
}

/* For a single button 
#post #vertical-form input.button {
	margin-left:13.3em;
}*/

/* For two buttons */
#post #vertical-form p.buttons {
	text-align:center;
}

#post #vertical-form p.buttons input.button {
	width: 9em;
	margin: 0 2px;
}
