/* 
===================================================================================
--> References
===================================================================================
*/

div#reference
{
    height: 160px;
	width: 357px;
    padding-top: 15px;
}

div#reference div#title_partLeft, div#reference div#title_partRight
{
    float: left;
	display: inline;
    height: 25px;
}
div#reference div#title_partLeft
{
    padding: 0px 15px 0px 15px;
    width: 357px;
}
div#reference div.grid
{
    height: 150px;
}

div#reference div.grid ul li
{
    height: 140px;
}

div.gridMaster div.grid ul li div.container
{
    width: 355px;
	height: 115px;
	float: left; display: inline;
}

div#reference div.grid ul li p
{
    color: #acacac;
    height: 38px;
    overflow: hidden;
}

img.reference
{
    width: 186px;
    height: 136px;
    
}