@charset "UTF-8";
/* CSS Document */

p1 {font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'}
h1 {font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
a {font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; color:#737373;text-decoration: none}
/* mouse over link */
a:hover {
    color: lightgray;}
ul {list-style-type:none;
	margin:0;
	padding:0}
div {width:none;
	padding:5px;
	margin-bottom:40px;
	display:inline-block;
	background-color: white}

img {max-width:100%;height:auto;display:block}
.designinspo {width:270px; height:auto; margin-left:26px; margin-top: 15px; margin-bottom:30px; float:left; background-color:clear;line-height:15px;position:inherit} 
.designinspo:last-child {margin-right:0px;}



