* {
	margin:0;
	padding:0;
	border:0;
	line-height:1.5em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#e2e0e0;
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image:url('images/bg_body.gif');
	background-position:top;
	background-repeat:repeat-x;
}

table {
	width:100%;
	border-collapse:collapse;
}
a,
a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#f18110;
	text-decoration:none;
}

#wait {
	color:#FFFFFF;
	display:none;
}
#wait p {
	padding:10px;
	background-color:#FFFFFF;
}

div#loading {
	position:absolute;
	top:20px;
	right:20px;
	padding:10px;
	color:#0B4C84;
	background-color:#FFFFFF;
	border:2px solid #0B4C84;
	z-index:200
}

.page {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1000px;
}

.content {
	width:980px;
	float:left;
	text-align:left;
	padding:10px;
	background-color:#FFFFFF;
}


.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

.header {
	width:980px;
	float:left;
	height:70px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:table-row;
	background:#FFFFFF;
	background-image:url('images/bg_head.gif');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}

.header ul {
	margin-top:40px;
	float:right;
	display:inline;
}

.header li {
	width:110px;
	background-color:#3E3D40;
	float:left;
	list-style-type:none;
	padding:2px 5px;
	margin-left:1px;
}

.header .current_page {
	color:#000000;
	background-color:#FF9900;
}

.header .current_page a,
.header .current_page a:visited {
	color:#000000;
}

.header .current_page a:hover {
	color:#FFFFFF;
}

.header a,a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.header a:hover{
	color:#f18110;
	text-decoration:none;
}

.footer {
	width:1000px;
	float:left;
	background-color:#C4C4C4;
	padding-top:10px;
}
.footer p {
	font-size:0.8em;
	text-transform:none;
}
.footer ul {
}
.footer li {
	text-transform:uppercase;
	list-style-type:none;
}
.footer li a:hover {
	text-decoration:underline;
}
.footer_container {
	clear:both;
	width:1000px;
	text-align:left;
	background-image:url('images/bg_footer2.gif');
	background-repeat:repeat-y;
	display:table-row;
}
.footer .footer_container p {
	color:#505050;
}
.footer .footer_container a {
	color:#505050;
	font-weight:normal;
	font-size:0.9em;
}
.footer .footer_container a:hover{
	color:#f18110;
	font-weight:normal;
}
.footer_sx {
	display:table-column;
	margin-left:10px;
	padding:0;
	width:340px;
	float:left;
}
.footer_sx ul {
	color:#202020;
}
.footer_sx li a {
	color:#202020 !important;
}
.footer_dx {
	display:table-column;
	margin-right:10px;
	width:640px;
	float:left;
}
.footer_dx ul {
	color:#5E581C;
}
.footer_dx li a {
	color:#5E581C !important;
}
.footer_bottom {
	clear:both;
	width:1000px;
	padding:10px 10px 0 10px;
}
.footer_bottom p {
	width:980px;
	border-top:1px solid #999999;
	padding:5px 0;
	color:#656565;
	text-align:justify;
	position:relative;
}
.footer_bottom .privacy {
	position:absolute;
	bottom:5px;
	right:0;
	text-align:right;
}
.footer_bottom .privacy a {
	text-align:right;
	text-transform:uppercase;
	color:#5E581C;
	font-size:0.8em;
}
.footer_bottom .privacy a:hover {
	text-decoration:underline;
}

.footer_column1 {
	width:160px;
	float:left;
}
.footer_column1 p {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000 !important;
}
.footer_column2 {
	width:160px;
	float:right;
}
.footer_column2 p {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000 !important;
}

.footer_column3 {
	width:630px;
}
.footer_column4 {
	width:215px;
	padding-right:10px;
	float:left;
}
.footer_column4 p {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#5E581C !important;
}
.footer_column5 {
	width:180px;
	padding-right:10px;
	float:left;
}
.footer_column5 p {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#5E581C !important;
}
.footer_row1 {
	width:640px;
	position:relative;
	padding-bottom:5px;
	border-bottom:1px solid #969075;
	margin-bottom:5px;
	background-color:#C4C4C4;
}
.footer_row1 img {
}
.footer_row1 p {
	color:#5E581C !important;
	font-weight:normal;
	text-transform:none;
	font-size:0.8em;
	position:absolute;
	bottom:5px;
	left:210px;
}
.footer_row2 {
	width:640px;
}

.main_container {
	width:980px;
	float:left;
	display:table-row;
	background-color:#FFFFFF;
}

.column {
	width:250px;
	float:right;
	background-color:#FFFFFF;
	position:relative;
	padding:10px 0 20px 0;
	margin:0 !important;
}

.center {
	width:320px;
	float:left;
	vertical-align:middle;
}

.main {
	width:660px;
	float:left;
	background-color:white;
	padding:10px 0 0 0;
}

.block,
.highlight_block,
#gallery,
#player1,
#player {
	width:660px;
	float:left;
	background-color:#FFFFFF;
	padding:0;
	font-size:10px;
}
#player,
#player1,
#gallery,
#flashmap {
	height:400px;
}

.block {
	padding:15px 0 0 0;
}
.highlight_block {
	margin-top:15px;
	padding:0;
}
.block_sx {
	width:320px;
	float:left;
	margin-right:10px;
}
.block_dx {
	width:320px;
	float:left;
	margin-left:10px;
}
.column_block {
	float:left;
	width:308px;
	padding:5px 5px 0 5px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	background:#EEEEEE;
}
.block dl dt {
	color:#EFEFEF;
	background-color:#DADADA;
	padding:5px;
	margin-bottom:5px;
	position:relative;
	font-weight:bold;
}
.block dl dt:hover {
	background:#D0D0D0;
}
.block dl dt a,
.block dl dt a:visited {
	color:#000000;
	display:block;
}
.block dl dt a:hover {
	color:#FF9900;
}
.block dl dt img {
	position:absolute;
	top:7px;
	right:5px;
}
.block dl dd dl {
	margin-bottom:5px;
}
.block dl dd dl dt {
	color:#E8E8E8;
	background-color:#C9C9C9;
	font-weight:normal;
	padding:2px 5px;
	margin:0 5px 5px 5px;
}
.block dl dd dl dt:hover {
	background-color:#A9A9A9;
	cursor:auto;
}
.block dl dd dl dt a,
.block dl dd dl dt a:visited {
	color:#000000;
	font-weight:normal;
	display:block;
}
.block dl dd dl dt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.title_tab_left {
	float:left;
	width:8px;
	height:21px;
	background-image:url('images/tab_bg_left.gif');
	background-repeat:no-repeat;
}
.title_tab_left_active {
	float:left;
	width:8px;
	height:21px;
	background-image:url('images/tab_bg_left_active.gif');
	background-repeat:no-repeat;
}
.title_tab_center {
	float:left;
	height:20px;
	padding-top:1px;
	line-height:19px;
	background-image:url('images/tab_bg_center.gif');
	background-repeat:repeat-x;
}
.title_tab_center_active {
	float:left;
	height:20px;
	padding-top:1px;
	line-height:19px;
	font-weight:bold;
	background-image:url('images/tab_bg_center_active.gif');
	background-repeat:repeat-x;
}
.title_tab_center a,
.title_tab_center a:visited {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.title_tab_center a:hover {
	color:#FF9900;
	text-decoration:underline;
}
.title_tab_right {
	float:left;
	width:8px;
	height:21px;
	background-image:url('images/tab_bg_right.gif');
	background-repeat:no-repeat;
}
.title_tab_right_active {
	float:left;
	width:8px;
	height:21px;
	background-image:url('images/tab_bg_right_active.gif');
	background-repeat:no-repeat;
}

.title_block {
	float:left;
	background-color:#FFFFFF;
	background-image:url('images/tab_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
	margin-top:5px;
	padding-left:30px;
	padding-right:9px;
	position:relative;
}
.title_block .title_label {
	position:absolute;
	top:0;
	right:5px;
	text-align:right;
}
.title_block .title_label a,
.title_block .title_label a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.title_block .title_label a:hover {
	color:#FF9900;
	text-decoration:none;
}

.block .title_block {
	width:620px;
}
.block_sx .title_block,
.block_dx .title_block {
	width:280px;
}

.content_block {
	float:left;
	padding:5px 5px 0 5px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	background-color:#EEEEEE;
}
.full {
	width:648px;
}
.column {
	width:308px;
}
.half_left {
	float:left;
	width:315px;
	margin-right:5px;
}
.half_right {
	float:right;
	width:315px;
	margin-right:5px;
}

.row_block {
	width:100%;
	background-image:url('images/row_hsep.gif');
	background-position:top;
	background-repeat:no-repeat;
/*	width:648px;*/
/*	float:left;*/
}

.channel .row_block ul,
.row_block ul {
	float:left;
	display:inline;
}

.row_block li {
	width:145px;
	float:left;
	list-style-type:none;
	padding:4px 0px 4px 11px;
	background-image:url('images/square_small.gif');
	background-position:5px 11px;
	background-repeat:no-repeat;
}

.block .row_block li a {
	color:#333333;
}

.channel .row_block li {
	width:151px;
	float:left;
	list-style-type:none;
	font-style:italic;
	padding:5px 0 5px 5px;
	background-image:none;
}

.channel .row_block li a {
	display:block;
	padding:0;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	text-decoration:underline;
}
.channel .row_block li img {
	width:33px;
	height:22px;
}

.block .row_block li a:hover,
.channel .row_block li a:hover {
	color:#F18110;
}

.channel .row_block img {
	float:left;
	display:block;
	padding:0 5px 0 0;
	margin:-2px 0 0 0;
}

.no_hsep {
	background-image:none;
}
.box_block,
.banner_block {
	float:left;
	width:660px;
	margin-top:20px;
	margin-bottom:10px;
	padding:0;
}

#map {
	width:660px;
	height:816px;
	padding:0;
}

#list {
	width:290px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	color:#406AC9;
	background-color:#F2F2F2;
	text-align:left;
}
#list div {
	width:290px;
	float:left;
	min-height:76px;
	padding:3px 0;
	border-bottom:1px solid #CCCCCC;
	position:relative;
}
#list div h3 {
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
#list p {
	font-size:0.7em;
	vertical-align:middle;
}
.moviethumb {
	margin:4px 6px 4px 0px;
	width:100px;
	height:66px;
	float:left;
}
.moviecontrol {
	background-color:#E3E3E3;
	position:absolute;
	right:0px;
	bottom:8px;
	font-size:12px;
	background-image:url('images/freccia_dx.gif');
	background-position:3px 0px;
	background-repeat:no-repeat;
	padding:0px 9px 0px 19px;
}

.moviecontrol a,
.moviecontrol a:visited{
	color:#f18110;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.moviecontrol a:hover{
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
}

.listcontrol {
	height:1em;
	padding-bottom:10px;
}

.panel {
	position:absolute;
	left:0px;
	bottom:0px;
	height:295px;
	margin:10px;
	color:#406AC9;
	background-color:#1A1A1A;
}
.panel div {
	border-left:5px;
	border-right:5px;
	border-color:#1A1A1A;
}
.panel h2 {
	font-size:0.95em;
	text-align:left;
}
.panel p {
	font-size:0.7em;
	text-align:right;
}
.panel img {
	width:364px;
	height:250px;
}

.banner {
	width:300px;
	float:left;
	padding:10px;
	text-align:left;
}
.banner div {
	min-height:76px;
	padding:3px 0;
}

#news {
	width:90%;
	margin:0 5%;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
#news ul {
	display:inline;
}
#news li {
	list-style-type:none;
}
#news h6 {
	color:#406AC9;
	font-size:0.8em;
	float:left;
}
#news li p {
	margin:0 5px;
	color:#406AC9;
	float:left;
}
#news p {
	float:right;
}

#menu {
	width:300px;
	float:left;
	text-align:left;
	font-size:12px;
	background-color:#F2F2F2;
	font-weight:normal;
	text-transform:uppercase;
}
#menu dt {
	margin-bottom:4px;
	color:black;
	background-color:#E3E3E3;
	cursor:pointer;
	padding:3px 5px 3px 3px;
	font-weight:normal;
	line-height:16px;
}

#menu dd dl dt {
	margin-bottom:0px;
	color:black;
	background-color:#f2f2f2;
	cursor:pointer;
	padding:1px 5px 3px 0px;
	font-weight:normal;
	border-bottom:solid 1px #D7D7D7;
}
#menu .active,
#menu .active a,
#menu .active a:active,
#menu .active a:hover {
	background-color:#F18110;
	color:#FFFFFF;
}

#menu dt a {
	color:black;
	/**background-image:url('images/freccia_dx.gif');
	background-position:3px 0px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 19px;**/
}

#menu dt a:active,
#menu dt a:hover {
	color:#f18110;
	/**background-image:url('images/freccia_down.gif');
	background-position:3px 0px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 19px;**/
}

#menu dd dl dt a {
	font-size:10px;
	padding:0px 0px 0px 19px;
}

#menu dd {
	margin-bottom:4px;
}
#menu dd ul {
	color:#FFFFFF;
	padding:0px 8px 2px 8px;
}
#menu dd ul li {
	color:black;
	text-align:left;
	list-style-type:none;
	font-weight:normal;
	font-size:11px;
	padding:3px 0;
	border-bottom:1px solid #E7E7E7;
}
.column #menu dd ul li a {
	color:black;
}
.column #menu dd ul li a:hover {
	color:#f18110;
}

#highlight_video {
	width:660px;
	height:112px;
	position:relative;
	background-image:url('images/highlight_bg_center.jpg');
	background-repeat:repeat-x;
	float:left;
}
#highlight_video .container {
	float:left;
	width:620px;
	height:112px;
	overflow:hidden;
	position:relative;
}
#highlight_video ul {
	margin:0;
	padding:14px 40px;
	width:100000px;
	height:84px;
	position:relative;
	top:0;
	left:0;
}
#highlight_video ul li {
	margin:0pt;
	width:117px;
	list-style:none;
	float:left;
}
#highlight_video ul li img {
	margin:4px;
	border:1px solid #999999;
	width:100px;
	height:76px;
	display:block;
	background:#EEEEEE url('images/bg_movie.jpg') top left;
}
#highlight_video ul li img:hover {
	margin:0;
	border:5px solid #FF9900;
}
#highlight_video .previous_button {
	position:absolute;
	top:0px;
	left:0px;
	height:112px;
	width:40px;
	background-image:url('images/highlight_left_up.jpg');
	z-index:100;
	cursor:pointer;
}
#highlight_video .previous_button_over {
	background-image:url('images/highlight_left_over.jpg');
}
#highlight_video .previous_button_disabled {
	background-image:url('images/highlight_left_out.jpg');
	cursor:default;
}
#highlight_video .next_button {
	position:absolute;
	top:0px;
	right:0px;
	height:112px;
	width:40px;
	background-image:url('images/highlight_right_up.jpg');
	z-index:100;
	cursor:pointer;
}
#highlight_video .next_button_over {
	background-image:url('images/highlight_right_over.jpg');
}
#highlight_video .next_button_disabled {
	background-image:url('images/highlight_right_out.jpg');
	cursor:default;
}

#all_video {
	width:660px;
	height:90px;
	position:relative;
	background-image:url('images/all_bg_center.jpg');
	background-repeat:repeat-x;
	float:left;
}
#all_video .container {
	float:left;
	width:620px;
	height:90px;
	overflow:hidden;
	position:relative;
}
#all_video ul {
	margin:0;
	padding:14px 40px;
	width:100000px;
	height:84px;
	position:relative;
	top:0;
	left:0;
}
#all_video ul li {
	margin:0pt;
	width:83px;
	list-style:none;
	float:left;
}
#all_video ul li img {
	margin:4px;
	border:1px solid #999999;
	width:70px;
	height:54px;
	display:block;
	background:#EEEEEE url('images/bg_movie.jpg') top left;
}
#all_video ul li img:hover {
	margin:0;
	border:5px solid #FF9900;
}
#all_video .previous_button {
	position:absolute;
	top:0px;
	left:0px;
	height:90px;
	width:40px;
	background-image:url('images/all_left_up.jpg');
	z-index:100;
	cursor:pointer;
}
#all_video .previous_button_over {
	background-image:url('images/all_left_over.jpg');
}
#all_video .previous_button_disabled {
	background-image:url('images/all_left_out.jpg');
	cursor:default;
}
#all_video .next_button {
	position:absolute;
	top:0px;
	right:0px;
	height:90px;
	width:40px;
	background-image:url('images/all_right_up.jpg');
	z-index:100;
	cursor:pointer;
}
#all_video .next_button_over {
	background-image:url('images/all_right_over.jpg');
}
#all_video .next_button_disabled {
	background-image:url('images/all_right_out.jpg');
	cursor:default;
}

#all_list {
	width:640px;
	height:20px;
	margin:15px 10px 0 10px;
	position:relative;
	float:left;
}
#all_list .container {
	float:left;
	width:570px;
	margin:0 30px;
	height:20px;
	overflow:hidden;
	position:relative;
}
#all_list ul {
	margin:0;
	width:100000px;
	height:20px;
	line-height:18px;
	position:relative;
	top:0;
	left:0;
}
#all_list ul li {
	width:auto;
	list-style:none;
	float:left;
}
#all_list ul li a, #all_list ul li a:visited {
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0;
	color:#000000;
}
#all_list ul li a:hover {
	color:#FF9900;
}
#all_list .previous_button {
	position:absolute;
	top:4px;
	left:1px;
	height:13px;
	width:13px;
	background-image:url('images/small_west_up.gif');
	z-index:100;
	cursor:pointer;
}
#all_list .previous_button_over {
	background-image:url('images/small_west_over.gif');
}
#all_list .previous_button_disabled {
	background-image:url('images/small_west_out.gif');
	cursor:default;
}
#all_list .next_button {
	position:absolute;
	top:4px;
	right:1px;
	height:13px;
	width:13px;
	background-image:url('images/small_east_up.gif');
	z-index:100;
	cursor:pointer;
}
#all_list .next_button_over {
	background-image:url('images/small_east_over.gif');
}
#all_list .next_button_disabled {
	background-image:url('images/small_east_out.gif');
	cursor:default;
}

#cat_video {
	width:652px;
	position:relative;
	background-color:#EEEEEE;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	padding:10px 3px;
	float:left;
}
#cat_video .container {
	float:left;
	width:652px;
	height:490px;
	margin:0;
	overflow:hidden;
	position:relative;
}
#cat_video ul {
	margin:0;
	width:100000px;
	height:440px;
	line-height:180px;
	position:relative;
	top:0;
	left:0;
}
#cat_video ul li {
	width:163px;
	list-style:none;
	float:left;
	height:440px;
}
#cat_video ul li div {
	width:150px;
	margin:0 2px 10px 2px;
	padding-left:4px;
	padding-right:5px;
	height:208px;
	border-bottom:2px solid #CCCCCC;
}
#cat_video ul li div:hover {
}
#cat_video ul li div img {
}
#cat_video ul li div h4 {
	width:150px;
	text-align:left;
	padding:5px 0 10px 0;
}
#cat_video ul li div h4 a {
	font-weight:bold;
}
#cat_video ul li div h4 a:hover {
	text-decoration:underline;
}
#cat_video ul li div p {
	text-align:left;
	font-style:italic;
}
#cat_video .duration {
	font-weight:bold;
	font-size:0.9em;
	color:#676767;
}
#cat_video ul li a, #cat_video ul li a:visited {
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0;
	color:#000000;
}
#cat_video .previous_button {
	position:absolute;
	bottom:8px;
	left:10px;
	height:31px;
	width:31px;
	background-image:url('images/big_west_up.jpg');
	z-index:100;
	cursor:pointer;
}
#cat_video .previous_button_over {
	background-image:url('images/big_west_down.jpg');
}
#cat_video .previous_button_disabled {
	background-image:url('images/big_west_out.jpg');
	cursor:default;
}
#cat_video .next_button {
	position:absolute;
	bottom:8px;
	right:10px;
	height:31px;
	width:31px;
	background-image:url('images/big_east_up.jpg');
	z-index:100;
	cursor:pointer;
}
#cat_video .next_button_over {
	background-image:url('images/big_east_down.jpg');
}
#cat_video .next_button_disabled {
	background-image:url('images/big_east_out.jpg');
	cursor:default;
}
#cat_video .paging {
	width:560px;
	height:31px;
	line-height:31px;
	background-color:red;
	position:absolute;
	bottom:8px;
	left:50px;
	text-align:center;
	
}

#forum {
	position:relative;
}
#forum .container {
	width:215px;
	height:200px;
	margin:0;
	overflow:hidden;
	position:relative;
}
#forum ul {
	width:215px;
	height:10000px;
	position:relative;
	top:0;
	left:0;
}
#forum .previous_button {
	position:absolute;
	top:3px;
	right:30px;
	height:13px;
	width:13px;
	background-image:url('images/small_north_up.gif');
	z-index:100;
	cursor:pointer;
}
#forum .previous_button_over {
	background-image:url('images/small_north_over.gif');
}
#forum .previous_button_disabled {
	background-image:url('images/small_north_out.gif');
}
#forum .next_button {
	position:absolute;
	top:3px;
	right:13px;
	height:13px;
	width:13px;
	background-image:url('images/small_south_up.gif');
	z-index:100;
	cursor:pointer;
}
#forum .next_button_over {
	background-image:url('images/small_south_over.gif');
}
#forum .next_button_disabled {
	background-image:url('images/small_south_out.gif');
}

#website {
	position:relative;
}
#website .container {
	width:215px;
	height:200px;
	margin:0;
	overflow:hidden;
	position:relative;
}
#website ul {
	width:215px;
	height:10000px;
	position:relative;
	top:0;
	left:0;
}
#website .previous_button {
	position:absolute;
	top:3px;
	right:30px;
	height:13px;
	width:13px;
	background-image:url('images/small_north_up.gif');
	z-index:100;
	cursor:pointer;
}
#website .previous_button_over {
	background-image:url('images/small_north_over.gif');
}
#website .previous_button_disabled {
	background-image:url('images/small_north_out.gif');
}
#website .next_button {
	position:absolute;
	top:3px;
	right:13px;
	height:13px;
	width:13px;
	background-image:url('images/small_south_up.gif');
	z-index:100;
	cursor:pointer;
}
#website .next_button_over {
	background-image:url('images/small_south_over.gif');
}
#website .next_button_disabled {
	background-image:url('images/small_south_out.gif');
}

p.button {
	height:22px;
	line-height:22px;
	font-size:1.25em;
	text-align:center;
}
p.button a,
p.button a:visited {
	color:#FFFFFF !important;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #FFFFFF;
}
p.button a:hover {
	color:#F18110 !important;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #F18110;
}

.login {
	background:url('images/bg_login.gif') repeat-x top left;
	width:100px;
}

.store {
	background:url('images/bg_store.gif') repeat-x top left;
	width:150px;
}

