body {
	background: #ccc url(../images/gmg/gradient.png) repeat-x;
	font-family: "Gill Sans", "Helvetica Neue", "Century Gothic", Arial, sans-serif;
	text-align: center;
}
div.big {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.logo {
	width: 315px;
	margin-left: auto;
	margin-right: auto;
}
div.log {
        width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}
div.lognowin {
        width: 269px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}
div.pubs {
	width: 800px;
	margin-left: auto;
	margin-rigth: auto;
	margin-top: 100px;
	text-align: center;
}
div.upform {
        width: 325px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}
a {
	text-decoration: none;
}
table {
	width: 100%;
	text-align: left;
}
td.title {
	text-align: center;
}
td.titlew {
	text-align: center;
}
td.tdright {
	text-align: right;
}
td.tpl {
	padding-left: 5px;
}
td.logbutton {
	text-align: right;
	padding-right: 10px;
}
ul li{
text-transform: uppercase;
margin-right: 2em;
list-style-type: square;
list-style-position: outside;
color: #333;
line-height: 1.3;
font-size: .7em;
display: inline;
}
h3 {
color: #000;
display: block;
text-transform: uppercase;
margin-bottom: .2em;
font-weight: bold;
font-size: .9em;
text-align: center;
}
select.dropdown {

}
