
#right a:link,
#right a:active,
#right a:visited{
	text-decoration: none;
}

#right .button{
	text-decoration: none;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#youTubeContainer img{
	margin: 0 0 0 0;
	cursor:pointer;
}

#flickrContainer .flickr{
	display: block;
	float: left;
	cursor:pointer;
}

#flickrContainer .flickr img{
	display: block;
}

#flickrContainer img{
	margin: 0 20px 3px 0;
}

#flickrContainer img.last{
	margin: 0 0 3px 0;
}

#cloudContainer{
	margin: 20px 0 0 0;
}

#cloudContainer .button{
	margin-bottom: 0;
	margin-top: 4px;
}

#right input{
	width:110px;
	height: 15px;
	font-size: 11px;
	padding: 2px;
	margin: 0 0 5px 0;
	display:block;
	float:left;
}

#right .button{
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

#right h1{
	margin-bottom: 10px;
}

#right .red {
	color:#e30103;
}
