#menu,#content {
	float: left;
}

#menu dl {
	margin-bottom: 10px;
}

#menu dl dd {
	padding: 10px;
}

#menu dd p,#menu dd label {
	color: #333333;
}

#menu input.text {
	width: 136px;
}

#newsletter {
	margin-bottom: 10px;
}

#newsletter .text {
	height: 14px;
}

#newsletter .form-field,#newsletter .submit {
	display: inline;
}

#newsletter input.submit {
	margin-left: 6px;
	width: 26px;
	height: 20px;
	border: none;
	background-color: transparent;
	background-image: url(image/ok.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;
}

.feed-link {
	display: block;
	background-image: url(image/feed-icon-orange.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	line-height: 18px;
}

#content {
	width: 770px;
	overflow: hidden;
}

#top-title,#bottom-title,#unique-title {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	background-repeat: no-repeat;
}

#top-title {
	background-image: url(image/browse-top-title.png);
	height: 38px;
	line-height: 38px;
	padding-left: 16px;
	color: #666666;
	font-size: 14px;
}

#bottom-title {
	background-image: url(image/browse-bottom-title.gif);
	height: 40px;
	line-height: 40px;
	color: #4D4D4D;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 8px;
}

/*#unique-title {
	background-image: url(image/unique-title.png);
	height: 59px;
	line-height: 59px;
	color: #4D4D4D;
	font-size: 26px;
	padding-left: 22px;
}*/
#unique-title {
	background-image: url(image/unique-title2.png);
	border-bottom: 1px solid #CCCCCC;
	color: #4D4D4D;
	font-size: 26px;
	padding-bottom: 12px;
	padding-left: 22px;
	padding-top: 13px;
	text-shadow: #ffffff 0px 1px 0px;
}

#unique-title span {
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 22px;
}

#content-body {
	background-image: url(image/browse-body.gif);
	background-color: white;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
}

#content-body a {
	text-decoration: underline;
}

#content-body ul.media-list a {
	text-decoration: none;
}

#content-body li.media {
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
}

* html #content-body li.media {
	margin-left: 6px;
	margin-right: 5px;
}

#media-pages {
	line-height: 18px;
}

#media-pages,#media-pages a {
	color: #999999;
}

#media-pages a,#media-pages .current {
	padding: 6px;
}

#media-pages .current {
	color: white;
	background-image: url(image/active-page.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#media-pages {
	padding: 10px;
	padding-bottom: 0px;
}

#browse-body-clearer {
	height: 20px;
	background-image: url(image/browse-foot.png);
}

/*#footer {
	margin-left: 210px;
}*/
#primary-switch img {
	margin-bottom: 10px;
}
#high-junior-switch, #high-secondary-switch {
	display: block;
	background-repeat: no-repeat;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}
#high-junior-switch strong, #high-secondary-switch strong {
	display: block;
}
#high-junior-switch {
	padding-left: 20px;
	padding-right: 75px;
	width: 105px;
	padding-top: 32px;
	height: 82px;
	color:  #2390CC;
	font-size: 22px;
	background-image: url(image/switch-junior.png);
	text-shadow: 0 1px 0 #FFFFFF;
}
#high-junior-switch strong {
	font-size: 39px;
	margin-top: -10px;
}
#high-secondary-switch {
	width: 200px;
	padding-top: 6px;
	height: 108px;
	color:  white;
	font-size: 23px;
	background-image: url(image/switch-secondary.png);
	text-shadow: 0 -1px 0 #7fa4ba;
	text-align: center;
}
#high-secondary-switch strong {
	margin-top: -3px;
}
