div.mod_detail div.items div.mod_detail_item {
	border-bottom: 1px dotted #AAAAAA!important;
}



div.mod_detail div.mod_detail_item div.message h5 {
	font-size:1.2em;
	left:-132px;
	margin-bottom:3px;
	margin-top:1px;
	padding-right:0;
	position:relative;
}

div.mod_detail div.mod_detail_item div.image {
	border:medium none;
	float:left;
	margin-bottom:20px;
	margin-right:15px;
	padding:0 0 0;
	position:relative;
	text-align:center;
	top:5px;
	width:auto;
}

.image img {
	border:1px solid #999999;
	height:75px;

	margin-top:20px;

	width:115px;
}

div.mod_detail div.mod_detail_item div.message p {
	margin-bottom:3px;
	margin-top:10px!important;
	width:450px;
}

div.mod_detail div.mod_detail_item div.image {
	border:medium none;
	float:left;
	margin-right:15px;
	padding:0;
	text-align:center;
	top:10px;
	width:auto;
}

h3 a{
	color:#1F0A80!important;
}

div.mod_detail div.mod_detail_item div.message {
	float:left;
	width:341px;
	padding-top:10px!important;
}

.image img {
	border:1px solid #999999;
	height:75px;
	margin-top:35px;
	width:115px;
}

.language-selector{
	
	float:right;
	width:50px;
	padding-top:8px;
	padding-right: 25px;
	
}

.language-selector ul{
	list-style: none;
	padding: 0;
	margin: 0
	
}

.language-selector li{
	float: right;
	margin: 0 0.15em;
} 

/**Overwrite the detail module primary and secondary image**/
div.mod_detail div.mod_detail_item div.mod_detail_item_images a.primary_image {
	border:none!important;
}

div.mod_detail div.mod_detail_item div.mod_detail_item_images a.secondary_image {
	border:none;
}
	
/** END - Overwrite the detail module primary and secondary image - END **/
