
a {
	text-decoration:none;
	padding:0;
	margin:0;
}
.body {
	text-align:center;
	background-color:black;
	margin:0;
}

.outer {
	width:945px;
	height:778px;
	margin:0 auto;
}

.label1 {
	font-family:Arial;
	color:#d7caac;
	font-size:13px;
}

.label2 {
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:underline;
}

.label3 {
	font-family:Arial;
	font-size:10px;
	color:#ffbf71;
	text-decoration:underline;
}

.label4 {
	font-family:Arial;
	color:white;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
}

.label4_active {
	font-family:Arial;
	font-size:11px;
	cursor:pointer;
	color:#ffbf71;
	font-weight:bold;
}

.label5 {
	font-family:Arial;
	color:black;
	font-size:11px;
	font-weight:bold;
}

.head {
	float:left;
}

.logo2 {
	width:683px;
	height:100px;
	margin-left:10px;
	margin-top:8px;
	float:left;
}

.search_bg {
	float:left;
	background-image:url(../../images/search_bg2.png);
	width:325px;
	height:32px;
}

.search_box_left {
	background-image:url(../../images/search_box_left.png);
	width:5px;
	height:21px;
	float:left;
	margin-top:4px;
	margin-left:1px;
}

.search_box_middle {
	padding-top:3px;
	margin-top:4px;
	float:left;
	border:0;
	height:17px;
	width:223px;
	background-image:url(../../images/search_box.png);
}

.search_box_right {
	background-image:url(../../images/search_box_right.png);
	width:3px;
	height:21px;
	float:left;
	margin-top:4px;
}

.search_button {
	float:left;
	background-image:url(../../images/search_button2.png);
	border:0;
	padding:0;
	width:73px;
	margin-left:0px;
	margin-top:0px;
	height:27px;
	cursor:pointer;
	padding-top:1px;
	padding-left:10px;
	color:white;
	font-weight:bold;
}

.header {
	float:left;
	background-image:url(../../images/header_bg2.jpg);
	width:945px;
	height:116px;
}

.header_link {
	width:30px;
	height:30px;
	float:left;
	border:none;
	margin-left:21px;
	margin-top:4px;
	width:210px;
	height:107px;
	cursor:pointer;
}

/*.logo {
	background-image:url(../../images/logo.jpg);
	width:902px;
	height:125px;
	margin-left:22px;
}*/



/* menu */
.menu_bg {
	float:left;
	width:945px;
	height:32px;
	background-image:url(../../images/menu_bg.jpg);
	text-transform: uppercase;
        padding: 0;
        margin: 0;
}

.menu {
	float:left;
	margin-left:22px;
	margin-top:7px;
}

.menu h1 {
	display:none;
}

.menu_links {
	padding-left:15px;
}

.menu_links a {
	font-family:Arial;
	color:#d7caac;
	font-size:12px;	
	font-weight:bold;
	text-transform: uppercase;
}

.menu_home a {
	font-family:Arial;
	color:#d7caac;
	font-size:12px;
	font-weight:bold;
	font-stretch:wider;
}

/* main */
.background {
	float:left;
	background-image:url(../../images/bg.jpg);	
}

.content {
	float:left;
	width:606px;
}

.preview_video_bg {
	float:left;
	width:406px;
	height:251px;
	background-image:url(../../images/preview_video_bg.png);
}

.preview_video {
	float:left;
	width:340px;
	height:192px;
	background-image:url(../../images/zariba_logo.png);
	margin-left:36px;
	margin-top:10px;
	border:3px solid #c05c0c;
}

.preview_cont {
	float:left;
	width:360px;
	margin-left:28px;
	height:30px;
	font-family:Arial;
	font-size:10px;
	color:#ffbf71;
}

.preview_title {
	float:left;
	margin-left:8px;
}

.preview_description {
	float:left;
	margin-left:8px;
}

.preview_prev_next {
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#ffbf71;
}

.preview_pages {
	float:left;
	width:68px;
}

.preview_page {
	font-family:Arial;
	font-size:10px;
	color:#ffbf71;
}

.preview_page_active {
	font-family:Arial;
	font-size:10px;
	color:white;
}

.preview_play {
	float:right;
	background-image:url(../../images/play.jpg);
	border:0;
	width:56px;
	height:26px;
	padding:0;
	font-weight:bold;
	color:white;
	cursor:pointer;
	margin-right:6px;
}

/* games right list */
.games_list_bg {
	float:left;
	width:200px;
	height:251px;
	background-image:url(../../images/games_list_bg.png);
}

.games_list_game1_bg {
	float:left;
	background-image:url(../../images/big_frame.jpg);
	width:168px;
	height:67px;
	margin-left:16px;
	margin-top:3px;
}

.games_list_game1 {
	float:left;
	width:59px;
	height:55px;
	border:1px solid #5e1f02;
	margin-top:5px;
	margin-left:5px;
}

.games_list_game2_bg {
	float:left;
	/*background-image:url(../../images/game_background2.png);*/
	background-image:url(../../images/big_frame.jpg);
	width:168px;
	height:67px;
	margin-left:16px;
	margin-top:3px;
}

.games_list_game2 {
	float:left;
	width:59px;
	height:55px;
	border:1px solid #5e1f02;
	margin-top:5px;
	margin-left:5px;
}

.games_list_game_title {
	float:left;
	height:62px;
	width:97px;
	margin-top:4px;
	text-align:center;
}

.games_list_game3_bg {
	float:left;
	/*background-image:url(../../images/game_background3.png);*/
	background-image:url(../../images/big_frame.jpg);
	width:168px;
	height:67px;
	margin-left:16px;
	margin-top:3px;
}

.games_list_game3 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	border:1px solid #5e1f02;
	margin-top:5px;
	margin-left:5px;
}

.spacer1 {
	float:left;
	width:606px;
	height:11px;
}

.spacer2 {
	float:left;
	width:22px;
	height:248px;
	background-image:url(../../images/spacer2.png);
}

/* top and favourite games */
.top_and_favourite_top_bg {
	float:left;
	width:584px;
	height:76px;
	background-image:url(../../images/top_and_favourite_top_bg.jpg);
}

.top_and_favourite_middle_bg {
	float:left;
	background-image:url(../../images/top_and_favourite_middle_bg.jpg);
	width:584px;
	height:130px;
}

.top_and_favourite_bottom_bg {
	float:left;
	width:584px;
	height:59px;
	background-image:url(../../images/top_and_favourite_bottom_bg.jpg);
}

.top_and_favourite_bottom_bg2 {
	float:left;
	width:584px;
	height:160px;
	background-image:url(../../images/top_and_favourite_bottom_bg.jpg);
	background-position: center bottom;
	margin-left:22px !important;
	margin-top:-172px;
}

.top_and_favourite_bottom_bg3 {
	float:left;
	width:584px;
	height:59px;
	background-image:url(../../images/top_and_favourite_bottom_bg.jpg);
}

.top_and_favourite_bg {
	float:left;
	width:584px;
	margin-top:-262px;
	margin-left:25px;
}

.top_and_favourite_bg2 {
	float:left;
	width:584px;
	margin-top:-245px;
	margin-left:25px;
}

.top_and_favourite {
	float:left;
}

.top_title {
	float:left;
	margin-top:5px;
	margin-left:9px;
	font-weight:bold;
	font-size:13px;
}

.top_and_favourite_line {
	margin-left:4px;
	margin-top:-1px;
	float:left;
	width:573px;
	height:1px;
	background-image:url(../../images/line.jpg);
}

.game1_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background4.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:8px;
}

.game1 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

.game_label_div {
	float:left;
	margin-left:4px;
	text-align:center;
	width:61px;
	height:22px;
}

.game2_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background5.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:11px;
}

.game2 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

.game3_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background6.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:11px;
}

.game3 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

.favourites_title {
	float:left;
	margin-top:3px;
	margin-left:9px;
	font-weight:bold;
	font-size:13px;
}

.game4_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background7.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:8px;
}

.game4 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

.game5_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background8.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:11px;
}

.game5 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

.game6_bg {
	float:left;
	width:71px;
	height:95px;
	/*background-image:url(../../images/game_background9.png);*/
	background-image:url(../../images/frame.jpg);
	margin-top:3px;
	margin-left:11px;
}

.game6 {
	cursor:pointer;
	float:left;
	width:59px;
	height:55px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #5e1f02;
}

/* right side */

.right {
	background-image: url(../../images/right_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	width:339px;
}

.spacer3 {
	float:left;
	width:1px;
	height:111px;
	background-image:url(../../images/spacer3.png);
}

/* auth */

.login_active {
	float:left;
	width:338px;
	height:21px;
	background-image:url(../../images/login_active.jpg);
}

.signup_active {
	float:left;
	width:338px;
	height:21px;
	background-image:url(../../images/sign_up_active.jpg);
}

.lost_password_active {
	float:left;
	width:338px;
	height:21px;
	background-image:url(../../images/lost_password_active.jpg);
}

.login_tab_adjust {
	width:30px;
}

.sign_up_tab_adjust {
	width:50px;
}

.auth_tabs {
	float:left;
	width:338px;
	height:21px;
	background-image:url(../../images/login_active.jpg);
}

.login_tab {
	float:left;
	margin-left:12px;
	width:60px;
	height:15px;
	margin-top:3px;
}

.sign_up_tab {
	float:left;
	width:70px;
	height:15px;
	margin-left:2px;
	margin-top:3px;
}

.lost_password_tab {
	float:left;
	width:105px;
	height:15px;
	margin-top:3px;
}

.login_bg {
	float:left;
	width:338px;
	height:90px;
	background-image:url(../../images/login_bg.jpg);
	display:block;
}

.auth_filed_cont1 {
	float:left;
	margin-left:24px;
	margin-top:6px;
}

.auth_input_label {
	float:left;
	margin-top:6px;
	width:72px;
	text-align:left;
}

.auth_input_left {
	margin-top:3px;
	float:left;
	background-image:url(../../images/input_filed_left.jpg);
	width:5px;
	height:21px;
}

.auth_input_middle {
	margin-top:3px;
	float:left;
	border:0;
	background-image:url(../../images/input_filed_middle.jpg);
	height:17px;
	width:190px;
	padding-top:3px;
}

.auth_input_right {
	margin-top:3px;
	float:left;
	background-image:url(../../images/input_filed_right.jpg);
	width:1px;
	height:21px;
}

.auth_error {
	float:left;
	margin-top:6px;
	margin-left:2px;
	background-image:url(../../images/error.gif);
	width:15px;
	height:15px;
}

.auth_help1 {
	float:left;
	margin-top:6px;
	margin-left:2px;
	background-image:url(../../images/help.jpg);
	width:15px;
	height:15px;
}

.auth_filed_cont2 {
	float:left;
	margin-left:24px;
	margin-top:3px;
}

.auth_remember_me_label {
	float:left;
	margin-top:6px;
	width:80px;
	text-align:left;
}

.auth_remember_me_image {
	margin-top:3px;
	float:left;
	width:23px;
	height:23px;
	background-image:url(../../images/remember_me.jpg);
	cursor:pointer;
}

.auth_remember_me_image_checked {
	margin-top:3px;
	float:left;
	width:23px;
	height:23px;
	background-image:url(../../images/remember_me_checked.jpg);
	cursor:pointer;
}

.auth_lost_password_label {
	float:left;
	margin-top:6px;
	margin-left:4px;
}

.auth_login {
	background-image:url(../../images/login_button.jpg);
	border:0;
	width:58px;
	height:27px;
	cursor:pointer;
	margin-top:-3px;
	color:white;
	margin-left:9px;
	padding-top:3px;
}

.sign_up_bg {
	float:left;
	width:338px;
	height:179px;
	background-image:url(../../images/sign_up_background.jpg);
	display:none;
}

.auth_help2 {
	float:left;
	margin-top:6px;
	margin-left:2px;
	background-image:url(../../images/help2.jpg);
	width:15px;
	height:15px;
}

.auth_gender_select {
	margin-top:3px;
	float:left;
}

.auth_filed_cont3 {
	float:left;
	margin-left:24px;
	margin-top:3px;
	width:250px;
}

.auth_birthday_day {
	margin-top:3px;
	float:left;
	border:0;
	background-image:url(../../images/input_filed_middle.jpg);
	height:17px;
	width:20px;
	padding-top:3px;
}

.auth_birthday_month {
	margin-top:3px;
	float:left;
	border:0;
	background-image:url(../../images/input_filed_middle.jpg);
	height:17px;
	width:20px;
	padding-top:3px;
}

.auth_birthday_year {
	margin-top:3px;
	float:left;
	border:0;
	background-image:url(../../images/input_filed_middle.jpg);
	height:17px;
	width:40px;
	padding-top:3px;
}

.auth_help3 {
	float:left;
	margin-top:6px;
	margin-left:2px;
	background-image:url(../../images/help3.jpg);
	width:15px;
	height:15px;
}

.auth_sign_up_cont {
	float:left;
	margin-left:24px;
	margin-top:3px;
	width:250px;
}

.spacer4 {
	float:left;
	width:71px;
}

.auth_sign_up_button {
	float:left;
	margin-top:3px;
	background-image:url(../../images/sign_up_button.jpg);
	border:0;
	width:66px;
	height:24px;
	cursor:pointer;
	color:white;
	margin-left:70px;
}

.auth_filed_cont4 {
	float:left;
	margin-left:24px;
	margin-top:6px;
}

.auth_lost_password_bg {
	float:left;
	width:338px;
	height:90px;
	background-image:url(../../images/lost_password_background.jpg);
	display:none;
}

.auth_send_cont {
	float:left;
	margin-left:24px;
	margin-top:3px;
	width:300px;
}

.spacer5 {
	float:left;
	width:205px;
}

.auth_send_button {
	float:left;
	margin-top:3px;
	background-image:url(../../images/send_button.jpg);
	border:0;
	width:66px;
	height:24px;
	cursor:pointer;
	color:white;
}

.banner_bg {
	float:left;
	width:339px;
	min-height:399px;
	/* background-image:url(../../images/banner_bg.jpg); */
	margin-top: -20px;
}

.spacer6 {
	float:left;
	width:339px;
	height:10px;
}

.banner_top {
	float:left;
	width:339px;
	height:6px;
	background-image:url(../../images/banner_top.png);
}

.banner_middle {
	float:left;
	width:339px;
	background-image:url(../../images/banner_middle.png);
}

.banner_image {
	float:left;
	margin-left:19px;
}

.banner_bottom {
	float:left;
	width:339px;
	height:6px;
	background-image:url(../../images/banner_bottom.png);
}

.spacer7 {
	float:left;
	width:945px;
	height:47px;
	background-image:url(../../images/spacer7.jpg);
}

.spacer7 a {
	display:none;
}

.footer_bg {
	float:left;
	width:945px;
	height:32px;
	background-image:url(../../images/footer_bg.jpg);
	text-align:center;
}

.footer_label {
	margin-top:8px;
	font-family:Arial;
	color:#d7caac;
	font-size:13px;
	font-weight:bold;
}


/*post on my website */
.content_top {
	float:left;
	width:606px;
	height:112px;
	background-image:url(../../images/content_top.jpg);
}

.content_top_title {
	float:left;
	margin-left:34px;
	font-family:Arial;
	color:#d7caac;
	font-size:23px;
	margin-top:13px;
}

.content_line {
	float:left;
	width:457px;
	height:1px;
	background-image:url(../../images/line.jpg);
	background-repeat:no-repeat;
	margin-left:32px;
}

.content_bg {
	float:left;
	width:606px;
	height:150px;
	background-image:url(../../images/content_bg.jpg);
}

.content_bg2 {
	float:left;
	width:606px;
	background-image:url(../../images/content_bg2.jpg);
	margin-left:22px;
	margin-top:-215px;
	background-repeat:repeat-y;
}

.get_game_cont {
	float:left;
	margin-left:28px;
}

.get_game_cont2 {
	float:left;
	margin-left:28px;
}

.label6 {
	margin-top:8px;
	font-family:Arial;
	color:#f3e4c2;
	font-size:11px;
	font-weight:bold;
}

.description_box {
	float:left;
	border:3px solid #c05c0c;
	width:351px;
	min-height:74px;
	font-family:Arial;
	color:#f3e4c2;
	font-size:13px;
	text-align:left;
}

.preview_box {
	float:left;
	border:3px solid #c05c0c;
	background-color:#a34b15;
	width:351px;
	height:263px;
	font-family:Arial;
	color:#f3e4c2;
	font-size:13px;
	text-align:left;
	/*background-image:url(../../images/preview1.jpg);*/
}

.get_game_content_table {
	color:white;
	min-width:357px;
	font-family:Arial;
	font-size:13px;
	border-color:#c05c0c;
	border-width: 3px 0 0 3px;
	border-style: solid;
}

.get_game_content_table th {
	border-color:#c05c0c;
	border-width:0 1px 1px 0;
	border-style: solid;
	text-align:center;
}

.get_game_content_table td {
	border-color:#c05c0c;
	border-width:0 1px 1px 0;
	border-style: solid;
	text-align:center;
}

.plans_box {
	background-color:#a34b15;
	width:351px;
	border:3px solid #c05c0c;
	font-family:Arial;
	color:#f3e4c2;
	font-size:12px;
	padding-bottom:2px;
}

.content_bottom {
	float:left;
	width:606px;
	height:57px;
	background-image:url(../../images/content_bottom.jpg);
	margin-top:0px;
	text-align:right;
}

/* profile */
.profile_cont {
	background-image:url(../../images/profile_bg.jpg);
	margin-left:1px;
	width:338px;
	height:110px;
}

.profile_avatar {
	float:left;
	border:3px solid #c3c0af;
	width:80px;
	height:80px;
	margin-left:28px;
	margin-top:14px;
}

.profile_welcome {
	float:left;
	margin-top:12px;
	margin-left:12px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.profile_name {
	float:left;
	margin-top:12px;
	margin-left:5px;
	font-family:Arial;
	font-size:14px;
	width:120px;
	text-align:left;
	font-weight:bold;
}

.profile_links {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#0024ff;
	text-decoration:underline;
}

/* account data */
.account_data_avatar {
	float:left;
	border:3px solid #c05c0c;
	width:80px;
	height:80px;
}

.account_data_cont {
	float:left;
	margin-left:28px;
}

.account_data_cont2 {
	float:left;
	margin-left:28px;
}

.account_data_update {
	float:right;
	width:250px;
	text-align:right;
	padding-right:28px;
	margin-top:13px;
}

.membership_cont {
	float:left;
	margin-top:16px;
	height:30px;
}

.membership_title {
	text-align:left;
	font-family:Arial;
	color:#d7caac;
	font-size:23px;
	margin-left:10px;
}

.membership_line {
	float:left;
	width:407px;
	height:1px;
	background-image:url(../../images/line.jpg);
	margin-left:10px;
}

.membership_content {
	float:left;
	width:550px;
	height:2px;
	text-align:left;
	margin-top:13px;
	margin-left:50px;
}

.input_read_only {
	border:1px solid #c17750;
	background-color:#a34b15;
	width:254px;
}

/* customize */
.customize_cont {
	float:left;
	margin-left:28px;
}

.customize_next {
	float:right;
	margin-top:4px;
	margin-right:28px;
}

.customize_update {
	float:right;
	margin-top:4px;
	margin-right:5px;
}

.customize_clear {
	float:right;
	margin-top:4px;
	margin-right:5px;
}

.customize_preview {
	width:350px;
	height:262px;
	border:3px solid #c05c0c;
	margin-top:5px;
}

/* add edit network */
.add_edit_network_cont {
	float:left;
	margin-left:28px;
}

.spacer8 {
	width:500px;
	height:31px;
	float:left;
}

.spacer9 {
	width:500px;
	height:20px;
	float:left;
}

.network_customization {
	float:left;
	margin-top:16px;
	height:30px;
	margin-left:6px;
}

.network_save {
	float:right;
	margin-top:4px;
	margin-right:28px;
}

.hspacer1 {
	width:140px;
}

.customizations_hint {
	border:3px solid #c05c0c;
	display:none;
	position:absolute;
	background-color: #a33e08;
	max-width:100px;
	font-size:12px;
	text-align:left;
	padding:3px;
	color:white;
}

.error_img {
	float:left;
	margin-top:3px;
	margin-left:2px;
	background-image:url(../../images/error.gif);
	width:15px;
	height:15px;
}

/* networks */
.networks_cont {
	float:left;
	margin-left:28px;
}

.networks_content_bg {
	float:left;
	width:606px;
	height:55px;
	background-image:url(../../images/content_bg.jpg);
}

.networks_content_bg2 {
	float:left;
	width:606px;
	background-image:url(../../images/content_bg2.jpg);
	margin-left:22px;
	background-repeat:repeat-y;
	margin-top:-120px;
}

/* summary */
.summary_cont {
	float:left;
	margin-left:28px;
}

.summary_checkout {
	float:right;
	margin-top:4px;
	margin-right:28px;
}

.checked_out_cont_error {
	float:left;
	margin-left:28px;
}

.checked_out_cont {
	float:left;
	margin-left:28px;
}

.category_label {
	float:left;
	font-family:Arial;
	color:#d7caac;
	font-weight:bold;
	font-size:13px;
	margin-left:12px;
	margin-top:8px;
}

.category_top {
 	text-align:left;
 	float:left;
 	margin-left:22px;
}

.category_middle {
	text-align:center;
	margin-top:-30px;
	margin-left:22px;
	height:auto;
}

.login_text {
	font-family:Arial;
	color:#d7caac;
	font-size:13px;
}

.input_text {
	width:253px;
	float:left;
}

.lost_password_cont {
	padding-top:20px;
	text-align:center;
	width:280px;
}

.lost_password_mail_sent {
	padding:0;
	margin:0;
	line-height:1.5;
}

.footer_facebook {
	float:right;
	margin-top:-18px;
	margin-right:23px;
	cursor:pointer;
}
/* banner */
.banner_middle {
	width:339px;
	padding-left: 2px;
}
.divPanel {
	width: 290px; 
	height: 375px; 
	background: url("http://gamesforhire.com/images/gfh_bg.jpg") top left no-repeat; 
	display: inline-block;
	margin-left: -9px;
}
.textTop {
	font-family: Arial;
	font-size: 16pt;
	color: #fff;
	padding-top: 109px;
	padding-left: 11px;
}
.textMiddle {
	font-family: Arial; 
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
}
.textMiddle ul {
	padding-top: 0;
	margin-top: 9px;
	text-align: left;
}
.textMiddle ul li {
	margin: 0;
	padding: 0;
	line-height: 17px;
}
.textBottom {
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	font-weight: bold;
	padding-left: 120px;
	padding-top: 5px;
	padding-top: 0;
	text-align: center;
}
.rightlinks{
    float: right;
    height: 20px;
    margin-right: 13px;
    margin-top: 7px;
}
.rightlinks a {
    font-family:Arial;
    color:#d7caac;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    border: 0px;
}
.rightlinks img {
    border: 0px;
    margin-left: 5px;
    margin-bottom: -1px;
}