/*
-----------------------------------------------
Styles
----------------------------------------------- */

/* Iphone styles
----------------------------------------------- */
body #wrapper {
	width: 630px;
}
body #primary {
	width: 630px;
	float: left;
	margin:0;
}
body #secondary {
	clear: left;
}
ul#nav {
	width: 630px;
	float: left;
	clear: left;
	margin: 10px 0 20px 0;
}
p.details_name, a.details_email, a.details_twitter {
	display:none;
}
#secondary h2 {
	margin-top: 20px;
}
#secondary.websites ul {
	margin-top: 20px;
}
p.description {
	margin-left: 10px;
	width:480px;
}