#search {
	float: right;
	clear: both;
}

#logo {
	clear: both;
	color: #000;
	height: 50px;
	padding-top: 21px;
  	float: left;
}

#logo a {
    text-decoration: none;
}

#logo a:visited {
    color: #0281CA;
}

#logo h1 {
    width: 150px;
    height: 35px;
	color: #0281CA;
}
#logo .blue {
    background: url(/images/padarooblue.gif) no-repeat;
    position: absolute;
    width: 115px;
    height: 115px;
    margin-top: -60px;
}

#navigation {
	float: right;
	height: 50px;
	padding-top: 30px;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
	width: 100px;
	text-align: center;
}

#navigation a {
	color: #0281CA;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	padding: 5px;
	width: 525px;
}

#listing {
	border-left: 1px dotted #CCCCCC;
	float: right;
	width: 300px;
	padding: 5px;
}

#listing ul, #content ul {
	list-style-type: none;
}

#listing li {
/*	border-bottom: 1px solid #CCCCCC;*/
	text-align: center;
}

#listing li p {
	padding: 5px;
	text-align: center;
}

#footer {
	background: #000;
	clear: both;
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	text-align: center;
	color: #fff;
}

.clear {
	clear: both;
}

#featured {
}

#featured img {
    margin-top: 5px;
}

#item-details ul {
	list-style-type: none;
}

#item-details p {
	clear: both;
}

#item {
	float: left;
}

#comments-list {
    padding: 5px;
    width: 500px;
}

#comments-list ul {
    list-style-type: decimal;
}

#item-details {
	float: left;
	padding: 17px 0 0 0;
	width: 525px;
}

#user-details {
	float: right;
	width: 300px;
	padding: 5px;
}

.results, .user-items-odd, .user-items-even {
    background: #fff;
    padding: 8px;	
    margin: 10px 3px 3px 0;
    border: 1px solid #eee;
}
.results a:img, .user-items-odd a:img, .user-items-even a:img {
    border: none;
}
.results a:img:hover, .user-items-odd a:img:hover, .user-items-even a:img:hover {
    background: #fff;
}
.results:hover, .user-items-odd:hover, .user-items-even:hover {
    border: 1px solid #0281CA;
}

.user-items-odd ul, .user-items-even ul {
    list-style-type: none;
    float: right;
    margin-top: -12px;
    margin-right: 10px;
    
}

.user-items-odd li, .user-items-even li {
    float: left;
    width: 3em;
    text-align: center;
}

.user-items-odd img, .user-items-even img, .results img {
    border: none;
}

.user-items-even {
	background: #E2EDFA;
}
	
#create-pad {
    margin-top: -15px;
    margin-right: 20px;
    float: right;
}

#bookmark {
    text-align: center;
}

#item-mtn-fields {
    float: left;
}

#item-mtn-images {
    float: right;
	width: 400px;
}

#item-mtn-images ul {
    list-style-type: none;
}

.fieldset-image {
    width: 120px;
    text-align: center;
    float: left;
    margin: 5px;
/*    margin-left: 80px;*/
}

#favourites {
    text-align: center;
    padding: 5px;
}

#related-images {
    float: left;
    text-align: center;
}
#related-images h2 {
    text-align: left;
}
#related-images ul {
    width: 100%;
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
}
#related-images img {
    border: 1px solid #999999;
}

#related-images img:hover {
    border: 1px solid #778F1C;
}

ul#group_list {
	list-style-type: decimal;
}

#item-tags {
    padding: 10px;
}

#item-tags {
	font-size: 20px;
	text-align: center;
}

#adsense-leaderboard {
	clear: both;
	text-align: center;
}

#search-results {
	float: left;
	padding: 5px;
	width: 625px;
}

#adsense-skyscraper {
	border-left: 1px dotted #CCCCCC;
	float: right;
	width: 150px;
	padding: 5px;
}

#home-login {
	width: 100%;
	text-align: right;
	clear: both;
}

#offer {
	text-align: center;
}

.list-line-odd {
	background: #fff;
}

.list-line-even {
	background: #000;	
}

.items {
	padding: 5px;
}
.items p {
	padding: 5px;
}