div.input {
	margin:0 28px 10px;
	margin-right: 30px;
}
div.input label {
	font: normal 12px Arial; 
}
div.error {
	margin:0 23px 10px;
	margin-right: 30px;
}
#flashMessage.error {
	margin: 0;
}
#commitment_wrapper {
	padding: 10px 20px;
	padding-top: 20px;
	background-color: #00a2e5;
}
#other {
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
#other h1, #other h2 {
	margin: 0;
	padding-left: 10px;
	font: bold 36px Arial;
}
#other #back {
	padding: 15px;
}
#other #back a {
	font: bold 14px Arial;
	color: #000;
	display: inline;
}
#other #back a:hover {
	color: #999;
}
#other h1 a {
	display: inline;
	color: #000;
	text-decoration: none;
}
#other h1 a:hover {
	color: #999;
	text-decoration: underline;
}			
#other h2 {
		font: bold 28px Arial;
}
#other p {
	font: normal 18px Arial;
	color: #979797;
	margin: 0;
	padding-left: 10px;
}
#featured_creative {
	padding: 0px;
	margin: 0px auto;
}
.featured_item {
	width: 192px;
	padding: 7px;
}

.featured_item a img {
	border: 2px solid #fff;
}
.featured_item a:hover img {
	border: 2px solid #f00;
}			
#creative_columns {
	padding: 0px;
	margin: 0px auto;
	border-spacing: 0;
}
#creative_columns .column {
	background: url('/images_2/creative/column_bg.png') repeat-y;
	vertical-align: top;
	padding: 0;
	width: 33%;
}

#creative_columns .upload p {
	font: normal 12px Arial;
	color: #000;
	margin: 0 20px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#creative_columns .upload .input_button {
	font: normal 12px Arial;
	color: #000;
	margin: 0 29px;
	margin-bottom: 10px;
}		
#categories {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
#categories li {
	font: bold 22px Arial;
	border: 2px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	background-color: #efefef;
	margin-right: 20px;
	padding: 7px;
	padding-left: 15px;
	width: 249px;
	margin-left: 17px;
}
#categories li a {
	color: #000;
	text-decoration: none;
}
#categories li a.viewall {
	color: #da1f2b;
	font-size: 16px;
	text-decoration: underline;
}
#categories li a:hover.viewall {
	color: #000;
}
.creative_new {
	border: 2px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	margin-right: 20px;
	padding: 0;
	width: 275px;
	margin-left: 17px;	
	background-color: #efefef;						
	cursor: pointer;
}
.creative_new .creative_img {
	width: 100px;	
	padding: 5px 3px;
	text-align: center;
}

.creative_new .creative_info {
	padding: 10px 0px;
	padding-left: 3px;
	font-family: Arial;
	color: #7f7f7f;
	font-size: 14px;
}
.creative_new a {
	color: #000;
	text-decoration: none;
}
.creative_new a:hover {
	text-decoration: underline;
}			
#other .creative_new .creative_info h2 {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#other .video_overlay {
	font: normal 12px Arial; 
	background: url("/images_2/creative/bg.png"); 
	height: 38px; 
	padding: 8px; 
	overflow: hidden; 
	width: 190px; 
	position: absolute; 
	top: 63px; 
	left: 0px; 
	z-index: 100; 
	margin: 0;
}
#other .video_overlay h1 {
	padding: 0; 
	margin: 0; 
	font: normal 18px Arial;
}
#other .video_overlay a {
	color: #000;
	text-decoration: none;
}

#other .video_overlay a:hover {
	text-decoration: underline;
}
#creative_item {
	text-align: center;
	padding: 15px;
}
#other .featured_item img {
	display: block;
	margin: 0 auto;
}
.creative_new .creative_img img {
	display: block;
	margin: 0 auto;
}

#other div.youtube_small {
	overflow: 	hidden;
	height: 	68px;
}
#other img.youtube_small_thumb {
	margin-top: -11px;
}				
.youtube_large {
	overflow: 	hidden;
	height: 	180px;
}
.youtube_large_thumb {
	margin-top: -30px;
}	