body {
	background: #EEF4EF;
	margin: 0px;
	padding: 0px;
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 490px;
	border:1px solid #ddd;
	font: 13px Arial; 
	color:#666;
	margin: 0px 15px 5px 20px;
}
.error
{
	font: bold 11px Trebuchet MS; 
	color: #ff0000;
}
.error input{
	background: #FFCFCF;
	border: 1px solid #FF7272;
}
.error select
{
	background: #FFCFCF;
	margin-top: 2px; 
	padding: 0px;
}
.error textarea
{
	background: #FFCFCF;
	border: 1px solid #A5ACB2;
	padding: 0px 0px 0px 5px;
}
.tracker
{
	margin: 15px 0px 20px 5px;
	border: 1px solid #222;
	float: left;
	clear: both;
}
.tracker a img
{
	border: 0px none;
	cursor: pointer;
}
#holder {
	width: 920px;
	margin: 30px auto 0px auto;
	padding: 0px;
	background: #fff;
	border: 1px solid #F4F4EE;
}
#top {
	background: #fff url(images/topred.jpg) no-repeat left top;
	height: 110px;
	width: 868px;
	padding: 0px 0px 0px 10px;
	margin:20px 0px 0px 25px;
}
#top h1 {
	margin:0px;
 	padding:42px 25px 2px 0px;
  	font: bold 24px Georgia;
    color: #CB0D27;
  	text-transform:uppercase;
	text-align: right;
}
#top h2 {
	margin:0px;
  	padding:0px 25px 6px 0px;
  	font: 12px Arial;
  	text-transform:uppercase;
  	color:#9C7F22;
	text-align: right;
}
#main {
	background: #fff;
	width: 920px;
	height: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.invisible
{
	display: none;
}
/*::::::::::::::::Quicknav::::::::::::::::*/
#quicknav 
{ 
	font: normal 10px Arial; color: #666;
	padding: 0px 0px 20px 5px;
	margin: 10px 0px 15px 0px;
	width: 225px;
	
	background: none;
	border: 0px none;
}
#quicknav h1
{ 
	display: none;
}
#quicknav ul
{
	background: #D3626C;
	width: 223px;
	height: 20px;
	list-style-type: none;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
#quicknav ul li
{
	font: 12px Arial; text-align: center; color: #FFF; 
	text-transform: none;
	float: left;
	width: 223px;
	height: 20px;
	background: #D93648;
	padding: 0px;
	margin: 0px;
}
#quicknav ul li a 
{
	color: #eee; text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	height: 18px;
	background: #D93648 url(images/quickbg.gif) no-repeat left top;
}
#quicknav ul li a:hover 
{
	color: #ddd;
	background: #FF1027 url(images/quickbgon.gif) no-repeat left top;
	cursor: pointer;
}
#quicknav ul li.addfriend a
{
	font: 12px Arial; text-align: center; color: #FFF; 
	text-transform: none;
	float: left;
	width: 150px;
	height: 20px;
	background: #D93648;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	background: url(images/quickbg2.gif) no-repeat left top;
}
#quicknav ul li.addfriend a:hover
{
	color: #ddd;
	background: url(images/quickbgon2.gif) no-repeat left top;
}
/*::::::::::::::::CONTENTBLOCK::::::::::::::::*/
#contentblock {
	background: transparent;
	margin: 0px 0px 10px 0px;
	width: 590px;
	padding: 0px 15px 0px 0px;
	float: right;
}
#right #anu
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.bar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background: transparent;
	height:20px;
}
.postdate {
	padding: 2px 15px 3px 15px;
	margin: 30px 0px 4px 0px;
	font: bold 10px Arial; color: #999; text-transform: uppercase; text-align: right;
	clear: both;
}
.post {
	width: 568px;
	clear: both;
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 30px 0px;
	border: 1px solid #F4F4EE;
	background: #FFF;
	overflow: hidden;
}
.post img{

	font: normal 12px Verdana; color: #444; text-align: left
}
.post ul {
	font: normal 12px Verdana; color: #444; text-align: justify;
	padding: 4px 15px 4px 10px;
	margin: 0px 0px 0px 20px;
	clear: both;
}
.post h1 {
	font: bold 16px Georgia; text-transform: uppercase; text-align: left;
	color: #9C7F22;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	clear: both;
}
.post p {
	font: normal 12px Verdana; color: #444; text-align: justify;
	padding: 4px 15px 4px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.post img {
	float: none;
}
.post ul {
	font: normal 12px Verdana; color: #444; text-align: justify;
	padding: 4px 15px 4px 0px;
	margin: 0px 0px 0px 15px;
	clear: both;
}
.post ul li {
	font: normal 12px Verdana; color: #444; text-align: justify;
	padding: 4px 15px 4px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	list-style: circle;
}
.post ul li a {
	font: normal 12px Verdana; color: #444; text-align: justify; text-decoration: underline;
	padding: 4px 15px 4px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	list-style: circle;
}
.post .gallery_image {
	border: 1px solid #eee;
	margin: 5px 10px 10px 20px;
	float: center;
	max-width: 360px;
}
#right .post .gallery_text {
	font: normal 12px Trebuchet MS; color: #333; text-align: justify;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.postauthor {
	padding: 6px 15px 10px 0px;
	margin: 10px 10px 0px 0px;
	font: bold 10px Arial; color: #888; text-align: right;
	clear: both;
	background: #F9FAF2;
	border-top: 1px solid #F4F4EE;
}
.postauthor a {
	color: #89814E;
	font: bold 10px Arial;
	text-decoration: underline;
}
.postauthor a.top
{
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	text-decoration: none;
	color: #a9a9a9;
}
.postauthor a.top:hover
{
	text-decoration: underline;
}
#right .senefa {
	background: transparent url(images/senefa.gif) no-repeat left top;
	width: 460px;
	height: 15px;
	margin: 20px 0px 20px 0px;
}
.comments_header
{
	background: #fff;
	font: bold 12px Trebuchet MS; color: #C6ACB8; text-transform: uppercase; text-align: left;
	padding: 4px 4px 4px 0px;
	margin: 10px 0px 10px 0px;
}
#add_comment {
	font: bold 12px Trebuchet MS; color: #333; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 10px 0px 10px 0px;
}
#right #post_holder form {
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#right #post_holder form input {
	background: #fff;
	font: normal 11px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	max-width: 240px;
}
#right #post_holder form textarea {
	background: #fff;
	font: normal 10px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	width: 300px;
}
#right #post_holder form #security_number {
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #C6ACB8; text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#right #post_holder form #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #333;
	margin: 15px 0px 15px 0px;
}
#right #post_holder form .blue_button { 
	width: 70px;
	height: 22px;
	border: 1px solid #666;
	font: bold 10px Trebuchet MS, Verdana; color: #fff; text-align: center;
	padding: 2px 0px 5px 0px;
	cursor: pointer;
	background: #444;
}
#right #post_holder form .close_button {
	background: transparent url(images/post_commentsbutton.gif) no-repeat; 
	width: 70px;
	height: 20px;
	border: 0px none;
	font: bold 10px Trebuchet MS, Verdana; color: #333; text-align: center;
	padding: 2px 0px 5px 0px;
	margin-left: 20px;
	cursor: pointer;
}
#pagination {
	width: 335px;
	padding: 0px 0px 0px 55px;
	margin: 15px 0px 15px 0px;
	clear: both;
}
#pagination ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pagination ul li {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #fff;
	width: 16px;
}
#pagination ul li.current {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #ddd;
	width: 16px;
}
#pagination ul li a {
	color: #333;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#pagination ul li a:hover {
	color: #fff;
	background: #333;
	border-color: #fff;
}

/*::::::::::::::::COLUMN::::::::::::::::*/
#column {
	background: transparent;
	margin: 15px 0px 10px 15px;
	padding: 0px;
	width: 230px;
	float: left;
}/*
#left h1 {
  margin: 20px 0px 0px 0px;
  padding: 1px 5px 1px 15px;
  font: 12px Arial;
  text-transform: uppercase;
  color:#999;
  text-align: left;
  background: #EDE8D3;
  height: 18px;
  }
#left h1.profile
{
	background: url(images/title_profile.gif) no-repeat left top;
	width: 230px;
	height: 20px;
	padding: 0px;
}
#left h1.weight
{
	background: url(images/title_weight.gif) no-repeat left top;
	width: 230px;
	height: 20px;
	padding: 0px;
}
#left h1.calendar
{
	background: url(images/title_calendar.gif) no-repeat left top;
	width: 230px;
	height: 20px;
	padding: 0px;
}
#left h1.fotos
{
	background: #F9FAF2 url(images/title_photos.gif) no-repeat left top;
	width: 230px;
	height: 20px;
	padding: 0px 0px 10px 0px;
}
*/
/*::::::::::::::::Profile::::::::::::::::*/
.profiledata
{
	font: normal 10px Arial; color: #666;
	padding: 0px 5px 20px 0px;
	margin: 0px 0px 5px 0px;
	width: 225px;
	background: #F9FAF2;
	border: 1px solid #F4F4EE;
}	
.profiledata h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
.profiledata img {
	width: 100px;
	height: 100px;
	padding: 2px;
	margin: 5px 5px 10px 5px;
	border: 1px solid #ddd;
	float: left;
}
.profiledata ul {
	font: 11px Arial; color: #999; 
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li {
	font: 11px Arial; color: #999; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li a{
	font: 11px Arial; color: #999; text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li a:hover{
	cursor: pointer;
}
.profiledata ul li span {
	font: 11px Arial; color: #666; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li a.profilecontact{
	background: url(images/email.gif) no-repeat left;
	font: 11px Arial; color: #666; 
	padding: 10px 0px 4px 20px;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}
.profiledata ul li a.profilecontact:hover {
	background: url(images/email_open.gif) no-repeat left;
	cursor: pointer;
}
.profiledata p {
	font: 11px Arial; color: #999; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}
.profiledata p a {
	background: none;
	font: 11px Arial; color: #666; 
	padding: 10px 0px 4px 20px;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}
.profiledata p a:hover {
	cursor: pointer;
}
.profiledata p a.online
{
	background: url(images/online.gif) no-repeat left top;
	font: 11px Arial; color: #00a300; 
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 2px 10px;
	text-transform: uppercase;
	cursor: pointer;
}
.profiledata p a.online:hover
{
	text-decoration: underline;
}

/*::::::::::::::::Last Posts::::::::::::::::*/
#lastposts
{
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 20px 0px;
	border: 1px solid #F4F4EE;
	background: none;
	width: 225px;
}
#lastposts h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	background: transparent;

	border: 0px none;
}
#lastposts ul li
{
	font: normal 11px Arial, Verdana; color: #777; text-align: left;
	padding: 1px 5px 2px 10px;
	margin: 0px 0px 2px 5px;
	line-height: 15px;
	display: block;
	background: url(images/friendlink.gif) no-repeat left top;
}
#lastposts ul li a
{
	color: #666;
	text-decoration: none;
	margin: 0px 5px 0px 0px; 
}
#lastposts ul li a:hover
{
	text-decoration: underline;
	color: #444;
	cursor: pointer;
}
#lastposts ul li a.counts
{
	color: #444;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
#lastposts ul li a.counts:hover
{
	text-decoration: underline;
}

/*::::::::::::::::Weightloss::::::::::::::::*/
#weightloss {
	margin: 15px 0px 15px 0px;
	width: 227px;
	border: 1px solid #F4F4EE;
	padding: 0px 0px 15px 0px;
	background: #F9FAF2;
}
#weightloss h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#weightloss img {
	width: 190px;
	height: 190px;
	font: bold 10px Arial, Verdana; color: #333;
	margin: 5px 0px 0px 16px;
}
#weightloss p{
	padding: 0px;
	margin: 0px;
}
table#weightloss  {
	width: 190px;
	border: 0px none;
	margin: 5px 0px 0px 10px;
}
table#weightloss  td {
	font: bold 10px Arial; color: #555; vertical-align: top;
	margin: 1px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
}
table#weightloss td.right {
	text-align: right;
	width: 90px;
	border: 1px solid #ddd;
	background: #fff;
	color: #99C9B6;
}

/*::::::::::::::::Calendar::::::::::::::::*/
#calendar {
	width: 227px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #F4F4EE;
	padding: 0px 0px 10px 0px;
	background: #F9FAF2;
}
#calendar h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#calendar #calendar_header{
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 10px;
	text-align:center;
	font: bold 11px Arial, Verdana;
	height: 50px;
}
#calendar #calendar_header .first_line{
	clear: both;
	font: normal 15px Arial; color: #d93648;
	padding: 2px 0px 0px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font: normal 13px Arial; color: #d93648; letter-spacing: 0.1em;
	padding: 0px 0px 2px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #eeeeee;
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
	text-align: center;
}
#calendar #calendar_body .row{
	height: 18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar #calendar_body .first_line{
	background: #666666;
	height: 18px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .second_line{
	background: #666666;
	height: 18px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .normal{
	font: bold 10px Arial, Verdana; color: #333; text-align: center;
	background: #eee;
	border: 1px solid #F2EEED;
}
#calendar #calendar_body .normal:hover{
	color: #FF1027;
	background: #F2EEED;
	border: 1px solid #333;
}
#calendar #calendar_body .normal_selected{
	font: bold 10px Arial, Verdana; color: #CB0D27; text-align: center;
	background: #fff;
	border: 1px solid #CB0D27;
}
#calendar #calendar_body .normal_selected:hover{
	color: #FF1027;
}
#calendar #calendar_body .event{
	font: bold 10px Arial, Verdana; color: #CB0D27; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #FF1027;
}
#calendar #calendar_body .event_selected{
	font: bold 10px Arial, Verdana; color: #C6ACB8; text-align: center;
	background: #fff;
	border: 1px solid #C6ACB8;
}
#calendar #calendar_body .event_selected:hover{
	color: #FF1027;
}

/*::::::::::::::::Photos::::::::::::::::*/
#photos {
	background: #F9FAF2;
	border: 1px solid #F4F4EE;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 15px 0px;
	width: 227px;
}
#photos h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#photos a {
	font: normal 11px Arial, Verdana; color: #777; text-align: left;
	padding: 2px;
	background: #F9FAF2;
	margin: 0px;
	width: 196px;
	margin: 0px 0px 10px 5px;
	cursor: pointer;
	display: block;
}
#photos img {
	width: 200px;
	height: 200px;
	border: 1px solid #eee;
	margin: 2px 0px 0px 5px;
	display: block;
}

/*::::::::::::::::Friends List::::::::::::::::*/
#friends_list {
	background: #F9FAF2;
	border: 1px solid #F4F4EE;
	padding: 0px 5px 0px 0px;
	margin: 20px 5px 15px 0px;
	width: 225px;
	clear: both;
}
#friends_list h1 
{
	background: url(images/titles.gif) no-repeat left top;
	font: bold 13px Arial; color: #fff; text-transform: uppercase;
	width: 225px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#friends_list ul 
{
	font: 11px Arial; color: #D3626C; text-align: left; 
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}
#friends_list ul li 
{
	padding: 0px;
	margin: 2px 0px 2px 0px;
	display: compact;
}
#friends_list ul li a 
{
	background: transparent url(images/friendsbg.gif) no-repeat left top;
	display: block;
	padding: 4px 2px 2px 4px;
	color: #999;
	text-decoration: none;
	height: 16px;
	line-height: 15px;
	overflow: hidden; 
	margin: 0px 0px 0px 3px;
}
#friends_list ul li a:hover 
{
	background: transparent url(images/friendsbg1.gif) no-repeat left top;
	color: #fff;
	cursor: pointer;
}

/*::::::::::::::::Other::::::::::::::::*/
.rss
{
	width: 160px;
	height: 24px;
	padding: 0px;
	margin: 10px 0px 5px 5px;
}
.rss a
{
	background: url(images/rss_icon.gif) no-repeat left;
	padding: 7px 0px 5px 37px;
	height: 12px;
	font: normal 11px Arial, Verdana; color: #777; text-decoration: none;
	cursor: pointer;
}
.login 
{
	width: 100px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	clear: both;
	border: 1px solid #eee;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 4px;
	margin: 0px;
	background: #eee;
}
.login td.header
{
	color: #666;
	background: #fcfcfc;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: left;
	padding: 3px;
}
.login td input 
{
	background: #fff;
	font: normal 9px Arial, Verdana; color: #333; text-transform: uppercase;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 7px 0px 10px;
	cursor: default;
}
.login td input.login_button
{
	background: #fcfcfc;
	text-align: center;
	padding: 2px;
	width: 80px;
	height: 20px;
	margin: 2px 7px 0px 0px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
}
.loginalert
{
	font: bold 13px Arial, Verdana; color: #364235; text-transform: none;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	display: block;
}
#form_comment 
{
	margin-left: 10px;
}
#form_comment p
{
	font: normal 12px Verdana; color: #444; text-align: justify;
	padding: 4px 15px 4px 15px;
	margin: 0px 0px 0px 0px;
	text-decoration: none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align: left; /* POST_TEXTALIGN */
	padding: 12px 10px 5px 0px;
}


/*::::::::::::::::FOOTER::::::::::::::::*/
#footer{
	font: 12px Arial; color: #444; text-align: center;
	clear: both;
	height: 60px;
	background: #EEF4EF url(images/fotred.jpg) no-repeat left top;
	width: 920px;
	padding: 90px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#footer p{
	font: 12px Arial; color: #444; text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.visit 
{
	padding: 2px 10px 2px 10px;
	border: 1px solid;
	width: 110px;
	border-color: #999;
	margin: 5px 0px 10px 0px;
	font: 11px Arial; color: #444; text-transform: uppercase; text-decoration: none; text-align: center;
	clear: both;
	display: inline;
}
.visit .counter
{
	color: #222;
	margin-left: 10px;
	border: 0px none;
}

/*::::::::::::::::Banner::::::::::::::::*/
#banner_top
{
	padding: 12px 10px 10px 10px;
	margin: 10px;
	text-align: center;
}
#banner_right
{
	padding: 10px 0px 4px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 10px 0px 4px 0px;
	text-align: center;
}

/*::::::::::::::::Photo Album::::::::::::::::*/
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 20px 0px 30px 0px;
	padding: 12px 5px 8px 5px;
	width: 448px;
	border: 1px solid #eee;
	background: #f9faf2;
}
 ul.photo_album li
{
	font: normal 13px Arial, Verdana; color: #999; text-align: left; 
	padding: 1px 5px 2px 20px;
	margin: 0px 0px 3px 5px;
	line-height: 18px;
	display: block;
	background: url(images/album.gif) no-repeat left top;
	text-transform: uppercase;
}
 ul.photo_album li a
{
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
 ul.photo_album li a:hover
{
	text-decoration: underline;
	color: #111;
}
.gallery_image
{
	margin-right: 15px;
}
#music
{
	padding: 0px 0px 10px 0px;
	text-align: center;
	float: left;
}
#wysiwyg_textarea
{
	width: 500px;
}
