div.wrapper
{
	width: 798px;
	height: 72px;
	border-right: solid 1px #e2581b;
	border-left: solid 1px  #e2581b;
	background: url(../images/bg.gif) repeat-x;
}
.left-section
{
	width: 0px;
	height: 46px;
	float: right;
	position: relative;
	top: 8px;
}
.middle-section
{
	width: 397px;
	height: 46px;
	float: right;
	position: relative;
	top:8px;
}
.right-section
{
	width: 397px;
	height: 46px;
	float: right;
	position: relative;
	top: 8px;
}
.divider
{
	float: right;
	width: 1px;
	height: 72px;
}
.number
{
	font-family: arial;
	font-size: 60px;
	line-height: 46px;
	height: 46px;
	color: #fff;
	text-align: right;
	width: 43px;
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
}
.number1
{
	font-family: arial;
	font-size: 60px;
	line-height: 46px;
	height: 46px;
	color: #fff;
	text-align: right;
	width: 43px;
	float: right;
	position: relative;
	top: 5px;
	right: 1px;
}
.content1
{
	width: 207px;
	height: 46px;
	float: right;
	margin-right: 4px;
}
.content2
{
	width: 207px;
	height: 46px;
	float: right;
	margin-right: 14px;
}
.content3
{
	width: 170px;
	height: 46px;
	float: right;
	margin-right: 18px;
}
div.title
{
	font-family: arial;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	text-align: right;
    height: 15px;
	padding: 0px;
	margin: 0px 0px 15px;
}

div.title3
{
	font-family: arial;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	text-align: center;
    height: 15px;
	padding: 0px;
	margin: 0px 0px 15px;
	width: 170px;
}
div.text-shaddow
{
    color: #b67849;
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    text-align: right;
}
div.text-white {
    color: #ffffff;
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    left: -1px;
    position: relative;
    text-align: right;
    top: -25px;
}
div.text-shaddow3
{
    color: #b67849;
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}
div.text-white3
{
    color: #ffffff;
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    left: -1px;
    position: relative;
    text-align: center;
    top: -25px;
}
.select-artist
{
	width: 200px;
	height: 20px;
	float: right;
	
	padding: 0px;
	margin: 0px;
	
}
.artist
{
	width: 200px;
	height: 19px;
	font-size: 11px;
	direction: rtl;
}
div.textbox-collection
{
	float: right;
}
div.textbox-collection input
{
	width: 146px;
	height: 14px;
	font-size: 14px;
	text-align: right;
	background-color: #fff;
	border: solid 0px;
	position: relative;
	top: 3px;
	#top: 2px;
}
div.textbox-search-btn
{
	float: right;
	background: url(../images/btn-search.gif) repeat-x;
	width: 35px;
	height: 20px;
	font-size: 14px;
	font-family: arial;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
}
div.enter-wrapper
{
	height: 30px;
	width: 170px;
	text-align: center;
	margin: 0px auto;
}
div.btn-enter
{
	background: url(../images/btn-enter.gif) repeat-x;
	width: 85px;
	height: 20px;
	font-size: 14px;
	font-family: arial;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	cursor: pointer;
}
div.collection
{
	height: 20px;
	padding: 0px;
	margin: 0px;
}
