body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#top_block{
	background-color: #000;
	width: 100%;
	height: 30px;
	border-bottom: 2px solid #ff0099;
	line-height: 30px;
}

#top_block_cont{
	width: 926px;
	margin: 0 auto;
	height: 100%;
}

h1{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin:0;
	padding:0;
	float: left;
}

h2.white_home {
	margin: 0;
	padding: 0;
	text-indent: 60px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	float: left;
}

h2.white_home_1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	float: left;
	text-indent: 15px;
}

.link img {
	border: none;
}

#top_nav{
	float: right;
	padding: 0;
	margin:0;
	font-size: 11px;
}

#top_nav li{
	float: left;
	padding: 0 10px;
	margin:0;
	list-style:none;
}

#top_nav li.last{
	float: left;
	padding: 0 0 0 10px;
	margin:0;
	list-style:none;
}

.link{
	color: #ff0099;
	text-decoration: none;
}

#container{
	width: 926px;
	margin: 0 auto 120px;
}

.top_banner{
	margin: 10px 0 0;
}

#logo{
	float:left;
	width:178px;
	height:68px;
	margin: 10px 0 0;
}

#logo a img{
	border: none;
	}

#navig{
	float:left;
	width:748px;
	height:79px;
}

#navigation{
	background-image: url(/images/nav_bkgrd.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:44px;
	margin: 10px 0 0;
	padding:0;
}

#navigation li{
	float:left;
	list-style:none;
	padding: 0 19px;
	margin:0;
	font-size:18px;
	line-height:36px;
	color: #fff;
	height:43px;
}

#navigation li a{
	color: #fff;
	text-decoration: none;
	display: block;
	height: 44px;
	width:100%;
}

#navigation li#nav_left a {
	background-image: url(/images/home.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
	margin: 10px 0 0;
}

#navigation li#nav_left a:hover {
	background-image: url(/images/home1.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation li a img{
	border: none;
	padding: 10px 0 0;
}

#navigation li a.selected{
	background-image: url(/images/nav_bkgrd_selected.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#navigation li a:hover{
	color: #ff0099;
	text-decoration: none;
}

#ticker-area{
	width:748px;
	background-image: url(/images/scroll_bkgrd.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:25px;
	font-size: 14px;
	margin:0;
	padding:0 0 0 20px;
	line-height:18px;
}

.top_scroll{
	font-size: 14px;
	margin:0;
	padding:0 0 0 20px;
	line-height:18px;
}

.top_side_nav{
	width:170px;
	background-image: url(/images/bk_top_side_nav.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:8px;
}

.bot_side_nav{
	width:170px;
	background-image: url(/images/bk_bot_side_nav.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:8px;
	margin-bottom: 10px;
}

.clear, .clearfloat {
	clear:both;
}

#left_col{
	width:170px;
	float: left;
}

#right_col{
	width:586px;
	float: left;
}

#right_right_col{
	width:170px;
	float: left;
}

.black_side{
	margin:0;
	padding:0;
}

.black_side li{
	background-color: #000;
	color: #fff;
	font-size:18px;
	padding:5px 15px;
	list-style:none;
}

.pink_upper{
	color: #ff0099;
	text-transform: uppercase;
	font-size: 12px;
}

.black_side li.bk_white_top{
	width:170px;
	background-image: url(/images/black_white_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:8px;
	padding:0;
	margin:0;
}

.black_side li.bk_white_bot{
	width:170px;
	background-image: url(/images/black_white_bot.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:8px;
	padding:0;
	margin:0;
}

.black_side li.bk_white_mid{
	width:140px;
	background-image: url(/images/black_white_mid.png);
	background-position: top left;
	background-repeat: repeat-y;
	height:25px;
	margin:0;
	color: #000;
}

.black_side li.bk_white_mid a:hover{
	color: #ff0099;
}

.white_a{
	color: #fff;
	text-decoration: none;
}

.white_a_selected{
	color: #ff0099;
	text-decoration: none;
}

.white_a:hover{
	color: #ff0099;
	text-decoration: none;
}

.white_link{
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #000;
	padding: 0 0 8px;
	background-image: url(/images/link_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.white_link_selected{
	color: #ff0099;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #000;
	padding: 0 0 8px;
	background-image: url(/images/link_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.white_link_bot{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 8px;
	background-image: url(/images/link_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.white_link_bot_selected{
	color: #ff0099;
	text-decoration: none;
	display: block;
	padding: 0 0 8px;
	background-image: url(/images/link_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.pink_nav_top{
	background-image: url(/images/pink_top_nav.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
}

.pink_nav_bot{
	background-image: url(/images/pink_bot_nav.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
}

.pink_nav_bot_1{
	background-image: url(/images/pink_bot_nav_1.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 14px;
	margin-bottom: 10px;
}

.pink_nav_mid_1{
	background-image: url(/images/pink_fade.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 168px;
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
	text-align: center;
}

.pink_nav_mid{
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
}

.pink_nav_mid p{
	font-size: 12px;
	padding: 0 15px;
	line-height: 18px;
	margin: 5px 0 0;
}

.pink_nav_mid p a{
	color: #ff0099;
	text-decoration:none;
}

.pink_side{
	font-size:18px;
	color: #ff0099;
	margin: 0;
	padding: 0 15px;
}

.pink_border_mid_top {
	background-image: url(/images/pink_border_top_mid.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;
	height: 62px;
	margin: 0 8px;
}

.pink_border_mid_bot {
	background-image: url(/images/pink_border_bot_mid.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 570px;
	height: 40px;
	margin: 0 8px 10px;
	text-align: center;
}

.pink_border_mid_mid {
	width: 568px;
	margin: 0 8px;
	border-right: 1px solid #ff0099;
	border-left: 1px solid #ff0099;
	height: 300px;
	overflow: hidden;
}

.env_pink_side{
	font-size:18px;
	color: #ff0099;
	margin: 0;
	padding: 0 15px;
	background-image: url(/images/envelope.png);
	background-repeat: no-repeat;
}

.question_pink_side {
	font-size:18px;
	color: #ff0099;
	margin: 0;
	padding: 0 15px;
	background-image: url(/images/question.png);
	background-repeat: no-repeat;
}

.deal_of_day{
	font-size:18px;
	color: #ff0099;
	margin: 0;
	padding: 0;
}

.white_side{
	padding: 0;
	margin:0;
}

.white_side li{
	background-color: #fff;
	color: #000;
	font-size:18px;
	padding:5px 15px;
	list-style:none;
}

#search{
	background-image: url(/images/search_bkgrd.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 36px;
	margin: 10px 0;
}

#bottom_ad{
	background-color: #000;
	width: 100%;
	border-top: 2px solid #ff0099;
	height: 100px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 15px 0 5px;
}

.deal_cont{
	margin-left:5px;
	float:left;
	height:375px;
	width:274px;
}

.small_box_deals_mid .deal_cont{
	margin-left:0px;
	float:left;
	height:375px;
	width:274px;
}

.deal_image{
	float:left;
	width:120px;
	text-align: center;
}

.deal_text{
	float:left;
	width: 154px;
	height:320px;
}

.deal_text h4{
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.pink_nav_mid_1 h4{
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.deal_text p{
	font-size: 13px;
	font-weight: bold;
}

.pink{
	color:#ff0099;
}

.pink a{
	color:#ff0099;
	text-decoration: none;
}

.deal_text p.deal_mini_text{
	font-size:10px;
	color:#999;
	margin:0;
	padding: 5px 0 0;
	border-top: 1px dotted #999;
}

.search_header{
	color:#ff0099;
	margin: 0;
	padding: 7px 0 0 15px;
	display:block;
	float:left;
	width:163px;
}

.tab_header{
	color:#ff0099;
	margin: 0;
	padding: 7px 0 0 15px;
	display:block;
	float:left;
	width:163px;
}

.search_form{
	float:left;
	width:748px;
	padding: 7px 0 0;
}

.sort_form{
	float:left;
	width:392px;
	padding: 7px 0 0;
}

.search_select{
	float: left;
	width: 230px;
	border: 1px solid #999;
	padding: 2px;
}

.sort_select{
	float: left;
	width: 268px;
	border: 1px solid #999;
	padding: 2px;
}

.search_input{
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
	border: 1px solid #999;
	padding: 3px;
}

.search_submit{
	float: right;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 73px;
	height: 24px;
	margin: -1px 8px 0 10px;
	border: 0px solid #fff;
}

#supplier{
	margin: 10px 0;
	text-align: center;
}

#supplier a{
	diaply: block;
	margin:0 0 0 -5px;
	padding:0;
}

#supplier a img{
	border: none;
	padding: 0;
	margin: 0;
}

.deal_image ul{
	padding:0;
	margin:-20px 30px 12px;
	width:60px;
}

.deal_image ul li{
	list-style:none;
	color: #999;
	font-size:11px;
	margin: 2px 0;
}

#sort{
	background-image: url(/images/sort_bkgrd.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;
	height: 36px;
	margin: 0 8px 10px 8px;
}

#pagination{
	background-image: url(/images/comment_bkgrd.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 556px;
	height: 36px;
	margin: 0 8px 10px 8px;
}

#backto {
	background-image: url(/images/sort_bkgrd.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;
	height: 36px;
	margin: 0 8px 10px 8px;
}

.page_links_left{
	color:#ff0099;
	margin: 0;
	padding: 8px 0 0 15px;
	display:block;
	float:left;
	font-weight: bold;
}

.page_links_left a{
	color:#ff0099;
	text-decoration: none;
}

.page_links_right{
	color:#ff0099;
	margin: 0;
	padding: 8px 15px 0 0;
	display:block;
	float:right;
	font-weight: bold;
}

.page_links_right a{
	color:#ff0099;
	text-decoration: none;
}

a.grey_link{
	color: #000;
	text-decoration: none;
}

a.grey_link:hover{
	color: #ff0099;
	text-decoration: underline;
}


.price_form{
	padding: 5px 0 0 15px;
}
			
.signup_form{
	padding: 5px 0 0 15px;
}
			
.signup_input{
	border:1px solid #999;
	padding: 2px;
	width: 135px;
	margin-bottom: 3px;
}

.price_select{
	border:1px solid #999;
	padding: 2px;
	width: 140px;
}
			
.price_submit{
	background-image:url(/images/search.png);
	background-position:left top;
	background-repeat:no-repeat;
	border: none;
	float: right;
	height: 24px;
	margin: 5px 12px 0 10px;
	width: 73px;
}

.sub_submit{
	background-image:url(/images/submit.png);
	background-position:left top;
	background-repeat:no-repeat;
	border: 0px solid #fff;
	float: right;
	height: 24px;
	margin: 5px 12px 0 10px;
	width: 73px;
}

.largest {
	font-size: 20px;
}

.large {
	font-size: 18px;
}

.medium {
	font-size: 16px;
}

.small {
	font-size: 13px;
}

.smallest {
	font-size: 11px;
}

.network_logo{
	position: relative;
	left: 25px;
	bottom: 30px;
}

.content_header {
	border-bottom:1px dotted #999;
}

.content_header h2{
	font-size: 26px;
	color: #ff0099;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:5px;
	float: left;
}

.introtxt{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.normal{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

#content_cont{
	margin: 0 15px;
}

.enlarge{
	background-image:url(/images/mag.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
}

.back_to{
	margin: 0 0 0 14px;
	padding: 0;
	font-size: 14px;
}

.back_to a{
	color: #666;
	text-decoration: none;
}

#detail_cont{
	margin: 0 20px;
}

#detail_img_cont{
	margin: 0 50px 15px 0;
	float: left;
	width: 200px;
	padding: 15px 0 0;
}

#detail_text_cont{
	margin: 0;
	float: left;
	width: 280px;
}

.detail_header{
	color:#ff0099;
	font-size:20px;
	margin: 0 0 5px 0;
}

.detail_header a{
	color:#ff0099;
	text-decoration: none;
}

.detail_sub_header{
	color:#ff0099;
	font-size:16px;
	margin: 20px 0 5px 0;
}

.detail_mini{
	font-size: 12px;
	margin: 0;
}

.nus_detail_mini{
	font-size: 12px;
	margin: 10px 0 0;
}

.detail_network_logo{
	bottom:35px;
	left:130px;
	position: relative;
}

.nus_network_logo{
	bottom:25px;
	left:130px;
	position: relative;
}

.detail_list{
	list-style: inside circle;
	margin: 0 0 10px;
	padding: 0;
}

.nus_detail_list{
	list-style: inside circle;
	margin: 10px 0 10px;
	padding: 0;
}

.detail_head_cont{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
}

.nus_detail_head_cont{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0px;
}

.related_head_cont{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.detail_p {
	margin-top: 0;
}

.merchant_cont{
	margin: 0 20px;
}

.merchant_p {
	
}

.buy_links_right{
	display: block;
	float: right;
	font-weight: bold;
	margin:0;
	padding: 6px 4px 0 0;
}

.buy_deal_link{
	color: #ff0099;
	display: block;
	height: 23px;
	text-decoration: none;
	width:111px;
	padding: 2px 0 0 12px;
}

.image_bkgrd_cont{
	background-image:url(/images/loading_image_120.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:120px;
	height:120px;
}

.image_bkgrd_cont_deal_of_day{
	background-image:url(/images/loading_image_120.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	text-align: center;
	margin: 10px 24px 0px;
}

.image_bkgrd_cont_1{
	background-image:url(/images/loading_image_200.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:200px;
	height:200px;
}
.small_grey{
	font-size: 10px;
	margin: 0 0 10px;
	color: #999;
}

.deal_text p.small_grey{
	font-size: 10px;
	margin: 0 0 10px;
	color: #999;
}

.green_arrow {
	background-image: url(/images/comment_bkgrd.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 556px;
	height: 36px;
	margin: 0 0 10px 0;
}

.green_arrow_text {
	color: #ff0099;
	font-weight: bold;
	line-height: 36px;
	margin:0;
	text-indent: 15px;
	font-size: 16px;
}

blockquote{
	border-left: 5px solid #ff0099;
	color: #ff0099;
	font-style: italic;
	font-weight: bold;
	margin-left:0;
	padding-left: 20px;
}

blockquote a{
	color: #ff0099;
	font-weight: bold;
	text-decoration: underline;
}

.comment_bubble_top{
	background-image: url(/images/comment_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 550px;
	height: 27px;
	margin: 0;
}
.comment_bubble_bottom{
	background-image: url(/images/comment_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 550px;
	height: 12px;
	margin: 0;
}

.comment_bubble{
	width: 550px;
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
}

.comment_image {
	width: 100px;
}

.comment_image img {
	border: 3px solid #f1f1f1;
	margin-left: 15px;
}

.comment_comment {
	vertical-align: top;
}

.comment_comment p {
	margin: 0 15px 0 0;
}

.comment_comment a {
	color: #ff0099;
	text-decoration: none;
}

.comment_timestamp {
	font-size: 10px;
	color: #999;
}

.comment_name{
	margin: 5px 0;
}
	
.comment_name a{
	text-decoration: none;
	color: #ff0099;
}

.leave_comment {
	width: 556px;
}

.comment_form {
	margin: 0 10px 15px;
}

.left_comment_half {
	float:left;
	width: 260px;
	margin-right: 5px;
}

.right_comment_half {
	float:left;
	width: 260px;
	margin-left: 5px;
}

.comment_form label {
	color: #666;
	line-height: 30px;
}

.text_input {
	border: 1px solid #999;
	width: 260px;
	height: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #666;
	text-indent: 10px;
}

.blog_comment_text_input {
	border: 1px solid #999;
	width: 530px;
	height: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #666;
	text-indent: 10px;
}

.blog_comment_textarea_input {
	border: 1px solid #999;
	width: 530px;
	height: 150px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #666;
}

.checklabel{
	font-size: 12px;
}

.enq_reset {
	background-image:url(/images/reset.png);
	background-position:left top;
	background-repeat:no-repeat;
	border: 0px solid #fff;
	height: 24px;
	margin: 5px 0 10px 0;
	width: 73px;
}

.enq_submit {
	background-image:url(/images/submit.png);
	background-position:left top;
	background-repeat:no-repeat;
	border: 0px solid #fff;
	height: 24px;
	margin: 5px 0 10px 0;
	width: 73px;
}

.error_msg {
	width: 100%;
	color: #ff0099;
	padding: 5px 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.blog_content {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}

#content_cont #pagination {
	margin-left: 0px;
	margin-top: 20px;
}

.small_grey_line{
	border-top: 1px dotted #999;
	padding: 15px 0 25px;
	color: #999;
	font-size: 10px;
}

.breadcrumb{
	border-top: 1px dotted #999;
	padding: 10px 0 0;
	color: #999;
	font-size: 10px;
	margin: 0;
}

.breadcrumb a{
	color: #999;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #ff0099;
	text-decoration: underline;
}

#social {
	float: left;
	width: 145px;
}

#social a img {
	border: none;
}

#bottom_ad_cont {
	float: left;
}

#bottom_cont {
	margin: 0 auto;
	width:735px;
}

.group {
	text-decoration: none;
	color: #999;
}
.more_info {
	text-decoration: none;
	color: #999;
}

.tabprogress {
	float:right;
	width: 80px;
	height: 100%;
}


.tabprogress ul {
	height: 10px;
	list-style: none;
	margin: 13px auto 0;
	padding: 0;
	widht: 42px;
}

.tabprogress ul li {
	display: inline;
	float: left;
	height: 10px;
	margin: 0 2px;
	overflow: hidden;
	padding: 0;
	width: 10px;
}

.tabprogress a {
	background-image: url('/images/on_off_buttons.png');
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	padding-top:40px;
	width:10px;
}

.tabprogress a:hover {
	background-position: 0 -11px;
}
.tabprogress a.selected {
	background-position: 0 -22px;
}

div#testimonials,div#reviews {
	padding: 0 25px;
}

.small_cont {
	width: 280px;
	padding: 0 0 0 10px;
	float: left;
}

.small_box_deals_top {
	background-image: url('/images/99p_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 280px;
	height: 61px;
}

.small_box_deals_top1 {
	background-image: url('/images/gift_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 280px;
	height: 61px;
}

.small_box_deals_mid {
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;
	width: 278px;
}

.small_box_deals_bot {
	background-image: url('/images/small_box_bot.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 280px;
	height: 15px;
}

.why_us {
	margin: 0;
	padding: 10px 0 0;
}

.why_us li {
	background-image: url('/images/tick.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	list-style: none;
	color: #ff0099;
	margin: 0 10px;
	padding: 0 0 10px 30px;
}

#tab2, #tab3 {
	margin: 0 20px;
}

.tabbuttons {
	margin:0 0 10px;
	padding:0;
	height: 40px;
}

.tabbuttons li {
	background-image: url('/images/open_tab.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 184px;
	height: 40px;
	float:left;
	margin: 0 0 0 9px;
	padding: 0;
	list-style: none;
}

.tabbuttons li a.selected {
	background-image: url('/images/black_tab.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #ff0099;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

.tabbuttons li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #ff0099;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

a img {
	border: none;
}

.numberbuttons {
	margin:0 235px;
	padding:0;
	line-height: 40px;
	width: 100px;
	font-weight: bold;
}

.numberbuttons li {
	float:left;
	margin:0;
	padding:0 10px;
	list-style: none;	
}

.numberbuttons li a {
	text-decoration: none;
	color: #ff0099;
}

.numberbuttons li a.selected {
	text-decoration: underline;
}

.go_green_container {
	margin: 10px 8px;
}

.go_green_container p, .go_green_container h2 {
	margin: 16px 12px;
}

#recycle_pod {
	width: 262px;
	float: right;
	margin: 0 0 10px 10px;
}

.recycle_pod_top {
	width: 262px;
	height: 69px;
	background-image: url('/images/next_step_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.recycle_pod_mid {
	width: 260px;
	border-left: 1px solid #ff0099;
	border-right: 1px solid #ff0099;	
}

.recycle_pod_bot {
	width: 262px;
	height: 12px;
	background-image: url('/images/recycle_pod_bot.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.recycle_pod_mid p {
	margin-top:0;
	margin-bottom:0;
}

.school {
	font-size: 18px;
	font-weight: bold;
}

#school_selector_form {
	margin: 20px 12px 0;
}

#school_selector_form select {
	width: 238px;
}

#ticker {
	background-image: url('/images/ticker_bkgrd.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 570px;
	height: 540px;
	color: #669933;
	font-size: 72px;
	text-align: center;
}

#ticker_sub {
	padding: 0 0 0 47px;
	width: 473px;
	height: 76px;
	font-family: "Arial Rounded MT Bold";
}

#ticker_sub span {
	display: block;
	float: left;
	overflow: hidden;
	width: 53px;
	margin: 0 7px 0 0;
	text-align: center;
}

#ticker_sub .c7 {
	margin: 0;
}

h5.ticker {
	color: #336600;
	font-size: 18px;
	padding: 20px 40px 8px;
	margin: 0;
	font-family: "Arial Rounded MT Bold";
	text-align: center;
}

h4.ticker {
	color: #669933;
	float: right;
	font-size: 24px;
	margin: 0 47px 0 0;
	font-family: "Arial Rounded MT Bold";
}

h4.school_header {
	color: #336600;
	font-family: "Arial Rounded MT Bold";
	font-size: 24px;
	margin: 25px 0 15px;
}

p.grey {
	color: #666;
	font-size: 11px;
	float: right;
	padding: 5px 165px 10px 0;
	margin: 0;
	font-weight: bold;
}

p.grey a {
	color: #666;
	text-decoration: none;
}

#or {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	background-image: url('/images/or.png');
	background-position: top center;
	background-repeat: no-repeat;
}

.small_green {
	font-size: 12px;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

#random_school {
	float: left;
}

#randomise {
	width: 220px;
	padding: 7px 178px;
}

#partners {
	height: 65px;
	line-height: 65px;
	padding: 32px 62px 0;
	text-align: left;
}

#button_holder {
	background-image: url('/images/trade_in_off.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 233px;
	height: 48px;
	margin: 0 auto;
}

#school_code {
	width: 546px;
	height: 75px;
	border: 1px solid #999;
}

#school_selector1 {
	width: 546px;
}

.nus_head {
	background-image: url('/images/nus_section_head.png');
	color: #fff;
	height: 51px;
	line-height: 51px;
	text-indent: 25px;
}
