ul.lists {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:100%;
}

div.alerts{
	margin:25px 0 17px 0;
	border:solid 2px #F47820;
	background-color:#FFFFCC;
	clear:both;	
	padding:5px;
}
div.alerts h4{
	color:#F47820;
	font-size:1em;
}
div.alerts .header{
	background: url(/images/icons/bell.gif) no-repeat;
	padding:0 0 0 25px;
	border-bottom:solid 1px #C7C7C7;
}
div.alerts .header h3{
	display:inline;
}
div.alerts .header a{
	margin-left:117px;
}

div.box strong.head {
	background-color: #005699;
	border-bottom:none;
	color: #fff;
	
}
div.box {
	background-color: #fff;
	margin-bottom:17px;
}
div.box .lists a{

	color:#005396;
	font-weight:bold;
}
div.box .lists a:hover{
	color:#fff;
}
div.box .lists{
	width:300px;
}
div.box .lists li{
	margin:10px;
	padding:0 0 10px 25px;
	border-bottom:solid 1px #C7C7C7;
}
div.box .lists .compose{
	background: url(/images/icons/compose.gif) no-repeat;
}
div.box .lists .inbox{
	background: url(/images/icons/inbox.gif) no-repeat;
}
div.box .lists .sentbox{
	background: url(/images/icons/sent.gif) no-repeat;
}
div.alerts .lists .message{
	background: url(/images/icons/message.gif) no-repeat;
}
div.box .lists .friends{
	background: url(/images/icons/friends.gif) no-repeat;
}
div.box .lists .notes{
	background: url(/images/icons/notes.gif) no-repeat;
}
div.box .lists .tellfriend{
	background: url(/images/icons/tellafriend.gif) no-repeat;
}
div.box .lists .blog{
	background: url(/images/icons/blog.gif) no-repeat;
}
div.box .lists .photos{
	background: url(/images/icons/photos.gif) no-repeat;
}
div.box .lists .activity{
	background: url(/images/icons/activity.gif) no-repeat;
}
div.box .lists .badge{
	background: url(/images/icons/badge.gif) no-repeat;
}
div.box .lists .account{
	background: url(/images/icons/account.gif) no-repeat;
}
div.box .lists .help{
	background: url(/images/icons/help.gif) no-repeat;
}
div.box .lists .message{
	background: url(/images/icons/message_w.gif) no-repeat;
}
div.box .lists .rvlisting{
	background: url(/images/icons/editicon.jpg) no-repeat;
}
div.box .lists .recentview{
	background: none;
}

div.alerts .lists li{
	padding:0 0 10px 20px;
}

.left{
	float:left;
}
.left a, .right a{
	color:#F47820;

	font-weight:bold;
}
.right{
	float:right;
}
.right img, .left img{
	display:inline;
	padding:0 7px 0 0;
	vertical-align:middle;
}
div.box .left .lists, div.box .right .lists{
	width:150px;
}
#accountinfo{
	padding:0 0 25px 0;
}
#accountinfo .photo{
	float:left;
	padding: 0px 15px 15px 0px;
}

#accountinfo .info{
	padding: 1px;
	clear:inherit;
}
#accountinfo .header{
	font-size:1.6em;
	font-weight:bold;
	color:#5F5F5F;
	display:inline;
}
#accountinfo .header .name{
	
	float:left;
	margin-right:150px;
}
#accountinfo .info h3{
	font-size:1em;
	font-weight:bold;
	color:#5F5F5F;
	display:inline;
	margin:0;
	padding:0;
}

.menu{
margin-left:100px;
}
.menu a{
	color:#F47820;
	font-size:.6em;
	font-weight:bold;
}
.menu img{
	display:inline;
	vertical-align:middle;
}
.price {
	color: #019715;
	font-weight: bold;}
.pricelabel {
	float:left;
	color: #5F5F5F;
	font-weight: bold;}
.recentimage {
	border: 1px solid #D3D3D3;
	padding: 2px;}

div.recentview strong.head {
	background-color: #005699;
	border-bottom:none;
	color: #fff;	
}
div.recentview {
	background-color: #fff;
	margin-bottom:17px;
}
div.recentview .lists a{
	color:#005396;
	font-weight:bold;
}
div.recentview .lists a:hover{
	color:#fff;
}
div.recentview .lists{
	width:300px;
}
div.recentview .lists li{
	margin:10px;
	padding:0 0 10px 0px;
	border-bottom:solid 1px #C7C7C7;
}
#notes{
	list-style-image:none;
	list-style-type:none;
	width:500px;
	margin:0;
	display:inline;
}
#notes #lastitem2
{
	opacity:.8
}
#notes #lastitem3
{
	opacity:.6
}
#notes #lastitem4
{
	opacity:.4
}
#notes #lastitem5
{
	opacity:.1
}		
.note{
	background:#FFFFBD url(/images/notes.gif) bottom no-repeat;
	margin:10px 0;
	padding:0px;
	width:587px;
}

.note .content{
	padding:10px;
}
.note .content .pic{
	display:inline;
	float:left;
	margin:10px;
}
.note .content .title{
	border-bottom:solid 1px #E3E286;
	margin-left:122px;
	font-style:italic;
}
.note .title .name a{
	color:#2A72C7;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}
.note .title .name a:hover{
	color:#fff;
}
.note .content .text{
	padding:10px 0 ;
}
.note .content strong{
	font-weight:bold;
	color:#70716B;
	font-style:normal;
}

div.largebox .storage{
	border:solid 1px #005699;
	padding:10px;
	background-color:#F9FABC;
	margin-top:5px;
	color:#000;
}
