.sushi {
	background-image: url("/images/saatchi/sushi_bg.gif");
	background-repeat: repeat;
	text-align: center;
}

.sushiraw {
	background-image: url("/images/saatchi/clipframe_raw.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.sushifresh {
	background-image: url("/images/saatchi/clipframe_fresh.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.sushiold {
	background-image: url("/images/saatchi/clipframe.gif");
	background-repeat: no-repeat;
	background-position: left top;
	/*text-align: left;
	vertical-align: top;
	padding-left: 81px;
	padding-top: 30px;*/
}

.sushisubmit {
	background-image: url("/images/saatchi/submit_bg.gif");
	background-repeat: no-repeat;
	background-position: right middle;
	min-height: 290px;
}

.sushiplayerbg {
	background-image: url("/images/saatchi/player_bg.gif");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center middle;
	width: 450px;
	height: 500px;
}

.tc {
	background-color: #FFFFFF;
	width: 450px;
	padding: 10px;
	color: #666666;
	text-align: left;
}

.clipframe {
	border: 0px;
	width: 80px;
	height: 60px;
}

.sushiplayer {
	position: relative;
	top: 60px;
	border: 0px;
}

.clipheaders {

	left: 171px;
	top: 42px;
}

.cliptext {

	left: 83px;
	top: 105px;
	width: 200px;
}

.playertitle {
	position: absolute;
	top: 335px;
	left: 15px;
}

.playerdirector {
	position: absolute;
	top: 350px;
	left: 15px;
}

.playeruploaded {
	position: absolute;
	top: 365px;
	left: 15px;
}

.playertext {
	position: absolute;
	top: 380px;
	left: 15px;
	right: 15px;
	text-align: left;
}

.footers {
	text-align: left;
	vertical-align: bottom;
	color: #666666;
}

.terms {
	text-align: right;
	vertical-align: bottom;
	color: #666666;
	white-space: nowrap;
}

.paging {
	position: relative;
	text-align: right;
	padding-right: 20px;
	color: #000000;
}

.sushiinputs {
	position: relative;
	top: 52px;
	left: 100px;
}

.inputbutton {
	border: 0px;
	background-color: transparent;
	background: transparent;
}

input {
	background: #FFFFFF;
	border:1px solid #AAAAAA;
	font-family: arial, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #636363;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

textarea {
	background: #FFFFFF;
	border:1px solid #AAAAAA;
	font-family: arial, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #636363;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.greytext {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

td, p, span, div {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
