/*
 * Copyright (c) 2001-2004 IRC-Galleria
 *
 * Graafinen suunnittelu: idaho / Heikki Väisänen
 * HTML & stylet:         tuner / Kari Lavikka
 *
 * $Id: idahostyle.css,v 1.34 2004/12/21 22:37:40 khatt Exp $
 */
 
body {
	background-color: #FFFFFF;
	padding: 0; margin: 0;
	color: #4682B4;

	font-family: Verdana, Arial, Sans-Serif;
}

table {
	border-collapse: collapse;
}

#outerbody {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#headerblock {
	position: relative;
}

h1 {
	background-color: #FFFFFF;
	margin: 0;

	display: block;
	height: 54px;

	position: relative;
}

h1 .ircgalleria {
	color: #1E90FF; 
	font-family: "Century Gothic", Sans-Serif;
	font-weight: normal;
	font-size: 30px;

	display: block;
	margin: auto;
	position: absolute;
	top: 6px;
	left: 19px;

}

h1 .separator { display: none; }

h1 .title {
	font-family: Verdana, Arial, Sans-Serif;
	color: #1E90FF;
	font-size: 12px;
	font-weight: bold;

	display: block;
	margin: auto;
	position: absolute;
	top: 24px;
	left: 220px;
}

h1 .title .small {
	font-weight: normal;
}


/* --- sivujen alareunan palkki --- */

#footer {
	background: #FFFFFF url("copyfooterleft.gif") no-repeat 0% 100%;
	margin-bottom: 40px;
	border-top: 1px solid 000080;
}

#footer .innerborder {
	font-size: 10px;
	text-align: center;
	padding: 2px 20px 5px 20px;
	color: #191970;

	background: #FFFFFF url("copyfooterright.gif") no-repeat 100% 100%;
}

#footer a {
	color: #191970;
}


/* --- Oikean yläreunan hakulootat --- */

#search {
	position: absolute;
	top: 11px;
	right: 14px;
}

#search table {
	border-collapse: collapse;
}

#search table td {
	vertical-align: top;
	padding: 0;
}

#search table tr.titles img {
	margin-bottom: 4px;
	margin-left: 1px;
}

#search table td.title img {
	margin-top: 5px;
	margin-right: 8px;
}

#search input {
	margin: 0;
}

#search input.text {
	background-color: #FFFFFF;
	border: 1px solid #1E90FF;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	padding: 1px;
}

#search input.searchsubmit {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 5px;
         color: #1E90FF;
}


/* --- leipäteksti --- */

p, td, ol, ul, dl, div {
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	font-size: 11px;
}

p {
	line-height: 15px;

	margin-top: 0;
	margin-bottom: 10px;
}

/* --- kuvia koskevat säännöt --- */

#imagerules li,
#longrules li {
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;

	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 5px;
}

/* --- leipätekstissä ja listoissa olevat boldaukset --- */
p b, li b {
	color: #1E90FF;
}

strong {
}

.error, ul.errors {
	color: #DC143C;
}

.alert {
	color: #B22222;
	font-weight: bold;
}

div.smallbox .error {
	color: red;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link {
/*	color: #87CEFA; */
/*	color: #87CEFA; */
	color: #87CEFA;
}

a:visited {
/*	color: #B0C4DE; */
/*	color: #B0C4DE; */
	color: #B0C4DE;
}

a:hover {
	text-decoration: underline;
/*	color: #B0E0E6; */
	color: #B0E0E6;
}

div.picture a {
}

div.picture img {
	border: 1px solid #667A8F;
	margin: 0;
         color: #1E90FF;
}

input {
	margin: 0;
	margin-right: 5px;
}

input.text,
textarea.text,
select {
	background-color: #FFFFFF;
	border: 1px solid #1E90FF;
/*
	border-left-color: #1E90FF;
	border-top-color: #1E90FF;
*/
	font-size: 12px;

	color: #1E90FF;
}

input.submit {
	color: #1E90FF;
	font-size: 10px;
	letter-spacing: 1px;

	background-color: #FFFFFF;

	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #1E90FF;
	border-bottom: 1px solid #1E90FF;
	border-right: 1px solid #FFFFFF;
}

/* --- päävalikko --- */

#mainmenu {
	background-color: #4682B4;
	margin: 0;
	float: left;

	width: 100%;

	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
}

#mainmenu .innerborder {
	float: left;
	width: 100%;
	  
	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
}

#mainmenu ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;

	padding-left: 10px;
	padding-right: 10px;
}

#mainmenu li {
	display: block;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	font-family: Arial, sans-serif;

	float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

li#mmlogout {
	float: right;
}

#mainmenu li.selected {
	background-color: #B0C4DE;
}

#mainmenu li a {
	display: block;

	padding: 2px 10px 3px 10px;
	color: #191970;
	font-size: 10px;

	float: left;
	margin: 0;

	text-decoration: none;
	text-transform: uppercase;
}

#mainmenu #mmnewcomments a {
	color: #FFFFFF;
	font-weight: bold;
}

#mainmenu li a:hover {
	color: #4682B4;
	background-color: #ADD8E6;
}

/* --- Tyhjä mainmenu reggautuessa --- */

#emptymainmenu {
	background-color: #4682B4;
	margin: 0;

	width: 100%;

	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
}

#emptymainmenu .innerborder {
	width: 100%;
	  
	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;

	height: 17px;
	display: block;
}

/* --- Alavalikko, esitetään lehdyköinä (Profiili, kuva-arkisto jne) --- */

#submenu {
	clear: both;
	float: left;
	font-size: 11px; letter-spacing: 0px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 17px;
	margin-left: 0px;
	border-bottom: 1px solid #F5FFFA; 
	width: 100%;
	background-color: #FFFFFF;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 19px;
}

#submenu li {
	vertical-align: middle;

	margin: 0; padding: 0;
	padding-left: 15px;
	margin-right: 0;

	background-image: url("tab_left.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

	float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

#submenu a {
	display: block;
	margin: 0; padding: 0;
	padding-right: 16px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url("tab_right.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;

	color: #191970;

	float: left;

	font-size: 10px;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu li.selected {
	background-image: url("tab_left_active.gif");
	background-color: #B0C4DE;
}

#submenu li.selected a {
	background-image: url("tab_right_active.gif");
}


/* -------- */

#innerbody {
	clear: both;
	background-color: #4682B4;
	padding: 12px 18px 20px 18px;
}

#tabbedbody {
	clear: both;
	background: #FFFFFF url("tabbedgradient.gif") 0% 0% repeat-x;
	padding: 12px 18px 20px 18px;
	border-top: 1px solid #1E90FF;
}


/* --- järeät, pääsääntöisesti leipätekstiä sisältävät boksit --- */

div.box {
	margin-bottom: 10px;
}

div.box div.title {
	border-bottom: 3px solid #1E90FF;
	background-image: url("curvedtitlebackground_trans.gif");
	background-repeat: no-repeat;
	background-position: 0% -0%;
}

div.box div.title h3 {
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 3px;

	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px; 
	
	color: #1E90FF;
}

div.box .content {
	border-top: 1px solid #1E90FF;
	background-color: #FFFFFF;

	color: white;
}

div.box .content .innerborder {
	border-top: 1px solid #1E90FF;
	padding: 0 10px 10px 10px;
}

div.box .boxfooterleft {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;

	background: url("boxfooterleft.gif") no-repeat 0% 100%;
}

div.box .boxfooterright {
	display: block;
	margin: 0;
	height: 10px;
	padding: 0;
	background: url("boxfooterright.gif") no-repeat 100% 100%;

	font-size: 0; /* ie kludge vaikka ei edes sisällä tekstiä */
}

div.box .content .text,
div.box .content select {
	background-color: #FFFFFF;

}

div.box .content .innerborder table {
	margin-top: 10px;
}

div.box .content p {
	margin-top: 10px;
	margin-left: 20px;
}

/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */

div.smallbox {
	margin-bottom: 10px;
	border-top: 1px solid #1E90FF;
}

div.smallbox div.title {
	border: 1px solid #1E90FF;
	border-bottom: none;

	background-color: #4682B4;
	background: url("smallboxtitlegradient.gif") repeat-x;
}

div.smallbox div.title h3 {
	margin: 0;
	padding: 2px;
	
	text-align: center;
	font-family: Arial, Sans-serif;
	color: #191970;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.smallbox .content {
	border: 1px solid #1E90FF;
	background-color: #FFFFFF;
}

div.smallbox .content .innerborder {
	border: 1px solid #1E90FF;
	padding: 0 10px 0 10px;
}

div.smallbox .content div.tabledecorator {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.smallbox .errors {
	color: #1E90FF;
}

div.smallbox ul {
	margin-left: 25px;
	padding-left: 0;
}

div.smallbox p {
	margin-top: 10px;
}

#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#profileadmintools .content .innerborder {
	padding: 10px;
}

/* --- kommenttiboksi --- */

div.commentbox {
	border-top: 1px solid #1E90FF;
	border-bottom: 1px solid #1E90FF;
	background: url("commentgradient_upper.gif") 0% 0% repeat-x;
	background-color: #FFFFFF;
}

div.commentbox .title {
	display: none;
}

div.commentbox .content {
	padding: 15px;
	background: url("commentgradient_lower.gif") 0% 100% repeat-x;
}

div.commentbox .innerborder div {
	margin-top: 1px;
	margin-bottom: 1px;
}

div.commentbox .stamp {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #1E90FF;

	white-space: nowrap;
}

div#newcomments {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #1E90FF;
}

/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */

div#viewcommentbox {
	width: 686px;
}

/*
 * kommentit taulukossa (ei toimi ie:ssä) 
 */
/*
div.comments {
	display: table;
}

div.comments div {
	display: table-row;
}

div.comments div span {
	display: table-cell;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
}

div.comments div span.stamp {
	padding-top: 1px;
}

div.comments div span.sender {
	text-align: right;
}
*/
 
/* kommenttien värit */
div.commentbox tr.owner {
	color: #4682B4;
}

div.commentbox tr.private, .private {
	color: #191970;
}

div.commentbox tr.admin, .admin {
	color: #0000CD;
}

div.commentbox tr.user {
	color: #0000CD;
}

div.commentbox td {
	padding-right: 5px;
}

div.commentbox td.sender {
	white-space: nowrap;
}

#commentform {
	margin-top: 10px;
	margin-bottom: 10px;
}

#commentform td {
	vertical-align: middle;
}


/* --- Etusivua koskevat stylet --- */

#indextable {
	border-collapse: collapse;
}

#indextable td.indexcell {
	vertical-align: top;
}

/* vasen palsta */
#itcl {
	padding: 0;
	width: 213px;
}

/* keskipalsta */
#itcm {
	padding: 0 20px 0 20px;
	width: 530px;
}

/* oikea palsta */
#itcr {
	padding: 0;
	width: 140px;
	padding-top: 24px;
}


#indexintrobox p {
	margin-left: 0;
}

/* --- loginformi --- */

#indexlogin form {
	margin: 0;
}

#indexlogin table {
	border-collapse: collapse;
}

#indexlogin td {
	padding: 0;
}

#indexlogin td input {
	margin: 2px;
}

#indextodayspicture .content,
#indexmypicture .content {
	text-align: center;
}

#indextodayspicture .content img,
#indexmypicture .content img {
	margin-top: 10px;
}

/* --- etusivun viimeksi kirjautuneet --- */

#indexlastlogin .content {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

#indexlastlogin table {
	border-collapse: collapse;

	width: 100%;
}

#indexlastlogin table td {
	width: 33%;
	vertical-align: bottom;
}

#indexlastlogin div.thumbnick {
	margin-bottom: 10px;
}

#indexlastlogin img {
	border: 1px solid #191970;
}


/* --- synttärilista --- */

#birthdays .content table {
	width: 500px;
}

#birthdays .content table td {
	vertical-align: top;
}


/* --- etusivun kävijätilastoboksi --- */

table.smallstats {
	width: 100%;
}

table.smallstats td {
	text-align: left;
	vertical-align: middle;
}

table.smallstats td.value {
	text-align: right;
}

table.smallstats td.value b {
	background-color: #FFFFFF;
	color: #191970;
	font-weight: bold;

	display: block;
	margin: auto;
	padding: 3px;
	width: 55px;
	float: right;
}


/* --- etusivulla oleva helvetin iso banneri --- */

#hugebanner {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 20px;
}


/* --- ylläpidon tiedotteet --- */

#newstable {
	border-collapse: collapse;
}

#newstable td {
	padding: 5px 8px 8px 8px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: 1px solid #191970;
}

#newstable td.stamp {
	padding: 6px 5px 5px 5px;
	border-right: 1px solid #191970;
}


#newstable td.stamp {
	background-color: #FFFFFF;
}

#newstable td p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#indexlastlogin .content {
	text-align: center;
}

#newstable li {
	margin-bottom: 5px;
}

/* --- käyttäjän profiilisivu --- */

#viewtable {
	border-collapse: collapse;
}

#viewtable td {
	vertical-align: top;
}

#viewtableinfo {
	width: 213px;
}

#viewtableimage {
	width: 686px;
	padding-left: 20px;
}

#viewtableimage img {
	border: 0;
}

#viewcaption {
	margin: 3px 10px 20px 1px;
}

#profilebasicinfo .content .innerborder {
	padding: 8px 10px 8px 10px;
}

#profilebasicinfo .content .innerborder div {
	padding: 2px 0 2px 0;
}

#profilebasicinfo .content span {
	white-space: nowrap;
}

#profilebasicinfo b {
	display: block;
}

#profilebasicinfo span {
	display: block;
	margin-left: 9px;
}

/*
#profilebasicinfo .content a {
	font-weight: normal;
	text-decoration: underline;
}
*/

#profilebasicinfo .online {
	color: #191970;
	font-weight: bold;
}

.smallbox .network {
	font-weight: bold;
}

#profilechannels .spacer,
#profilecommunities .spacer {
	height: 21px;
	background: url("dotline.gif") 0% 50% repeat-x;
}

.smallbox .channellist {
	margin-left: 9px;
}

#profileadmintools div.spacer,
#profileactions div.spacer {
	height: 10px;
}

#profileaphorism .title {
	display: none;
}

#profileaphorism .content {
	background-color: #FFFFFF;
}

#profileaphorism .content .innerborder {
	padding: 10px;
	font-family: "Lucida Console", Monospace;
}

#profileadmintools .title h3 {
	text-transform: none;
}


/* -------- */

table.grid {
	border-collapse: collapse;
}

table.grid td {
	vertical-align: top;

	width: 172px;

	padding: 1px;
	padding-bottom: 10px;
}

table#archivetable,
table#bookmarktable {
	width: 100%;
}

table.grid td div {
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
}

table.grid td div div {
	padding: 0;
}

td#archive table.grid div.default {
	background-color: #FFFFFF;
}

td#archive table.grid div.default img {
	border: 1px solid #191970;
}

table.grid div.online img {
	border: 1px solid #191970;
}

table.grid div.online {
	background-color: #FFFFFF;
}

table.grid div.invisible img {
	filter: Alpha(opacity=40) Gray();
	-moz-opacity: .30;
	opacity: 0.3;
}

table.grid {
}

table.grid div.tools {
	margin-bottom: 3px;
}

table.grid div.stamp {
	margin-bottom: 1px;
	font-size: 9px;
}

table.grid div.picture {
	position: relative;
	text-align: left;
}

table.grid div.picture div {
}

table.grid div.mask {
	position: absolute;
	display: block;

	width: 172px;
}

table.grid div.mask div {
	display: block;

	margin-left: auto;
	margin-right: auto;

	margin-top: 1px;
	margin-bottom: 1px;

	opacity: 0.5;
	filter: Alpha(opacity=20);
	background: url("hiddenlayer.gif");
}

table.grid b {
	color: #191970;
}

table.grid div.caption {
	padding-top: 3px;
}

div.thumbnick {
	margin-top: 1px;
	margin-bottom: 7px;
}

div.thumbnick b {
	font-size: 9px;
	color: #191970;
}

table#bookmarktable td {
	vertical-align: top;
}

#indexlastlogin div.thumbnick {
	margin-bottom: 15px;
}

/* -------- */

#indexgallups td {
	padding-right: 10px;
}

table.gallupresults {
	border-collapse: collapse;
	width: 100%;
}

table.gallupresults td {
	padding: 3px;
	background-color: #FFFFFF;

	border: 1px solid #191970;
}

table.gallupresults td.label {
}

table.gallupresults td.count {
	text-align: right;
	padding-left: 10px;
}

table.gallupresults td.chart {
}


#settings {
	border-collapse: collapse;
}

#settings td {
	vertical-align: top;
	width: 50%;
	padding-right: 10px;
}

#settings input[type="checkbox"] {
	margin-bottom: 0;
}


div.sms {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	
	background-color: #FFFFFF;
	border: 1px solid #191970;

	padding: 4px;
	padding-left: 10px;
	
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;

	display: block;
}

#smsintroduction h4 {
	padding-top: 10px;
}

#settings table {
}

#editprofile h4 {
	margin-bottom: 2px;
	padding-top: 2px;
}

#settings h4 {
	margin-bottom: 10px;
}

#editprofile p, #editprofile table,
#settings p, #settings table {
	margin-left: 10px;
	margin-top: 0;
}

table#settingstable {
	margin: 0;
}



table.twocolumns {
	border-collapse: collapse;
}

table.twocolumns td {
	vertical-align: top;
	padding: 0 15px 0 0;
	width: 50%;
}

table.twocolumns td * td {
	vertical-align: middle;
}


table.listtable {
	border-collapse: collapse;
}

table.listtable td {
	padding: 2px;
	padding-right: 10px;
}

table.listtable tr.title {
	background-color: #FFFFFF;
}

table.listtable tr.title td {
	font-weight: bold;
}

table.listtable input {
	margin: 0 5px 0 0;
}

table.listtable .spacer {
	height: 10px;
	background: url("dotline.gif") 0% 50% repeat-x;
}



#searchterms table td {
	padding-bottom: 3px;
	padding-right: 3px;
}

#searchterms table td input {
	margin-right: 0;
}


/* --- Kanava-/yhteisötietosivu --- */

#channeldetails div.tabledecorator {
	width: 700px;
	margin-right: auto;
}

#channeldetails table td {
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	vertical-align: top;
}

#channelmembers {
	margin-bottom: 10px;
}

#channelmembers td {
	padding-right: 15px;
	vertical-align: top;
}


/* --- Yhteisölista --- */

dl.communities dt {
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 3px;
}

dl.communities dd {
	margin-left: 50px;
	margin-bottom: 10px;
}


div.regform {
	margin-right: auto;
	width: 600px;
}

/* --- Mainokset --- */

div.adv {
	text-align: center;
	margin-bottom: 8px;
}

div#advslot7 {
	text-align: left;
}

table#toplist table td {
	white-space: nowrap;
}


table#providerinfo td {
	vertical-align: top;
	padding: 0 10px 5px 0;
}



/* --- SMS-esittelyjen tyylit --- */

table#smstable {
	width: 100%;
}

table#smstable td {
	padding: 10px;
	vertical-align: top;
}

div.smsbox div.title {
	background: url("titletab_left.gif") no-repeat 0% 0%;
	padding: 0;
	border-bottom: 1px solid #0F1F33;

}

div.smsbox div.content {
	border: none;
	padding: 0;
}

div.smsbox div.title h4 {
	background: url("titletab_right.gif") no-repeat 100% 0%;
	text-align: center;

	border-bottom: 1px solid #191970;

	margin: 0;
	padding: 0px;

	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 11px;
	letter-spacing: 1px;

	padding-bottom: 4px;
	padding-top: 9px;
}

div.smsbox div.sms {
	text-align: center;

	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;

	border: none;
	border-top: 1px solid #191970;
	border-bottom: 1px solid #191970;

        background: url("commentgradient_upper.gif") 0% 0% repeat-x;
        background-color: #FFFFFF;

	font-family: Arial, Sans-Serif;
}

div.smsbox div.content div.innerborder {
	background-color: #FFFFFF;
	height: 170px;

	border: 1px solid #191970;
}

div.smsbox div.content div.innerborder p {
	margin-left: 0px;
}

div.smsbox div.boxfooterleft {
	background: #FFFFFF url("smsboxfooterleft.gif") no-repeat 0% 100%;
}

div.smsbox div.boxfooterright {
	background: url("smsboxfooterright.gif") no-repeat 100% 100%;
}


/* --- Mun kuvan SMS-esittelysivu --- */

table#smsmypicturetable td {
	vertical-align: top;
	padding: 8px;
}

table#smsmypicturetable td p {
	margin-left: 0;
}

table#smsmypicturetable div.smallbox {
	width: 213px;
	text-align: center;
}

table#smsmypicturetable div.smallbox div.content img {
	margin-top: 10px;
}

table#smsmypicturetable div.smallbox div.content {
	background-color: #FFFFFF;
}

table#smsmypicturetable div.smsbox {
	width: 280px;
}

table#smsmypicturetable div.smsbox div.content div.innerborder {
	height: auto;
}


/* --- VIP ostosivu --- */

#vippurchaseinstructions p {
	margin-left: 10px;
}

#vippurchaseinstructions div.smsbox div.content div.innerborder {
	height: auto;
}

#vippurchaseinstructions div.smsbox div.content div.innerborder p {
	margin-left: 0;
}

/* --- Smiley-selektori --- */

#smileys {
	position: relative;
}

a#smileybutton {
	margin-left: 4px;
	margin-right: 4px;
}

#smileyselector {
	display: none;
	position: absolute;
	bottom: 20px;
	right: -5px;
	width: 93px;
	padding-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #191970;
}

#smileyselector div.smiley, #smileyselector div.smileyclose {
	text-align: center;
	height: 25px;
	width: 31px;
	float:left;
}

#smileyselector br {
	clear: left;
}

#smileyselector div.smileyclose a {
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
}
	