#mysettings {
	display:none;
	overflow:hidden; 
	color:#fff;
	height:0px;
	background:#313131 url(../images/mysettingsBG.gif) repeat-x;
	font-family:Arial,Verdana,sans-serif;
}
#mysettings .holder {
	width:760px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
#mysettings .navigation { 
	font-weight:bold;font-size:17px;text-align:right;margin:0px 0px 25px 0px;width:100%;
}
#mysettings .navigation a {
	color:#fff;
}
#mysettings .header { 
border-bottom:1px solid #fff;
}
#mysettings .header h1 {
	margin-top:25px;font-size:28px;
}
#mysettings .header p { 
	font-size:17px;
}
#mysettings .left {
	float:left;width:190px;margin:20px 30px 0px 0px;border-right:1px solid #fff;
}

#mysettings h3 {
	font-size:15px;
}
#mysettings p.small {
	font-size:12px;
	font-weight:bold;
}
#mysettings p.medium {
	font-size:17px;
	font-weight:bold;
}
#mysettings p.large {
	font-size:20px;
}
#mysettings p.arial {
	font-family:Arial;
}
#mysettings p.georgia {
	font-family:Georgia;
}

#mysettings .right {
	float:right;width:535px;margin:20px 0px 0px 0px;
}

#mysettings .right .theme {
	float:left;
	width:158px;
	height:141px;
	background:#5c5c5c;
	margin-right:30px;
	margin-top:5px;
	cursor:pointer;
}
#mysettings .right .last {
	margin-right:0px;
}
#mysettings input {
	margin: 5px 5px 0px 0px;
}
#mysettings .right input {
	margin: 5px 5px 0px 5px;
}

#mysettings .right .theme1 { 
	background:#5c5c5c url(../images/theme1.jpg) no-repeat 4px 30px;
}
#mysettings .right .theme2 { 
	background:#5c5c5c url(../images/theme2.jpg) no-repeat 4px 30px;
}
#mysettings .right .theme3 { 
	background:#5c5c5c url(../images/theme3.jpg) no-repeat 4px 30px;
}

#mysettings .right .showimages {
	margin-top:12px;
	float:left;
}
#mysettings .showimages select {
	font-size:13px;
	height:22px;
}
#mysettings .right .savebutton {
	margin-top:10px;
	float:right;
}
#mysettings .right .savebutton input {
	height:25px;
	width:113px;
}