body
{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px; 
	background:#CCC;
	line-height:15px;
}

a:link 
{
	color:#662d91;
	text-decoration:none;
}

a:visited
{
	color:#662d91;
	text-decoration:none;
}

a:hover
{
	color:#01baf2;
	text-decoration:underline;
}

label
{
	margin:0; 
	padding:0;
}

#my-wraper
{
	margin:0 auto; 
	width:920px; 
	height:auto;
	background:#fff;
}

#header-left
{ 
	float:left; 
	margin:0; 
}

#header-left .banner
{ 
	float:left;
}

#navTop
{
	height:150px;
	margin-left:5px;
}

#navSigninBox
{
	float:left;
	width:400px;
	margin-top:5px; 
}

#navSignin a:link, #navSignin a:visited
{
	float:left;
	margin-left:20px;
	background-color:#01baf2;
	color:#FFF;
	padding:5px 30px;
	font-size:16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
}

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

#navFirstLogin a:link, #navFirstLogin a:visited
{
	float:left;
	margin-left:10px;
	background-color:#682d8c;
	color:#FFF;
	padding:5px 30px;
	font-size:16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
}

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

#navCountries
{
	float:right;
	margin-top:7px;
	margin-right:10px; 
	letter-spacing:1px; 
	font-size:14px;
}

#navCountries a:link, #navCountries a:visited
{
	color:#282828;
	text-decoration:none;
}

#navCountries a:hover
{
	color:#282828;
	text-decoration:underline;
}

/* menu */

.breadcrumb1
{
	height:15px;	
}

.breadcrumb1 ul
{
	margin-right:5px;
	float:right;  
}

.breadcrumb1 ul li
{
	padding:0; 
	margin:0; 
	list-style:none; 
	float: left; 
	height:42px;
	display:inline;
}

.breadcrumb1 ul li a
{
	font:12px "Myriad Pro", Arial, sans-serif; 
	letter-spacing:1px; 
	color:#333333; 
	text-decoration:none; 
	padding:0 20px 0 20px; 
}

.breadcrumb1 ul li a:hover 
{
	text-decoration:underline; 
	color:#333333; 
}

.sig-button
{
	width:115px; 
	height:31px; 
	margin-left:5px;
}

/* menu  2*/

.breadcrumb 
{
	width:920px;
	float:left;
}

.breadcrumb2
{
	width:920px;
	float:left;
}

.mainMenu
{
	width:920px;
	height:40px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/nav/navbutton.png);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:-17px;
	
}

.breadcrumb ul
{
	margin-left:10px;
}

.breadcrumb ul li
{
	height:40px;
	list-style:none; 
	float:left;
}

.breadcrumb ul li a
{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF; 
	text-decoration:none; 
	line-height:40px; 
	display:block;
	padding:0 15px;
}

.breadcrumb ul li a:hover 
{
	text-decoration:none; 
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/nav/navbutton_hover.png); 
	background-repeat:repeat-x;
	line-height:40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.activeLink
{
	text-decoration:none; 
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/nav/navbutton_hover.png); 
	background-repeat:repeat-x;
	line-height:40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* menu 3*/

#navSecondary
{
	width:910px;
	height:35px;
	float:left;
	margin-top:-12px;
	margin-left:-10px;
}

#floatLeft
{
	float:left;
}


/* Left Column */

#leftColumn
{
	width:670px; 
	margin-left:18px;
	margin-top:12px; 
	float:left;
	
}

#leftParagraph
{
	width:320px; 
	float:left; 
	margin-top:20px;
}

#rightParagraph
{
	width:280px; 
	margin-left:50px; 
	float:left; 
	margin-top:25px;
}

#middleParagraph
{
	width:670px; 
	float:left; 
	margin-top:20px;
}


#Paragraph
{
	width:660px;
	float:left;
	line-height:15px;
}

#Paragraph2
{
	width:330px;
	float:left;
	vertical-align:middle;
	-moz-border-radius:10px;
	border-radius:10px;
}

#Paragraph3
{
	width:500px;
	float:left;
}

#Paragraph4
{
	width:400px;
}


#Paragraph2 li
{
	font-size:14px;
}

#pinkBg
{
	background-color:#ed008c;
	float:inherit;
	-moz-border-radius:10px;
	border-radius:10px;
}

#smallColumn
{
	float:left;
	width:200px;
	margin-right:10px;
	padding:5px;
	
}

#partnerBanner
{
	width:640px;
	height:30px;
	background-color:#ec008c;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:15px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:5px;
}

#partnerFooter
{
	width:640px;
	background-color:#999999;
	color:#FFFFFF;
	padding:12px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:20px;
	float:left;
}

#partnerJoin
{
	margin-top:20px;
	margin-left:45px;
	float:left;
}

#moveRight
{
	margin-left:10px;
}

#promoteBusiness
{
	margin:20px 0;
	margin-left:10px;
}

#couponBooks
{
	margin-right:10px;
	float:left;
}

#merchantSolution
{
	width:600px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

.heading
{
	font-size:24px; 
	color:#00b9f2;
}

.heading2
{
	font-size:24px; 
	color:#FFFFFF;
}

.subheading
{
	font-size:18px; 
	color:#00b9f2;
}

.subheading2
{
	font-size:14px; 
	color:#00b9f2;
	font-weight:bold;
}

.subheading2_2
{
	font-size:14px; 
	color:#00b9f2;
	margin-top:3px;
	margin-bottom:3px;
}

.subheading3
{
	font-size:16px; 
	color:#00b9f2
}

.subheading4
{
	font-size:16px;
	line-height:20px;
	color:#000000;
}

.subheading5
{
	font-size:20px; 
	color:#00b9f2
}

.subheading6
{
	font-size:16px;
	line-height:18px; 
	color:#00b9f2;
	font-weight:bold;
}

.subheading7
{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#FFFF33;
}

.subheading8
{
	font-size:13px;
	font-weight:bold;
	color:#f60594;
	margin-top:3px;
}

.text
{
	font-size:13px; 
	color:#2d2d2d;
}

.textWhite
{
	font-size:13px; 
	color:#FFFFFF;
}

.textWhite a:link
{
	color:#FFFFFF;
}

.textWhite a:visited
{
	color:#FFFFFF;
}

.textWhite a:hover
{
	color:#CCCCCC;
}

.partnerText
{
	margin-left:15px;
}

.partnerText ul
{
	margin-left:-40px;
}

.partnerText li
{
	margin-top:5px;
}

.smallText
{
	font-size:10px; 
}

.smallText2
{
	font-size:10px;
	color:#FFFFFF;
}

.smallText3
{
	font-size:12px; 
}

.smallText4
{
	font-size:12px;
	color:#00aeef;
}


.loginText
{
	color:#FFFFFF;
}

.login {
	background:white;
	padding:5px;;
	width:200px;
	font-size:13px;
}
.login form {
	margin:5px;
}
.login .input_text, .login .input_password {
	width: 120px;
	margin: 4px 0;
	padding:3px 10px;
	border:#000 solid 1px;
	-moz-border-radius:10px;
	boreder-radius:10px;
}
.login .input_checkbox {
	margin-left:50px;
}
.login .sign_in {
	margin-left:40px;
	background-color:#01baf2;
	border:none;
	color:#FFF;
	padding:5px 30px;
	font-size:14px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
	cursor:pointer;
}
.login label, .login p {
	color: #404040;
	font-size:1.2em;
	margin: 0;
	text-align:right;
}
.login h2 {
	font-size:16px;
	color:#f60594;
	margin:0;
	padding:4px;
	text-align:center;
	font-weight:bold;
}

.login_full {
	width: 600px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	text-align:center;
	margin: -20px auto 20px auto;
	border:#f5f6f7 solid thick;
	-moz-border-radius:10px;
	border-radius:5px;
	margin-top:-25px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
	
}
.login_full p {
	text-align:center;
	font-size:12px;
}

.merchantName
{
	padding-left:10px;
}

.merchantDiscount
{
	padding-right:5px;
}

#bottomSlide
{
	width:620px;
	float:left;
	margin-top:26px;
}

#smallMobile
{
	width:110px;
	float:left;
	margin-top:10px;
}


/* Right Column */

#rightColumn
{
	width:195px;
	float:right;
	margin-top:12px;
	margin-right:18px;
}

#rightImages
{
	width:190px;
	float:right;
}

#laptopGirl
{
	width:400px;
	float:right;
	margin-top:45px;
}

#laptopImage
{
	margin-left:20px;
	float:left;
}

#rightMobileImages
{
	width:195px;
	margin-top:24px;
}


#rightHomeImages
{
	width:195px; 
	margin-top:16px; 
}

#rightLogos
{
	margin-top:10px;
	margin-left:20px;
}


#images
{
	margin-top:50px;
}

/* Circle Buttons */

#circleButtons
{
	margin-left:40px; 
	margin-top:20px;
	float:left;
}

#button
{
	width:100px; 
	height: 70px;
	background-color:#ffffff;
	float:left;
}

#button:hover
{
	cursor:pointer;
}

#button .small
{  
	width:70px; 
	height:70px; 
	text-decoration:none; 
	background:#ffffff; 
	top:0; 
	left:0; 
	border:0;
	float:left;
}

#button img 
{
	border:0;
}

#button small:hover 
{
	text-decoration:none;
}

#button .large 
{
	display:block; 
	position:absolute; 
	width:0px; 
	height:0px; 
	border:0; 
	top:0; 
	left:0;
	overflow:hidden;
}

#button .small:hover .large 
{ 
	width:470px; 
	height:60px;
	margin-top:-50px;
	margin-left:240px;
	background-color:#FFF;
	opacity:0.6;
} 

#button #image
{
	float:left;
	margin:0 5px;
}

#space
{
	height:50px;
}

/* Footer */

.fotter-menu 
{
	margin:0 auto;
	padding-top:60px;
	width:940px;
	float:left;
}

.fotter-menu  ul
{
	margin-left:40px;
}

.fotter-menu  ul li
{
	list-style:none;
	float:left;
}

.fotter-menu  ul li a
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none; 
	padding:0 15px 0 15px;
	font-weight:normal;
}

.fotter-menu  ul li a:hover
{
	color:#00b9f2;
	text-decoration:none;   
}

#fotter-copy
{
	width:940px;
	margin-top:40px;
	color:#FFFFFF;
	float:left;
	margin-left:100px;
}

#fotter-copy a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#fotter-copy a:hover
{
	color:#00b9f2;
	text-decoration:none;   
}

#FooterOuter
{
	margin-top:0px;
	height:300px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/footer/footerOutterBg.png);
	background-repeat:repeat-x;
}

#fotterBox
{
	width:960px;
	margin:0px auto;
	height:260px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/footer/footerBg.png);
	background-repeat:no-repeat;
	position:relative;
}

/* RHS Boxes */

#connect
{
	width:170px;
	height:75px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	-moz-border-radius:10px;
	border-radius:5px;
	margin-top:-25px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#connect2
{
	width:170px;
	margin-top:0px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	padding-bottom:0;
	-moz-border-radius:10px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#connect3
{
	width:170px;
	margin-top:-30px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	padding-bottom:0;
	-moz-border-radius:10px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#topTips
{
	width:170px;
	margin-top:-30px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	-moz-border-radius:10px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#whatDo
{
	width:170px;
	height:200px;
	margin-top:16px;
	line-height:14px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	-moz-border-radius:10px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#rightBox
{
	width:170px;
	padding-bottom:20px;
	margin-top:16px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/icons/sideBox.png);
	background-repeat:repeat-x;
	border:#f5f6f7 solid thick;
	padding:5px;
	padding-left:5px;
	-moz-border-radius:10px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #b9b9b9;
	-webkit-box-shadow: 1px 1px 5px #b9b9b9;
	box-shadow: 1px 1px 5px #b9b9b9;
}

#socialLogo
{
	float:left;
	opacity:0.7;
	padding-right:12px;
	padding-left:3px;
	margin-top:17px;
	margin-bottom:15px;
}

#socialLogo2
{
	float:left;
	opacity:0.7;
	margin-top:17px;
	margin-bottom:15px;
}

#socialLogo:hover
{
	opacity:1;
}

#socialLogo2:hover
{
	opacity:1;
}

#boxImage
{
	margin-top:15px;
	margin-bottom:0px;
}

#boxTipsImage
{
	width:50px;
	margin-top:17px;
	float:left;
}

#boxTipsText
{
	margin-top:30px;
	margin-left:55px;
}

#boxTipsText2
{
	margin-top:15px;
	margin-left:55px;
}

#boxWhatImage
{
	width:24px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}

#boxWhatText
{
	margin-top:8px;
	margin-left:35px;
}

#boxWhatText2
{
	margin-top:12px;
	margin-left:35px;
}

.page_tabs
{
	width:440px;
}

.user-member
{
	width:440px;
	margin-top:200px;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

#slider {
	position:relative;
    width:618px;
    height:150px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/loading.gif) no-repeat 50% 50%;
}

#slider2 {
	position:relative;
    width:620px;
    height:150px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/loading.gif) no-repeat 50% 50%;
}

#slider3 {
	position:relative;
    width:240px;
    height:250px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/loading.gif) no-repeat 50% 50%;
}

#slider4 {
	position:relative;
    width:240px;
    height:250px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/loading.gif) no-repeat 50% 50%;
}

#slider5 {
	position:relative;
    width:240px;
    height:250px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/slides/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.clear {
	clear:both;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*Savings Calculator */

#CalcPage
{
	width:880px;
	height:700px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/awc/theme/default/images/calculator/calculatorBg.png);
	background-repeat:repeat-y;
	-moz-border-radius:10px;
	border-radius:10px;
	float:left;
}

#Calcbg
{
	width:880px;
	height:680px;
	background-image:url(https://s3-ap-southeast-2.amazonaws.com/myrewards-media/webroot/images/calculator/calculator.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}

#Calc
{
	width:550px;
	margin:0 auto;
	margin-top:95px;
	padding-left:220px;
	color:#000000;
	font-size:14px;
	text-align:right;
	line-height:20px;
}

#calcItemTitle
{
	margin-right:60px;
}


#calcOtherTitle
{
	margin-left:40px;
}

#calcItemResults
{
	margin-right:2px;
}

#calcOtherResults
{
	margin-right:2px;
}

#tableColumn
{
	width:550px;
	margin-top:5px;
	float:left;
	background-color:#FFFFFF;
	border:#666666 solid thin;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom: 0px;
	height: 30px;
}

#calcItem
{
	width:155px;
	padding-left:10px;
}

#calcContent
{
	width:115px;
	padding-left:10px;
}

#inputForm
{
	border:none;
	background-color:#FFFFFF;
	padding-top:5px;
	color:#CC3333;
}

.calcSmallText
{
	font-size:11px; 
}

.calcTitle
{
	float:left;
	padding:1px 10px;
	background-color:#ec008c;
	border:#FFFFFF thin solid;
	color:#FFFFFF;
	-moz-border-radius:10px;
	border-radius:10px;
}

.calcResults
{
	float:left;
	padding:1px 10px;
	background-color:#00b9f2;
	border:#FFFFFF thin solid;
	color:#FFFFFF;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:8px;
}

.calcSelect
{
	color:#00bff2;
	font-size:16px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:200px;
}

.tableSpace
{
	float:left;
}

.field
{
	border:#000000 thin solid;
	padding-left:10px;
}


/*Facebook & Twitter*/

#facebook_div 
{
	float:left;
	width:180px;
	height:190px;
	margin-top:-20px;
	margin-bottom:3px;
	overflow:hidden;
}

#facebook_div2 
{
	float:left;
	width:190px;
	height:240px;
	margin-top:-20px;
	overflow:hidden;
}

#twitter_div 
{
	width:165px;
	text-align:left;
	margin-top:0px;
	border:none;
	overflow:hidden;
}
 
#twitter_div2
{
	width:165px;
	text-align:left;
	margin-top:0px;
	border:none;
	overflow:hidden;
}
 
#twitter_div ul li 
{
	color: #0C93BA;
	font-size:12px;
	margin-left:-30px;
	padding-bottom:5px;
	list-style:none;
}

#twitter_div2 ul li 
{
	color: #0C93BA;
	font-size:12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	padding-bottom:5px;
	margin-left:-10px;
	margin-bottom:5px;
	list-style:none;
}
 
#twitter_div ul li a 
{
	text-decoration: none;
	color: #DDA84E;
}

#twitter_div2 ul li a 
{
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover 
{
	text-decoration: none;
	color: #D78E42;
}

#twitter_div2 ul li a:hover 
{
	text-decoration: none;
	color: #D78E42;
}


/* Other */

#space
{
	height:90px;
}

#rotate
{
	width:200px;
	position:relative;
    overflow:hidden;
	margin-top:10px;
}

.scrollLogos 
{
    height:410px;
}

.scrollLogos2 
{
    height:250px;
}

.scrollLogos3
{
    height:545px;
}



 
