/* @override http://tmt.dnsalias.net/cgi-bin/WebObjects/Treasuremytext.woa/-52053/wr/wodata=/Users/paulstringer/Work/Dev/svn/TreasuremytextCommon/build/TreasuremytextCommon.framework/WebServerResources/small-device.css */

html{
	background : none !important;	
}

#wrapper{
	margin 	: 0 !important;
	padding	: 10px 0;
}

#container {
	width			: 320px !important;
	height			: 356px  !important;
	margin			: 0 !important;
}

#content{
	font-size 		: 1.2em;
	line-height		: 1.5em;
	margin			: 0;
	padding			: 0;
	width			: 320px;
}

#header{
	text-align	: center !important;
	background 	: url(/images/core/launch/bkgd_gradient_sprites.png) repeat-x;
	height		: 60px;
	border-bottom:1px solid black;
	padding		: 0 !important;
	width		: 100%;
}

#header img#home{
	float : none !important;
}

#header #navigation{
	display:none;
}

#footer{
	display 	: none;
}

#alert, .alert {
	padding			: 5px 10px;
	margin			: 0;
	font-weight		: bold;
	font-size		: 12px;
	margin	 		: 0 30px;
}

#wrapper #note{
	font-size 	: 14px;
	font-weight : bold;
	position	: absolute;
	bottom		: 0px;
	width		: 300px;
}

form div.row {
	padding			: 0 !important;
	margin-bottom	: 0 !important;
}

#loginPanel{
	width	: 250px;
	margin-left:30px;
}

#loginPanel div.row input{
	width		: 100%;
	padding		: 0 !important;
	margin		: 0;
	font-size 	: 17px;
	-webkit-border-radius:1px;
}

#loginPanel div.submit{
	margin:0;
	padding:0;
	margin-top:15px;
}

#loginPanel div.row.submit input{
	font-size 	: 1.2em;
	font-weight	: bold;
	font-family	: Helvetica, sans-serif;
	-webkit-border-radius:0px;
	-webkit-border-radius:0px;
	background-color : lightgrey;
	float:none;
}

#loginPanel div.row.postSubmitLinks{
	margin-top:15px;
	clear : both;
}

#loginPanel fieldset {
	margin-left	: 0;
	padding		: 0;
	border		: 0;
	width		: 260px;
}

#loginPanel legend{
	display:none;
}

#footerSpacer {
	display:none;
}

