a.assetTitleLink:link, a.assetTitleLink:visited, a.assetTitleLink:active  { font:normal 10px tahoma; text-decoration:none; color:black;}
a.assetTitleLink:hover  {font:normal 10px tahoma; text-decoration:underline;color:blue;}

div#assetContainer{
	padding:10px 0px;
	margin:0px;
	float:left;
	width:100%;
	_width:98%;

}

div#assetContainer form{
	padding:0px;
	margin:0px;
	float:left;
}

div#galleryBox {
	float:left;
	width:100%;
	_width:98%;
	background:url(/images/bg-dotteddivider.gif) repeat-x;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

div#galleryBox h5{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#EB4125;
}
div.assetBox {
	float:left;
	/*width:80px;  /* This width value is optional. It can work without this but you will have the benefit of being able to align text in center (e.x. asset_title) */
	margin:10px 10px 0px 0px;
}

div.asset {
	float:left;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
}

div.assetTitleBox {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px 0px 0px 0px;
	/* Set these attributes to be the same as for assetTitleLink (These attributes are rendered only in the case that applyLink is set to NO) */
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:black;
	/* /Set these attributes to be the same as for assetTitleLink (These attributes are rendered only in the case that applyLink is set to NO) */
}

div#galleryBox div.assetTitleBox a img{
	margin-left:0px;
	padfing:0px;
	border:0px;
}

div#galleryBox img, img.galleryImage {
	border:0px;
	padding:0px;
	margin:0px 5px;
	border:2px solid #676767;
}

img.iconImage {
	float:left;
	padding:0px 0px 0px 0px;
}

div.asset div{
	padding:5px 0px;
	margin:0px;
	float:left;
	text-align:left;
}

#ContentToLoadFromList h4 {font-weight:bold;}
.right_content h1 {font-size: 22px;font-weight:bold;}

div.sectionChildHalf {
width: 45%;
height: 175px;
padding: 0px;
margin: 0px;
float: left;
padding: 0px 0px 20px 0px;
}

a.h3Style:link, a.h3Style:visited, a.h3Style:active  {font-size:16px; font-family: 'Open Sans', sans-serif;  color:#EB4125; text-decoration:none;}
a.h3Style:hover  {font-size:16px; font-family: 'Open Sans', sans-serif;  text-decoration:underline; color:#EB4125;}
img.sectionPicRight {
float: right;
text-align: right;
margin: 0px 0px 0px 11px;
border: 2px solid #676767;
}

.assetTitleBox a{
	font-family: Calibri;
	font-size: 15px;
	text-decoration: none;
	color: #383838;
}


