#calendar {
	width: 100%;
	cursor: default;
}

#calendar td{
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.calendar_top {
	border-bottom: 1px solid #dddddd;
}

.calendar_even_days {
	background-color: #f8f8f8;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;	
}

.calendar_current_day {
	border: 1px solid red;
	background-color: #fdd;
}
.page_item_title {
	width: 921px;
	
}

.page_item_title_with_menu {
	width: 617px;
	padding-left: 160px;
}

.page_item_menu {
	padding: 1px 2px 0px 2px
}

.page_item_title_err {
	width: 816px;
	padding: 7px 3px 7px 3px;
	color: #777;
}

.reduced_width {
	width: 724px;
}

.search_results_table tr {
	background: #fff;
	padding: 0px;
	height: 28px;
}

.search_results_table td {
	padding: 5px;
	
	vertical-align: top;
}

.search_results_table a:hover {
	text-decoration: underline;
}

.search_results_table_header td {
	padding: 0px;
	border: 1px solid #dddddd;
}

.search_results_table_header a {
	display: block;
	padding: 2px;
	background: url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	height: 22px;
	line-height:22px;
}

.mrd_label{
	width: 200px;
}

.search_results_table_header a:hover{
	text-decoration: none;
}

.search_results_table_header_noselect {
	display: block;
	padding: 2px;
	background: url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	text-decoration: none;
	height: 22px;
	line-height:22px;
	cursor: default;
}

.search_results_table_header_current {
	display: block;
	padding: 2px;
	background: #f1f1f1 url("Styles/Owlsonline/images/buttons/table_ordered_by.png") center right no-repeat;
	text-decoration: none;
	height: 22px;
	line-height:22px;
}

.search_results_table_header_current_desc {
	display: block;
	padding: 2px;
	background: #f1f1f1 url("Styles/Owlsonline/images/buttons/table_ordered_by_desc.png") center right no-repeat;
	text-decoration: none;
	height: 22px;
	line-height:22px;
}

.search_results_table {
	width: 100%;
}

table.search_results_table{
	margin-top: 3px;
	margin-right: 2px;
}

.search_results_table_hightlight {
	color: #000;
}

.search_results_table_hightlight td {
	background-color: #f9f9f9;
}

.search_results_table_hightlight:hover {
	color: #000000;
}

.search_results_table_delete td{
	background-color: #ff3d37;
}

.search_results_table_delete_highlight td{
	background-color: #ff5955;
}

.search_results_table_move td{
	background-color: #6ed542;
}

.search_results_table_move_highlight td{
	background-color: #70e13f;
}

.search_results_table_rows:hover {
	color: #000000
}


.search_title {
	width: 944px;
	_width: 952px;
	border: 1px solid #ccc;
	background: #eee;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

.search_detail {
	border: 1px solid #ccc;
	background: white;
	padding-left: 3px;
	width: 936px;
	_width: 944px;
}

.search_label{
	width: 180px;
	height: 25px;
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
}

.field_update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	
	border: none;
	background: none;
	cursor: default;
}



.quick_search {
	position: absolute;
	text-align: right;
	top: -23px;
	right:200px;
	z-index: 50000;
}

.quick_search input{
	border: 1px solid #999;
	padding: 2px;
	
	color: #555;
}

.quick_search input:hover{
	border: 1px solid #555;
	padding: 2px;
	_height: 15pt;
	
	color: black;
}

.item_off_click {
	border: 1px solid white;
	background: white;
	cursor: default;
	color: black;
}.page_item {
	border: 1px solid #dddddd;
	margin: 0px 0px 10px 0px;
}

.table_item {
	background: #fff;
	margin: 0px 0px 10px 0px;
}

.page_item_table_title {
	line-height: 25px;
	margin: 0px 0px 3px 0px;
	
	width: 100%;
}

.page_item_title {
	border-top: 1px solid #dddddd;
	padding: 0px 2px 2px 3px;
}

.page_item_header {
	background: url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	padding: 3px 3px 3px 3px;
	
	font-weight: bold;
	cursor: default;
}

.page_item_header_hider {
	width: 100%;
	cursor: pointer;
}

.page_item_hidden_advisor {
	border-top: 1px solid #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
	width: 100%;
	text-align:center;
	
}

.page_items_header_inline {
	float: left;
	cursor: pointer;
	font-weight: normal;
	
	width: 35px;
	text-align: center;
}
.page_items_header_inline:hover{
	font-weight: bold;
	color: #f90;
}

.page_item_title_release {
	
}

.page_item_atticle_bar {
	background: #fff;
	padding: 0px;
	
}.shop_container_table {
	padding-left: 0px;
	padding-right: 0px;
	width: 928px;
}

.shop_container_left {
	width: 60%;
	vertical-align: top;
	padding-right: 10px;
}

.shop_container_right {
	width: 40%;
	vertical-align: top;
}

.shop_item_title {
	width: 98%;
	height: 30px;
	background:url("Styles/Owlsonline/images/sub_menu.png") center right repeat-x;
	margin-top: 10px;
	line-height: 30px;
	font-size: 12pt;
	color: white;
	padding-left: 2%;
}.cover_flow_container {
	padding: 10px 0 10px 0;
	margin: 4px 0px 5px 0px;
}

.cover_flow_container_empty {
	padding-bottom: 10px;
}

.globalCaption {
	color: #555;
	text-shadow: #aaa 1px 1px 3px;
}

.image_inline {
	z-index: 4;
	width: 300px;
	background-color: white;
	display: none;
	position: fixed;
    top: 120px;
    left: 50%;
    margin-left: -160px;
	padding: 11px 10px 0px 10px;
	border: 1px solid black;
	text-align: center;
}

.image_inline_image{
	border: 1px solid black;
}

.image_imline_details {
	text-align: left;
	z-index: 5;
	width: 290px;
	padding: 5px;
	background-color: white;
	position: fixed;
    top: 133px;
    left: 50%;
    margin-left: -148px;
	filter:alpha(opacity=70); 
	opacity: 0.7; 
	-moz-opacity:0.70; 
	cursor: default;
}

.image_inline_close {
	width: 100%;
	text-align: right;
	padding: 7px 0 7px 0;
}

.image_inline_close img{
	cursor: pointer;
}

.coverflow_image {
	border: 1px solid black;
}

.page_greyout {
	background-color: black;
	filter:alpha(opacity=50); 
	opacity: 0.5; 
	-moz-opacity:0.50; 
	z-index: 1;
	height: 100%;
	width: 100%;
	background-repeat:no-repeat;
	background-position:center;
	position:fixed;
	bottom: 0px;
	left: 0px;
}#centralizification{
	position: relative;
	width: 972px;
	text-align: left;
	margin:0 auto;
}

#pagetop {
	position: absolute;
	background: url("Styles/Owlsonline/images/top_bottom.png") 0 -121px no-repeat;
	height: 142px;
	width: 100%;
}

#owlsonline {
	height: 80px;
	width: 360px;
	position: absolute;
	top: 0px;
	left: 16px;
	z-index: 999998
}

#HFH {
	height: 75px;
	width: 141px;
	position: absolute;
	top: 11px;
	right: 150px;
	z-index: 1;
	background: url("Styles/Owlsonline/images/hfh.png") top left no-repeat;
}

#allpage{
	position: absolute;
	top: 142px;
	width: 965px;
	z-index: 1;
}

#sub_allpage{
	background:url("Styles/Owlsonline/images/middle.png") top left repeat-y;
	width: 966px;
	padding: 0px 0px 15px 19px;
	display:table;
}

#width_control{
	width: 928px;
}

#disclaimer{
	width: 100%;
	height: 71px;
	line-height: 48px;
	text-align: center;
	font-size: 8pt;
	color: #000;
	vertical-align: top;
	background:url("Styles/Owlsonline/images/top_bottom.png") 0 0 no-repeat;
	z-index: 1000;
}#swfc_logo{
	position: absolute;
	top: 5px;
	right: 4px;
	padding-left: 7px;
	width: 130px;
	height: 149px;
	z-index: 10001;
}

#foul_mouthed {
	background:url("Styles/Owlsonline/images/foul-mouthed.png") center right no-repeat;
	width: 432px;
	height: 24px;
	z-index: 10002;
	width: 810px;
	position: absolute;
	top: -104px;
}

#menu_bar{
	position: relative;
	top: 72px;
	left: 13px;
	text-align: left;
	width: 935px;
	height: 39px;
	z-index: 10000;
}

#menu_bar a:hover, #menu_bar a:focus {
	color: #fff;
	text-decoration: none;
}

#below_menu {
	position: relative;
	top: 71px;
	left: 14px;
	text-align: left;
	width: 938px;
	background:#ffffff url("Styles/Owlsonline/images/sub_menu.png") bottom left repeat-x;
	height: 32px;
}

a.logout_button {
	position: absolute;
	top: 0px;
	right:115px;
}

#menu{
	position: relative;
	top: 10px;
	left: 14px;
	z-index:100;
	height: 29px;
	line-height: 29px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 929px;
	float: left;
	border-bottom: none;
	border-top: none;
}

#menu div{
	text-align: center;
	margin: 0px;
	height: 100%;
	float: left;
}

#menu div a {
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	height: 100%;
	border: none;
	font-weight: normal;
	color: black
}

#menu div a:hover, #menu div a:focus {
	color: black;
	text-decoration: underline;
}

.menu_current_select{
	background:url("Styles/Owlsonline/images/menu_on.png") top right repeat-x;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	height: 29px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-weight: normal;
	color: white;
}



#admin_menu {
	width:930px;
}

#admin_menu a{
	color: white;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#admin_menu a:hover{
	color: #ffd800;
	text-decoration: underline;
}

.sub_button_current{
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	color: #ffd800;
	cursor: pointer;
}

.sub_button_current:hover{
	color: #ffd800;
}

.sub_button_na{
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	color: #999;
}.news_container {
	padding-left: 17px;
	padding-right: 17px;
	width: 895px;
}

.news_info_box {
	width: 891px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #eee;
	margin-left: -4px;
	margin-top: -5px;
	font-weight: bold;
	
	padding: 2px 25px 2px 20px;
	text-align: right;
}

.news_mini_image {
	width: 170px;
	padding-right: 10px;
	float: left;
}

.news_mini_image_tiny {
	width: 100px;
}

.news_image_class {
	max-width: 893px;
	max-height: 400px;
}

.news_item_table {
	margin-top: 10px;
	width: 893px;
}

.news_sub_areas {
	width: 98%;
	height: 30px;
	background:url("Styles/Owlsonline/images/sub_menu.png") center right repeat-x;
	margin-top: 10px;
	line-height: 30px;
	font-size: 12pt;
	color: white;
	padding-left: 2%;
}

.league_mini_table {
	width: 100%;
	
	margin-top: 10px;
}

.league_mini_title {
	background:url("Styles/Owlsonline/images/menu_over.png") center right repeat-x;
	margin-top: 10px;
	color: white;
}

.league_mini_table td{
	padding-top: 4px;
	padding-bottom: 4px;
}

.league_mini_table_highlight{
	background-color: #f1f1f1;
}

#inline_forum{
	width: 447px;
	overflow: hidden;
	padding-left: 1px;
}.chat_user_list {
	width: 190px;
	cursor: default;
}a {
	color: black;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


html {
	background-color: #f9f9f9;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	font-weight: normal;
}

h1 {
	font-size: 14pt;
	width: 931px;
	background: #f1f1f1;
	margin-left: -5px;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin-bottom: 5px;
	display:block;
	margin-top: 0px;
	text-align: center;
}

h2{
	font-size: 14pt;
}

h3, h4, h5, h6 {
	font-size: 12pt;
}

p , ul, li, li a{
	font-size: 10pt;
}



body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul, li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
}

#all ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#user_details ul, dl, dd, dt{
	list-style-type: disc;
	padding: 1em;
	margin: 1em;
}

#user_details a{
	font-weight: normal;
}

table,th,td {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

img{
	border: 0px;
}

frame{
	border: 0px;
}

textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input[type="checkbox"], input[type="radio"] {
	padding: 0px;
	margin: 0px;
}

input,select{
	font-size: 10pt;
}

label {
	height: 16px;	
}

li.user_details{
	list-style-type: circle;
}

.error_table{
	font-size: 10pt;
	width: 100%;
	margin: 3px;
	padding: 2px;
}

.page_contents {
	font-size: 10pt;
	padding-right: 3px;
}

.page_contents li{
	font-size: 10pt;
}

.page_contents hr {
	border: 1px solid #ddd
}

.page_contents li {
	margin-left: 20px;
}

.page_contents a {
	color: blue;
}

.page_contents a:hover {
	color: blue;
	text-decoration: underline;
}#menuSpace {
	vertical-align: top;
}

#dataSpace {
	padding-left: 5px;
	vertical-align: top;
}

.article_display_area a{
	color: blue;
}

.article_display_area a:hover{
	text-decoration: underline;
}

.menu_space_off {
	width: 21px;
	background: url("Styles/Owlsonline/images/expand_sidebar.png") top left no-repeat;
	vertical-align: top;
	cursor: pointer;
}

.menu_space_on {
	width: 192px;
	background-color: white;
	vertical-align: top;
}

#sidebar_menu {
	position: absolute;
	top: 45px;
	left: 19px;
	width: 192px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	background: url("Styles/Owlsonline/images/sidebar_middle.png") bottom left repeat-y;
}

#sidebar_menu a {
	display: block;
	margin-left: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 28px;
	line-height: 28px;
	width: 151px;
	color: #000;
	
	font-weight: bold;
	padding-left: 13px;
	border: 1px solid white;
}

#sidebar_menu a:hover {
	text-decoration: none;
	color: #000000;
	background: url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	border: 1px solid #dddddd;
}

#sidebar_menu a.sidebar_menu_current{
	background: url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	border: 1px solid #dddddd;
	
}

.sidebar_menu_top {
	height: 35px;
	background: url("Styles/Owlsonline/images/sidebar_top.png") top left no-repeat;
}

.sidebar_menu_top_hidden {
	height: 35px;
	background: url("Styles/Owlsonline/images/sidebar_top_hidden.png") top left no-repeat;
	cursor: pointer;
}

.sidebar_menu_bottom {
	height: 23px;
	background: white url("Styles/Owlsonline/images/sidebar_bottom.png") top left no-repeat;
}


#subuserbar {
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	line-height: 20px;
	background: url("Styles/Owlsonline/images/sidebar_middle.png") bottom left repeat-y;
}

#subuserbar li {
	border: none;
}

#subuserbar li a{
	display: block;
	font-size: 8pt;
	background: none;
	height: 20px;
	line-height: 20px;
	padding-left: 13px;
	border: none;
	color: black;
	font-weight: normal;
}

#subuserbar li a:hover {
	color: #fc7817;
	background: white;
}

.sfc0 li a:hover {
	color: #fc7817;
}

#sidebar_underlay {
	position: fixed;
	top: 0;
	height: 100%;
	width:150px;
	background: #404040;
	z-index: 0;
}

.sidebar_gts {
	font-size: 8pt;
	float: left;
	color: #f4b200;
}

.sidebar_small_link{
	color: #999;
	display: block;
}

.sidebar_current_article{
	color: #f4b200;
}.post_table_hightlight {
	color: #000;
}

.post_table_hightlight td {
	background-color: #f9f9f9;
}

.post_details{
	width: 130px;
	border-right: 1px solid #eee;
}

.post_data a{
	color: blue;
}

.post_details a:hover{
	text-decoration:underline;
}

.forum_deleted {
	color: #f00;
	text-align: right;
}

.forum_edited {
	color: #999;
	text-align: right;
}

.forum_signature {
	border-top: 1px solid #eee;
}

.forum_signature p{
	color: #999;
	text-align: center;
}


.quote_table{
	border: 1px solid #dddddd;
	width: 100%;
}

.quote_table td{
	padding: 5px;
}

.quote_image_cell{
	width: 20px;
	background: #ffffff url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}

.quote_title_cell{
	background: #ffffff url("Styles/Owlsonline/images/greyscale.png") bottom left repeat-x;
	border-bottom: 1px solid #dddddd;
	
	font-weight: bold;
}

.quote_content_cell{
	padding: 3px;
	
}


.forum_control_button {
	cursor:pointer;
	border: 1px solid #fff;
	padding: 2px;
}

.forum_control_button:hover{
	border: 1px solid #ccc;
}

.forum_control_spacer {
	border-left: 1px solid #ccc;
}

.forum_control_table td {
	padding-right: 4px;
	padding-top: 4px;
}

.epoch_image {
	max-width: 600px;
}

.input_hidden_contol{
	position: relative;
	z-index: 1000;
	display: none;
	border: 1px solid #ddd;
	background-color: #fcfcfc;
	font-size: 8pt;
	padding-bottom: 10px;
}.admin_menu {
	width: 650px;
	position: absolute;
	left: 20px;
	top: -27px;
	padding-right: 10px;
	text-align: left;
}

.soft_button {
	padding: 3px;
	height: 20px;
	line-height: 20px;
	
}

.soft_button:hover{
	border: 1px solid #000000;
	background:#ffffff;
	padding: 2px;
	height: 20px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.soft_button_del{
	background-image:url("Styles/Owlsonline/images/buttons/small_red_cross.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_button_add{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_plus.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_button_explain{
	background-image:url("Styles/Owlsonline/images/buttons/small_amber_exclaimation.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_button_good{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_tick.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_toggle_ping_good{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_tick.png");
	background-repeat: no-repeat;
	background-position: 3px 1px;
	width: 20px;
	cursor: pointer;
	height: 17px;
}

.soft_toggle_ping_bad{
	background-image:url("Styles/Owlsonline/images/buttons/small_red_cross.png");
	background-repeat: no-repeat;
	background-position: 3px 1px;
	width: 20px;
	cursor: pointer;
	height: 17px;
}

.soft_toggle_ping_off{
	background-image:url("Styles/Owlsonline/images/buttons/small_amber_exclaimation.png");
	background-repeat: no-repeat;
	background-position: 3px 1px;
	width: 20px;
	cursor: pointer;
	height: 17px;
}

.soft_toggle_ping_wait{
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: -2px;
}

.soft_toggle_delete_off{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_tick.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_toggle_delete_on{
	background-image:url("Styles/Owlsonline/images/buttons/small_red_cross.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_toggle_edit_off{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_dots.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_toggle_edit_on{
	background-image:url("Styles/Owlsonline/images/buttons/small_red_dots.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
	cursor: pointer;
}

.soft_toggle_move_off{
	background-image:url("Styles/Owlsonline/images/buttons/small_blue_arrow.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_toggle_move_on{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_arrow.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_button_alert_on{
	background-image:url("Styles/Owlsonline/images/buttons/small_blue_information.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_button_delete{
	background-image:url("Styles/Owlsonline/images/buttons/small_red_cross.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_toggle_null{
	height: 100%;
	width: 20px;
}

.soft_button_copy{
	background-image:url("Styles/Owlsonline/images/buttons/small_green_copy.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_button_rename{
	background-image:url("Styles/Owlsonline/images/buttons/small_blue_rename.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 20px;
}

.soft_button_current{
	border: 1px solid #000000;
	background:#ffffff;
	padding: 2px;
	height: 20px;
	line-height: 20px;
	color: #000;
	cursor: pointer;
	
}

.soft_button_current:hover{
	text-decoration: none;
	border: 1px solid #000000;
	background:#ffffff;
	padding: 2px;
	height: 20px;
	line-height: 20px;
	color: #000;
}

.soft_button_na{
	padding: 3px;
	padding-right: 3px;
	height: 20px;
	line-height: 20px;
	color: #999;
	
}#style_select{
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1000000;
	height: 100%;
	font-size: 8pt;
	text-align: right; 
	padding: 5px;
	width: 32px;
	overflow: hidden;
	text-align: right;
}

#style_select:hover{
	border-left: 1px solid #e9e9e9;
	background: #ffffff url("core/scripts/bar.png") top right repeat-y;
}

#style_select img{
	opacity: 0.6;
}

#style_select img:hover{
	opacity: 1.0;
}

#style_select_table{
	height: 100%;
}

#style_select_table td{
	width: 32px;
}