/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

.Content-Hide-Button {
	position: relative;
	float: right;
	margin: 11px 15px 0 0;
	display: block;
	width: 80px;
	height: 22px;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/hide.png);
	background-position: 0 0;
	cursor: pointer;
}

.Content-Hide-Button:hover {
	background-position: 0 -22px;
}

.Content-Show-Button {
	position: relative;
	float: right;
	margin: 11px 15px 0 0;
	display: block;
	width: 80px;
	height: 22px;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/show.png);
	background-position: 0 -22px;
	cursor: pointer;
}

.Content-Show-Button:hover {
	background-position: 0 0;
}

.Account-Register-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Account-Login-Button-Large {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Request-Password-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Send-Enquiry-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Update-Details-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

