﻿/***Login page***/
/*.addJokebg {
	position:relative;
	float:left;
}*/

.addJokebg {
	background:transparent url(/Portals/0/skinsForASCX/jokePage/images/addJokebg.jpg) no-repeat scroll 0 50%;
	float:left;
	height:566px;
	left:-9px;
	position:relative;
	top:-10px;
	width:922px;
}

.addJokesWrapper {
	height:355px;
	width:700px;
	position:absolute;
	top:115px;
	left:110px;
}


.addJokesContainer {
	float:left;
	height:475px;
	margin:0 0 0 70px;
	text-align:left !important;
	vertical-align:top;
	width:700px;
}

.fieldTitle {
	font-size:13px;
	font-weight:bold;
	color:#B83413;
	width:125px;
}


.uploadButton {
	background:transparent url(images/uploadbtn.gif) no-repeat scroll left top;
	height:26px;
	width:62px;
	float:left;
	border:none;
}

.resetButton {
	background:transparent url(images/resetbtn.gif) no-repeat scroll left top;
	border:none;
	height:26px;
	width:62px;
	float:left;
}
.backButton {
	background:transparent url(images/backbtn.gif) no-repeat scroll left top;
	border:none;
	height:26px;
	width:62px;
	float:left;
}

/****jokes tab*****/
.jokeList {
height:500px;
overflow:auto;
width:600px;
}
/****jokes tab*****/
